04.05.2014, 17:54 
	
	
	Quote:
| 
 Yes it is possible to have seven (7) colors in a Text Label 
do you have "COLOR_YELLOW" defined at the top of your script? Like this #define COLOR_YELLOW 0xFFFF00 If not your need to do this.  | 
Just defining like that wouldn't work because it would take it as text in the string.
https://sampwiki.blast.hk/wiki/Colors#Color_embedding


