- Joined
- Mar 27, 2009
- Messages
- 309
Once upon a time I had all 12 color strings down to a science, and I would just make an array string variable and assign them in every map I made.
I did some quick digging and found those 12.
set str[0] = "|cffFF0202"
set str[1] = "|cff0041FF"
set str[2] = "|cff1BE5B8"
set str[3] = "|cff530080"
set str[4] = "|cffFFFC00"
set str[5] = "|cffFE890D"
set str[6] = "|cff1FBF00"
set str[7] = "|cffE45AAF"
set str[8] = "|cff949596"
set str[9] = "|cff7DBEF1"
set str[10] = "|cff0F6145"
set str[11] = "|cff4D2903"
What about the 12 new colors?
Thanks
I did some quick digging and found those 12.
set str[0] = "|cffFF0202"
set str[1] = "|cff0041FF"
set str[2] = "|cff1BE5B8"
set str[3] = "|cff530080"
set str[4] = "|cffFFFC00"
set str[5] = "|cffFE890D"
set str[6] = "|cff1FBF00"
set str[7] = "|cffE45AAF"
set str[8] = "|cff949596"
set str[9] = "|cff7DBEF1"
set str[10] = "|cff0F6145"
set str[11] = "|cff4D2903"
What about the 12 new colors?
Thanks