[QUESTION] - 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)
+---- Forum: Help Archive (
https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: [QUESTION] (
/showthread.php?tid=205388)
[QUESTION] -
L3G0L4S - 01.01.2011
How do I color the dialog?
And My English isn't good.
So I explain a little bit. Thanks.
Re: [QUESTION] -
Jordan Smith - 01.01.2011
you can't color dialog. But you can color text
Re: [QUESTION] -
L3G0L4S - 01.01.2011
But how?
Re: [QUESTION] -
JamesC - 01.01.2011
You need to embed the colour in the string, example:
pawn Код:
ShowPlayerDialog( playerid, DialogID, INPUT, "Welcome to {FFFFFF} Awesome Server #69", "{FF0000}Please register to continue.", "Register", "Quit" );
Re: [QUESTION] -
L3G0L4S - 01.01.2011
Thank you JamesC.
Re: [QUESTION] -
Samo70 - 01.01.2011
Is it allright, if it isnt i may help you.
nub example
did you understood??
Re: [QUESTION] -
Grim_ - 01.01.2011
1. He wasn't referring to JamesC
2. What does understanding colors with BBCode have anything to do with understanding colors inside of dialogs?