08.01.2011, 16:58
So, could someone do an explain about the dialog coloring? I kind of didn't get it, I just need an example line of colored dialog text, thanks.
ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"bla bla","{FF0000}This text here is red. {0000FF} This text here is blue.","bla","bla");
ShowPlayerDialog(playerid, DIALOG_TEST, DIALOG_STYLE_MSGBOX, "Test", "Normal color {ffffff}White color {000000}Black color", "button", "button2");