15.05.2013, 23:58
Would you please show
stock ?
However.
I guess that the 75 is the ammo-amount you get - Changing it to "999999" would give you unlimited ammo. [Note:In the code below]
to
PHP код:
GivePlayerWeaponEx
However.
I guess that the 75 is the ammo-amount you get - Changing it to "999999" would give you unlimited ammo. [Note:In the code below]
PHP код:
GivePlayerWeaponEx(playerid, weapon, 75);
PHP код:
GivePlayerWeaponEx(playerid, weapon, 999999);