Posts: 772
Threads: 79
Joined: Dec 2012
pawn Код:
GivePlayerWeapon(playerid, weaponid, 10000);
Posts: 50
Threads: 6
Joined: May 2013
Reputation:
0
No when they receive the weapon like : you do /sellgun u know or when you go to the lspd locker and on Raven's Roleplay is /duty but on others it is /lspd and then when I do /equip you have like a position to choose and then I want infinite ammo when you receive a weapon like : spas,desert eagle...
Posts: 50
Threads: 6
Joined: May 2013
Reputation:
0
Would you mind if I give you the whole folder zipped?
Posts: 105
Threads: 3
Joined: Jun 2010
Reputation:
0
Do a search in the Pawn software for all the: "GivePlayerWeapon"
And replace their number of ammo with: "0x7FFFFFFF'"
Good luck.