SA-MP Forums Archive
I have a serious problem - 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: I have a serious problem (/showthread.php?tid=255048)



I have a serious problem - Swiftz - 14.05.2011

In my server some accounts cant spawn, Like i have dialog login system. So when the click on login after typing password, the spawn button disappears and the playercamerapos is put somewhere (default one) and he cant do anything


Re: I have a serious problem - [L3th4l] - 14.05.2011

"some"?? Everything is good when you CAN spawn? Might be bugged coordinates. Try adding debug lines under "OnPlayerRequestClass"


Re : I have a serious problem - Jean_Pierre - 14.05.2011

Bug in SCRIPT. /deleteaccount fixes it, But it will appear again


Re: I have a serious problem - Swiftz - 14.05.2011

I actually want a line to spawn player automatically without pressing spawn button, so help


Re: I have a serious problem - Markx - 14.05.2011

Quote:
Originally Posted by Swiftz
Посмотреть сообщение
I actually want a line to spawn player automatically without pressing spawn button, so help
Use OnPlayerDialogResponce(bla bla)
and SpawnPlayer(playerid)