ammo hack
#8

Quote:
Originally Posted by K0P
Посмотреть сообщение
You can do that in 1 line:

Код:
if(GetPlayerAmmo(playerid) >= 9999)
Yeah Thats true.
PHP код:
public OnPlayerUpdate(playerid)
{
    if(
GetPlayerAmmo(playerid) >= 9999)  ResetPlayerWeapons(playerid);
    return 
1;

I Advice this code instead of kicking them but its yourchoice what do u want it for though?
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: 2 Guest(s)