29.09.2011, 16:46
poderia postar o codigo de comando?
ou senao:
Acho Que й Isso
ou senao:
pawn Код:
new nome1[MAX_PLAYER_NAME],nome2[MAX_PLAYER_NAME],string[50];
GetPlayerName(playerid,nome1,MAX_PLAYER_NAME);
GetPlayerName(id do outro player que й pego no comando,nome1,MAX_PLAYER_NAME);
format(string, sizeof(string),"o Admin %s Kickou %s",nome1,nome2);
SendClientMessageToAll(-1,string);
![Smiley](images/smilies/smile.png)