Proplem!!!! - 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: Proplem!!!! (
/showthread.php?tid=334814)
Proplem!!!! -
ChristianPrice - 16.04.2012
When I'm logging to my server or trying to register I have this "Server Closed Connection", While I uploaded everything in correct way in the cpanel...
Re: Proplem!!!! -
ReneG - 16.04.2012
Make sure the script calls SetSpawnInfo before calling SpawnPlayer. This bug was introduced in 0.3d
Re: Proplem!!!! -
ChristianPrice - 16.04.2012
mhm u meant that i remove "SPAWNPLAYER" and add SetSpawnInfo? or? what

Please help
Re: Proplem!!!! -
ReneG - 16.04.2012
Add SetSpawnInfo
before calling SpawnPlayer.
Re: Proplem!!!! -
Marco_Valentine - 16.04.2012
on player requestclass SetSpawnInfo, Samp wii the function, it's got some good values
Re: Proplem!!!! -
ChristianPrice - 16.04.2012
Thanks bro rep for you..