14.05.2010, 11:21
Код:
new string[MAX_PLAYER_NAME+40]; GetPlayerName(playerid,string,MAX_PLAYER_NAME); format(string, 64, "|° Ludi Grad Roleplay °| %s",string); ShowPlayerDialog(playerid,1,DIALOG_STYLE_MSGBOX, string, coordsstring, "OK","CANCEL");