SA-MP Forums Archive
Problems with weapons - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: Problems with weapons (/showthread.php?tid=105336)



Problems with weapons - goudewup - 28.10.2009

Hey there, i got a problem with weapon 39, the remote bomb bag. When i dropped all my bags it gives me a shotgun with 10 ammo instead of a detonator
Is this a bug in the SAMP source, or can i fix this in my script?


Re: Problems with weapons - nateskywalker - 12.04.2010

First: Planted satchels will show for streamed in players only.


GivePlayerWeapon(playerid, 39, 75); //the bombs
GivePlayerWeapon(playerid, 40, 1); //the detonator

use your mouswhel to scroll trough your weapons


Re: Problems with weapons - Correlli - 12.04.2010

Quote:
Originally Posted by nateskywalker
First: Planted satchels will show for streamed in players only.


GivePlayerWeapon(playerid, 39, 75); //the bombs
GivePlayerWeapon(playerid, 40, 1); //the detonator

use your mouswhel to scroll trough your weapons
Check the date of the topic before you post next time.


Re: Problems with weapons - nateskywalker - 12.04.2010

Delete old topics before do this again