if(strcmp(cmdtext,"/restart", true) == 0)
{
SendClientMessageToAll(COLOR_RED,"_______________ SERVERNEUSTART _______________");
SendRconCommand("gmx");
}
return 1;
Eigentlich müsste es sogehen.
/Edit: http://wiki.sa-mp.com/wiki/SendRconCommand <--
