CMD:gmx(playerid, params[]){ for(new i=0; i<MAX_PLAYERS; i++) SaveUserDate(i); SetTimer("Gmx",3000,false); SendRconCommand("gmx"); return 1;}