• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

[Trigger] text colors

Status
Not open for further replies.
Level 2
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
 
Level 2
Joined
Nov 14, 2008
Messages
21
i looked in the tutorials for multi boards and did it tht way i know the colors are right ive tested them all they r correct for each player its just tht instead of just the name being red (for player one) everything is red and after the players name it says lr....

Wolrdeditlr Has Picked Dreadlord

Thats wht it looks like and im trying to get it like this

Worldedit Has Picked Dreadlord
 
Level 2
Joined
Nov 14, 2008
Messages
21
wht u mean? infront of the color or like infront of (colors(player name(of owner(last created unit(lr)))) or something else?
 
Status
Not open for further replies.
Top