Dialog style MSGBOX default color - 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: Dialog style MSGBOX default color (
/showthread.php?tid=491871)
Dialog style MSGBOX default color -
Riwerry - 01.02.2014
Hello guys, I can't find it. What is default color of dialog style msgbox? I tried to use {FFFFFF} but it isn't working.
Re: Dialog style MSGBOX default color -
Beckett - 01.02.2014
{FFFFFF} is white, leave the dialog without color and it'll set itself to the default color.
Re: Dialog style MSGBOX default color -
Riwerry - 01.02.2014
Yeah, but I need it becouse in dialog text I'm using other color, and after this color I need to set default one.
Re: Dialog style MSGBOX default color -
Stinged - 01.02.2014
Here you go: A9C4E4
Re: Dialog style MSGBOX default color -
Riwerry - 01.02.2014
Thanks mate.