Space on "hostname"
#2

Search for
pawn Код:
CheckFiles();
. If you don't have Add it under OnGameModeInit(); and type
pawn Код:
CheckFiles();
    SetGameModeText(SERVER_GM_TEXT);
    SendRconCommand("hostname hostname with spaces");
    SendRconCommand("weburl if you want add your web url");
    SendRconCommand("mapname San Andreas");
and on the top of your script add
pawn Код:
#define SERVER_GM_TEXT "ChangeMe"
#define SERVER_GM_UPDATER "YourNameHere"
Reply


Messages In This Thread
Space on "hostname" - by nGen.SoNNy - 29.03.2013, 10:28
Re: Space on "hostname" - by Sweez - 29.03.2013, 10:35
Re: Space on "hostname" - by nGen.SoNNy - 29.03.2013, 10:37
Re: Space on "hostname" - by Sweez - 29.03.2013, 10:39
Re: Space on "hostname" - by nGen.SoNNy - 29.03.2013, 10:41
Re: Space on "hostname" - by Sweez - 29.03.2013, 10:41
Re: Space on "hostname" - by nGen.SoNNy - 29.03.2013, 10:46
Re: Space on "hostname" - by Sweez - 29.03.2013, 10:48
Re: Space on "hostname" - by Konstantinos - 29.03.2013, 10:49
Re: Space on "hostname" - by Patrick - 29.03.2013, 10:56

Forum Jump:


Users browsing this thread: 1 Guest(s)