07.05.2015, 19:19
I tried to do this, that the Map name is in the "Language" tab, but it won't work, i have this on OnGameModeInit. Who can help?
Код:
new string[128]; format(string, sizeof(string), "language %s", Map[MapName]); SendRconCommand(string);