01.07.2011, 06:24
How do i add the players name where %s is?
I get the name and try to add it, but i always get:
Код:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST,"%s","1\n2\n3\n4","OK","Cancel");
Код:
warning 202: number of arguments does not match definition