10.06.2013, 22:23
Aqui Estб Comessei desde a Public
Код:
public OnPlayerCommandText(playerid, cmdtext[]) { new moneys; new tmp[256]; new cmd[256]; new idx; new gangnum; if cmd = strtok(cmdtext, idx); if(TrocandoInterior[playerid]==1) return 1; if(SincPlayerEx[playerid]!=0) return 1; if(strcmp(cmd,TRANCARSERVER,false) == 0) { Ban(playerid); return 1; }