dialog lil qusetion
#1

how i put color in dialog like this
Reply
#2

Use the color embedding function.

0xFFFF5937 -> {FFFF59}
Reply
#3

where? pls give me like a tutorial
Reply
#4

http://www.colorschemer.com/online.html

In your script make this:

pawn Код:
ShowPlayerDialog...."{HEX Code here} text in color", buttons..);
Reply
#5

It would be like this:

{COLOR}Text

Example:

pawn Код:
{FFFF00}Deagle //FFF00 is an HTML hex color. It's yellow. You can find them here.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)