11.07.2011, 12:25
I've been working so hard to the script and now, if i start the server, the gamemode takes the name "Unknown" and the map "San Andreas". And i can't connect to the server. I have in the script
Код:
#define GMVERS "v3.2"
.
.
.
new gmstring[128];
format(gmstring, sizeof(gmstring),"%s",GMVERS);
SetGameModeText(gmstring);
SendRconCommand("mapname • Los Santos •");



xD