Ich habe noch ein Problem -.-
if(strcmp(cmdtext,"/restart",true)==0)
{
SendRconCommand("gmx");
return 1;
}
return 0;
}
ERROR:
C:\Users\Marcel\Desktop\Server\gamemodes\versuch.pwn(106) : warning 217: loose indentation
Pawn compiler 3.2.3664 Copyright (c) 1997-2006, ITB CompuPhase
1 Warning.