31.01.2012, 17:23
Quote:
pawn Код:
urg spiderwalk can you give me a full example please :/ |
EXAMPLE:
You have made "coolmap" map and you got it in your FS folder! Then, you have to put "coolmap" instead of "YourMap1" or "YourMap2"! Hard??
And SpiderWalk thought on this:
pawn Код:
public LoadMap()
{
new mapstring[50];
format(mapstring,sizeof(mapstring),"loadfs %s",MyMaps[randmap][]);
SendRconCommand(mapstring);
SendRconCommand("gmx"); //restart the server?? WHY????
return 1;
}
Lol you will explain him?? HAHA!!!