Help me code
#3

OMG please put your code between, [code] tags next time.

Код:
for(new i=0;i<9;i++)
{
     if(PlayerInfo[playerid][pAmmo][i] == 0)
              PlayerInfo[playerid][pGun][i] = 0;

     SetPlayerWeaponEx(playerid);
}
Isnt it more readable? ^^
Put it under OnPlayerUpdate or under a function using which you can remove the weapon.
Reply


Messages In This Thread
Help me code - by Shinichi - 24.07.2018, 01:55
Re: Help me code - by Shinichi - 24.07.2018, 08:38
Re: Help me code - by GTLS - 24.07.2018, 14:03

Forum Jump:


Users browsing this thread: 2 Guest(s)