13.11.2013, 16:51
Hi, I've got a dialog set up as a radio system, but I want to change the colour of "TURN OFF" in the dialog. At the moment, it's just the default white colour like the other options, any ideas?
ShowPlayerDialog(playerid, DIALOG_ID_HERE, "Title here", "{FF0000}Option1\n{00FF00}Option2\n{0000FF}Option3","Button1","Button2");