13.09.2010, 15:28
Well,
In my gamemode the player gets a new weapon how higher his score is.
But now he have to die first before he gets hes new weapon.
How can I take the weapon and give a new weapon without he has to die first.
I am now using
ResetPlayerWeapons(playerid);
GivePlayerWeapon(playerid,22,1000);
+ Whats the code for unlimited ammo?
In my gamemode the player gets a new weapon how higher his score is.
But now he have to die first before he gets hes new weapon.
How can I take the weapon and give a new weapon without he has to die first.
I am now using
ResetPlayerWeapons(playerid);
GivePlayerWeapon(playerid,22,1000);
+ Whats the code for unlimited ammo?