RP Spawn - 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: RP Spawn (
/showthread.php?tid=212773)
RP Spawn -
Snowman12 - 17.01.2011
Hay im making a rp but i have a problem i have the co-ords i want but i want to know where they go because its a one offafter they register then its where they last were before they left
Re: RP Spawn -
Anthonyx3' - 17.01.2011
after register do
pawn Код:
SpawnPlayer(playerid);
SetPlayerPos(playerid, x,y,z);