------------HELP Giveplayerweapon problem---------------------- - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: ------------HELP Giveplayerweapon problem---------------------- (
/showthread.php?tid=559374)
------------HELP Giveplayerweapon problem---------------------- -
Mijata - 22.01.2015
why player have 3 bullets for this weapon?
Код:
GivePlayerWeapon(playerid,37,30);
Re: ------------HELP Giveplayerweapon problem---------------------- -
Bondage - 22.01.2015
It should be 30
Re: ------------HELP Giveplayerweapon problem---------------------- -
Anuris - 22.01.2015
Show the whole code or try to change ammount of bullets and see the result.
Re: ------------HELP Giveplayerweapon problem---------------------- -
Mijata - 22.01.2015
how much is recommended to change?
Re: ------------HELP Giveplayerweapon problem---------------------- -
aCloudy - 23.01.2015
Quote:
Originally Posted by Mijata
how much is recommended to change?
|
Try to set the ammo to 1, Then to 4 ..
See if there is any difference.