Color code problem - Printable Version
+- SA-MP Forums Archive (
https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (
https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (
https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: Color code problem (
/showthread.php?tid=393264)
Color code problem -
Vvolk - 17.11.2012
Hello everybody. I have some problems with color codes in dialogs. Problem is that some letters are not of color that I set. There is a pic.
Code:
Код:
ShowPlayerDialog(playerid,458,DIALOG_STYLE_MSGBOX,"{80FFFF}Pagrindinės serverio Komandos", "{FF9900} »{FFFFFF} /info{FF9900} -{00CC00} informacija apie vartotoją.\n{FF9900} »{FFFFFF} /tarnybos{FF9900} -{00CC00} tarnybų numeriai.\n{FF9900} »{FFFFFF} /kviesti{FF9900} -{00CC00} iљљkviesti tam tikrą tarnybą.{FF9900} ({FF3300} policiją, taksi, medikus...{FF9900} )\n{FF9900} »{FFFFFF} /paslaugos{FF9900} -{00CC00} informacija apie paslaugas.", "Toliau", "Iљeiti");
Re: Color code problem -
Vvolk - 18.11.2012
Somebody?
Re: Color code problem -
Mustafa6155 - 18.11.2012
{FF3300} policiją,
try this!
Re: Color code problem -
Private200 - 18.11.2012
Go on
http://www.colorpicker.com/
And then chose your color . on top of it you will see some numbers . Yeah , use the numbers and put them between {} example
Darkred : Color picker code is : CF1F1F , and you will have to make it {CF1F1F}