09.02.2013, 11:00
pawn Код:
ShowPlayerDialog(playerid,RADIO,DIALOG_STYLE_LIST,"Radio Menu","Song1\nSong2\nSong3\n((HERE))\nOff","Select", "Close");
pawn Код:
ShowPlayerDialog( playerid, 9885, DIALOG_STYLE_INPUT, "Stream","Please enter your custom URL.", "Stream", "Cancel" );

