- Joined
- Nov 14, 2008
- Messages
- 21
Ok so im having trouble with the colors of the text...I have the colors set up like so
Set Colors[1] = ((|cffFF0000 + (Name of Player 1 (Red))) + |r)
and when i use the color to make it display text like so
Game - Display to (All Players) the text: (Colors[(Player number of(Owner of(Last created unit)))] + ( Has Picked + (Name of (Sold Unit))))
Instead of only the players name in red it shows everything in read and shows lr at the end of the players name Im not sure y it doesnt work and cant figuer out how to fix it
Set Colors[1] = ((|cffFF0000 + (Name of Player 1 (Red))) + |r)
and when i use the color to make it display text like so
Game - Display to (All Players) the text: (Colors[(Player number of(Owner of(Last created unit)))] + ( Has Picked + (Name of (Sold Unit))))
Instead of only the players name in red it shows everything in read and shows lr at the end of the players name Im not sure y it doesnt work and cant figuer out how to fix it