13.09.2011, 15:04
I know what the problem is here:
But how can I fix it?
pawn Код:
format(string,sizeof(string),"Server: %s (id:%d)",name,i);
return ShowPlayerDialog(playerid,0,DIALOG_STYLE_MSGBOX,"Online Admins",string"\n","OK","");