09.05.2011, 17:01
pawn Код:
ShowPlayerDialog( i, DIALOG_STYLE_LIST, "smth", str, "..", "" );
playerid will send it to the playerid (which always stays the same) everytime instead
edit: too slow^^
ShowPlayerDialog( i, DIALOG_STYLE_LIST, "smth", str, "..", "" );