About the colors..
#1

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.
Reply
#2

https://sampwiki.blast.hk/wiki/Colour_Embedding

pawn Код:
ShowPlayerDialog(playerid,1,DIALOG_STYLE_INPUT,"bla bla","{FF0000}This text here is red. {0000FF} This text here is blue.","bla","bla");
Reply
#3

You can do it the following way:

PHP код:
ShowPlayerDialog(playeridDIALOG_TESTDIALOG_STYLE_MSGBOX"Test""Normal color {ffffff}White color {000000}Black color""button""button2"); 
EDIT: Too slow
Reply
#4

Quote:
Originally Posted by GiS
Посмотреть сообщение
You can do it the following way:

PHP код:
ShowPlayerDialog(playeridDIALOG_TESTDIALOG_STYLE_MSGBOX"Test""Normal color {ffffff}White color {000000}Black color""button""button2"); 
EDIT: Too slow
Hehehe and please next time use [pawn] [ /pawn]
Reply
#5

Thanks.
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)