02.04.2015, 18:25
(
Последний раз редактировалось Ritzy2K; 02.04.2015 в 18:27.
Причина: typo
)
No mate color embedding only work for client messages... for textdraws and gamemode text u need to use like -
this - ~(color]~
for example ~b~blueee
and ~r~reeeeedddd
and ~g~greeeeen
~w~whiiiteeee
~y~yellowwwww
~p~puuurpleee
there are certain more...refer to samp wiki for them..
note using ~h~ will lighten it..
and if u use it exceissevly it ll turn the it into white
like ~b~~h~ light blueeeee
u can also create arrows (forgot )
if u even miss a '~' somewhere ull have an error of unmatched tilde...good luck.
and nope your example wont work.
you need to use this while creating textdraw itself
this - ~(color]~
for example ~b~blueee
and ~r~reeeeedddd
and ~g~greeeeen
~w~whiiiteeee
~y~yellowwwww
~p~puuurpleee
there are certain more...refer to samp wiki for them..
note using ~h~ will lighten it..
and if u use it exceissevly it ll turn the it into white
like ~b~~h~ light blueeeee
u can also create arrows (forgot )
if u even miss a '~' somewhere ull have an error of unmatched tilde...good luck.
and nope your example wont work.
you need to use this while creating textdraw itself