30.12.2010, 08:42
That will work for you.
On top of the GM / FS:
On your command or where ever you need it:
On top of the GM / FS:
pawn Код:
new listitems[] = "1. Games\n2. Movies\n3. *******\n4. Cartoons"
pawn Код:
ShowPlayerDialog(playerid, 1, DIALOG_STYLE_LIST, "List dialog" ,listitems, "BUTTON1", "BUTTON2");