ItsMods

Full Version: MW3 Shop plugin
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Pages: 1 2 3 4 5 6
where is the plugin link!? HuhDodgy
pleaseee link Sad
Dude removed it for some reason. Not sure if this is similar but check @MoonSailar's one http://www.itsmods.com/forum/Thread-Rele...-Shop.html
this shop beug Sad
(07-01-2014, 18:21)iCoCoHD Wrote: [ -> ]this shop beug Sad

Here to fix the MoonShop's Hud:


Add this in above this: public override void OnPlayerConnect(ServerClient client)

Code:
public override void OnMapChange()
        {
            foreach (ServerClient client in GetClients())
            {
                int clientshop = ShopMenu_HUD(client.ClientNum);
            if (Client_HudElem_Shop.ContainsKey(client.ClientNum))
                Client_HudElem_Shop[client.ClientNum] = clientshop;
            else
                Client_HudElem_Shop.Add(client.ClientNum, clientshop);
            }
        }



I might release a fixed version of the MoonShop thats compiled - if thats alright @SailorMoon
Why not?
I just wanted to make sure you don't care if i post the fixed MoonShop, with a few upgrades Smile
I am using your shop dude can you give me code for this all shop or chang infected health to 175 and give to download plis
the source is right there learn to do it yourself
[/quote]
can you point me to that source?
thank you.
download link ?
Pages: 1 2 3 4 5 6