SA-MP Forums Archive
Hello :) i need help with somthing.. - 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: Hello :) i need help with somthing.. (/showthread.php?tid=364887)



Hello :) i need help with somthing.. - xRotem - 01.08.2012

hello,
i need help with change somthing, listen
i want to change the place where the accounts spawn after they register so where can i find it? -_-
Thanks


Re: Hello :) i need help with somthing.. - doreto - 01.08.2012

SetPlayerPos(...) search for it or you


Re: Hello :) i need help with somthing.. - SomebodyAndMe - 01.08.2012

Look for the dialog they register in.


Re: Hello :) i need help with somthing.. - Littlehelper - 01.08.2012

on callback OnPlayerSpawn or use SetSpawnInfo on onDialogResponse callback right after they register/login.