SA-MP Forums Archive
[Help]Starting Server - 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: [Help]Starting Server (/showthread.php?tid=296579)



[Help]Starting Server - cotyzor - 12.11.2011

I have a big big big problem

Start the server (Windows) get on the server and does not load anything ...

Instead of "Welcome to My server" (as described in gamemode) he says "Welcome to Tessst" (and if you write something and press enter) server closes ... But in SAMP displays gamemode & mapname

server_log.txt here:

http://pastebin.com/hTXPtwYN

Have any ideas?

If you do not write anything, just stay with the two arrows and "Spawn" ... If I press the on "Spawn" faaaaaall into empty

/imageshack/img580/8470/samp008ct.png

Quote:

format(motd, sizeof(motd), "{FFFF00}Welcome to First Class:RPG Server {000000}({DF0101}0.3c{000000})");




Re: [Help]Starting Server - GangsTa_ - 12.11.2011

"Welcome to Tessst" is because your server name is "Tessst" it can't be removed.


Re: [Help]Starting Server - cotyzor - 12.11.2011

Quote:
Originally Posted by GangsTa_
Посмотреть сообщение
"Welcome to Tessst" is because your server name is "Tessst" it can't be removed.
Oky, but why nothing is loading ?


Re: [Help]Starting Server - GangsTa_ - 12.11.2011

Maybe some code doesn't allow loading? returning to a 'false' boolean variable?