04.07.2015, 14:16
So,I have this command for the radio...I don't know yet how to make it with the R button!
)
There are 25 radios!
And the error: input line to long (after substitutions) (PS: Doesn't work with declaring a string and format him or strcat() or nothing...just doesn't work,I tried)

Код:
CMD:radio(playerid,params[]) { return ShowPlayerDialog(playerdialog,RADIO_DIALOG,DIALOG_STYLE_LIST,"Radio Menu","Radio 1 \n Radio 2 \n Radio 3 \n ... Radio 25","Play","Cancel"); }
And the error: input line to long (after substitutions) (PS: Doesn't work with declaring a string and format him or strcat() or nothing...just doesn't work,I tried)