Weapon Scripting Help
#1

(Sorry if this is the Wrong Section)

How do you get a Weapon to go from Unlimited Ammo to Limited Ammo?
Reply
#2

maybe you'll have:-
Код:
// Unlimited Ammo
GivePlayerWeapon(playerid, 24 ,10000);
//Limited Ammo
GivePlayerWeapon(playerid, 24 ,-9000);
it will leave you with 1000 ammo.
Calculate it... do the math, it's easy.
Reply
#3

Now how do set it so they can buy Ammo?
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)