Help : This is ? color

General talk about editing, cheating, and deprotecting maps.

Moderator: Cheaters

Post Reply
kanin03
Newcomer
Posts: 4
Joined: July 19th, 2009, 5:00 pm

Help : This is ? color

Post by kanin03 »

call msgX("|cffffffff ",10)

i want to know cffffffff color >>> how can i call i should search in google it have only #4000FF code

and what is 10 for ?

thank for read me mss

and thank for all of TUT
User avatar
Hillo
Forum Staff
Posts: 615
Joined: June 9th, 2008, 9:51 am
Location: Finland

Re: Help : This is ? color

Post by Hillo »

Check this.
Image
kickzor
Newcomer
Posts: 21
Joined: March 27th, 2009, 4:05 pm

Re: Help : This is ? color

Post by kickzor »

the color "|cffffffff" is white. I don't know Jass but i'll guess that "call msgX("|cffffffff ",10)" prints the number 10 in white color on the screen. If i'm wrong someone please correct me.
User avatar
Senethior459
Forum Staff
Posts: 2619
Joined: June 2nd, 2007, 6:53 pm
Title: I Just Lost the Game

Re: Help : This is ? color

Post by Senethior459 »

The ten could be what is displayed, or it could be how long something else is displayed. That's not one of the common triggers, it's a custom one, so we don't know what the arguments are. Find function msgX and we can tell you.
My Warcraft III Tool Collection
If you want to chat/game with me:
Blizzard: Senethior459#1962
Discord: Kyle#7409
Steam: Spacekidkyle
initialD
Some Honorary Title
Posts: 1713
Joined: June 8th, 2007, 5:08 am
Title: Angry Bird

Re: Help : This is ? color

Post by initialD »

another trigger taken from a collided map.
it's obvious.
10 is the duration of the text.

Unless you show the complete function msgX it's hard to know what it is.
Post Reply