AddPlayerSpawn help! - 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: AddPlayerSpawn help! (
/showthread.php?tid=154825)
AddPlayerSpawn help! -
Abraham2nd - 15.06.2010
ok guys please help i downloaded a FS MAP and add it to my server..works Great!! but i want to add a spawn on the new map out at sea for a specific class..army only cuzz its army only this is the whole FS MAP CODE :
http://pastebin.com/2GMVcQbs
and i want to add this spawn:
AddPlayerClass(287,952.0728,3877.0100,17.7409,193. 0764,0,0,0,0,0,0); //
ty and dont forget ....its for army only! PLEASE HELP
Re: AddPlayerSpawn help! -
WSD - 17.06.2010
Try using AddPlayerClassEx and creating a team for the Army:
https://sampwiki.blast.hk/wiki/AddPlayerClassEx
Its similar to AddPlayerClass but with a section to assign that particular skin to a team.