04.10.2012, 05:28
Because it's /rcon login not /rcon logon.
To change game mode you have to add a line like this under OnGameModeInit -
or send a rcon command "gamemodetext Trucking r55", you may replace trucking r55 with whatever you like, i just randomly added it.
To change game mode you have to add a line like this under OnGameModeInit -
pawn Код:
SetGameModeText("Trucking r55");