SA-MP Forums Archive
changin player spawn 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: changin player spawn weapons (/showthread.php?tid=65507)



changin player spawn weapons - My_Waffles_Bitch_L0L - 13.02.2009

how do i do tht? and i DONT wanna use SetSpawnInfo, cuz it suk, how can i else change tah player spawn weapons?


Re: changin player spawn weapons - Marcel - 13.02.2009

http://forum.sa-mp.com/index.php?top...9630#msg569630 made by Jay.


Re: changin player spawn weapons - Sh4rk1337 - 13.02.2009

Well if you want your players to choose skins with different weapons you would use
Код:
	AddPlayerClass(288, 2116.6829,1003.1592,11.0929, 269.1425, 0, 0, 0, 0, 0, 0);
and change the following to your liking "(skin, Float, Float:y, Float:z, Float:Angle, weapon1, weapon1_ammo, weapon2, weapon2_ammo, weapon3, weapon3_ammo)"