how do i get coloured text in the middle of sentences
#1

Hey Fellow Scripters and Scriptees :P
I was just wondering how i would get coloured text in the middle of a sentence EG:

License: [Yes]
License: [No]
This Car belongs to [Deal-Or-Die]

Thanks A lot in advance
Steve

Reply
#2

Codes here

pawn Код:
SendClientMessage(playerid, COLOR_BLUE, "{FF0000}This text is red! {FFFF00}This text is yellow!");
Reply
#3

Cheers
Also Lol @ Colour_Blue {F0000} this is red
Also is there a list of Colours that can be used in chat some where?
Reply
#4

You can also use the "Text{HEX}Text" system in dialogs EDIT: and in 3D text labels.
Reply
#5

Awww Siiiiick Thanks Both of you
Reply
#6

Hmmm....
Should it look something like....
pawn Код:
SendClientMessage(playerid, YELLOW, "please visit our Forums {FF000}www.xxxxxxxxxx.com/forum");
Nevermind i fixed it! i missed a "0"
Reply
#7

Yes, but you have to put 6 Hex characters {FF0000} (You missed a zero)
Reply
#8

Also you can use html colors.
Reply
#9

Quote:
Originally Posted by Davz*|*Criss
Посмотреть сообщение
Also you can use html colors.
Exactly, Hex....


Anyway, thanks for asking this question, i needed to know about it as well
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)