ammo hack
#7

No need for Timer or OnPlayerUpdate.

Just simply

PHP код:
public OnPlayerWeaponShot(playeridweaponidhittypehitidFloat:fXFloat:fYFloat:fZ) {
    if(
GetPlayerAmmo(playerid) > 9999) {
        
Kick(playerid);
    }
    return 
1;

Reply


Messages In This Thread
ammo hack - by br155 - 18.06.2016, 18:08
Re: ammo hack - by TwinkiDaBoss - 18.06.2016, 18:36
Re: ammo hack - by K0P - 18.06.2016, 18:38
Re: ammo hack - by br155 - 18.06.2016, 18:52
Re: ammo hack - by Luis- - 18.06.2016, 19:30
Re: ammo hack - by Backups - 18.06.2016, 19:35
Re: ammo hack - by TwinkiDaBoss - 18.06.2016, 19:38
Re: ammo hack - by WhiteGhost - 18.06.2016, 19:38
Re: ammo hack - by br155 - 18.06.2016, 20:09

Forum Jump:


Users browsing this thread: 1 Guest(s)