14.05.2010, 10:30
Why donsen t show player name in this dialog
Код:
new pName[MAX_PLAYER_NAME];
GetPlayerName(playerid,pName,MAX_PLAYER_NAME);
ShowPlayerDialog(playerid,1,DIALOG_STYLE_MSGBOX,"|° Ludi Grad Roleplay °| %s",coordsstring,"OK","Kick", pName);

