SA-MP Forums Archive
Weapons Spawning 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: Weapons Spawning problem (/showthread.php?tid=508510)



Weapons Spawning problem - ShaneOvSina - 22.04.2014

When i spawn i get a few weapons.
I have no code on my script that will give out weapons
Whats the problem?


Re: Weapons Spawning problem - Konstantinos - 22.04.2014

Have you used the weapon parameters in AddPlayerClass or AddPlayerClassEx functions? Setting those to 0 will not give any weapon to the player on spawning.


Re: Weapons Spawning problem - ShaneOvSina - 22.04.2014

I never noticed that!
Thanks!