17.10.2013, 16:41
Something like this?
Quote:
|
Ammobox2[playerid]=1; SetPlayerAmmo(playerid,GetPlayerWeapon(playerid),G etPlayerAmmo(playerid)+100); SendClientMessage(playerid, Green, "You have received 100 rounds of ammo to your current weapon!"); |

