Server crashes after opening
#2

Not sure how to fix the crash but for the Game Mode text:

At the start of your gamemode type

Код:
#define SERVER_GM_TEXT "Your Gamemode"
And type what you want your gamemode text to be in Your Gamemode, then in the actual script, after defines/includes, type EXACTLY this

Код:
SetGameModeText(SERVER_GM_TEXT);
There
Reply


Messages In This Thread
Server crashes after opening - by JordanSmith - 13.10.2013, 15:20
Re: Server crashes after opening - by Gazzy - 13.10.2013, 15:44
Re: Server crashes after opening - by JordanSmith - 13.10.2013, 15:50
Re: Server crashes after opening - by EvanA - 13.10.2013, 15:50
Re: Server crashes after opening - by JordanSmith - 13.10.2013, 16:51
Re: Server crashes after opening - by Konstantinos - 13.10.2013, 16:54
Re: Server crashes after opening - by JordanSmith - 13.10.2013, 17:01
Re: Server crashes after opening - by Konstantinos - 13.10.2013, 17:05
Re: Server crashes after opening - by JordanSmith - 13.10.2013, 17:07

Forum Jump:


Users browsing this thread: 3 Guest(s)