Ammu shop RP
#3

means that somewhere in your gamemode you have a weapon anti-cheat what gamemode you using?

check in your gamemode that certain weapons aren't being blocked resulting in a ban.

such as:

pawn Код:
if(GetPlayerWeapon(playerid) == 38) //Minigun
    {
              Ban(playerid);
              return 1;
        }
Reply


Messages In This Thread
Ammu shop RP - by lider1241 - 11.08.2013, 12:59
Re: Ammu shop RP - by Mattakil - 11.08.2013, 13:19
Re: Ammu shop RP - by Donvalley - 11.08.2013, 13:21
Re: Ammu shop RP - by Originality - 11.08.2013, 13:25
Re: Ammu shop RP - by lider1241 - 11.08.2013, 15:24
Re: Ammu shop RP - by Mattakil - 11.08.2013, 16:01
Re: Ammu shop RP - by lider1241 - 11.08.2013, 16:42

Forum Jump:


Users browsing this thread: 1 Guest(s)