28.10.2014, 09:43
Код:
public OnPlayerCommandText(playerid, cmdtext[]) { if(Anims_OnPlayerCommandText(playerid, cmdtext)) return 1; new string[128]; new cmd[128]; new tmp[128]; new idx; new playerid2; new Nombre2[MAX_PLAYER_NAME]; new Nombre[MAX_PLAYER_NAME]; cmd = strtok(cmdtext, idx);