SA-MP Forums Archive
OnPlayerSpawn - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Server (https://sampforum.blast.hk/forumdisplay.php?fid=6)
+--- Forum: Server Support (https://sampforum.blast.hk/forumdisplay.php?fid=19)
+--- Thread: OnPlayerSpawn (/showthread.php?tid=412394)



OnPlayerSpawn - Hussain - 01.02.2013

When a player spawns i dont want them to pick Lv / Sf / Ls
I want them to teleport to a specific place e.g :
AddPlayerClass(0,1672.2053,1481.3687,10.7725,268.2 667,0,0,0,0,0,0); // LVAP

Can you tell me the code Please thanks!


Re: OnPlayerSpawn - mittukuttan - 02.02.2013

setplayerpos(playerid,//whatever u want);