HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

tab variables

07-16-2002, 12:24 PM#1
Guest
there are tab variables in WarCraft III like <AIcf,Data11>
now, i do understand, what that means, BUT

is there a possibility to get the players names somehow?
or their races?

thx.
07-16-2002, 01:34 PM#2
3DGuy
You mean the color codes?? But anyway, you can tell the player name by just using the triggers, no "tab variables" or whatsoever are needed. Look:

07-16-2002, 03:39 PM#3
Guest
well. and can i set the name of a hero afterwards somehow?

no i dont mean the color codes.
the're quite easy:
| (pipe) + c + Hexcode + 00 + What + | (pipe) + r

like
|cffffcc00A|r (white A)

but i dunno what the "00" means. anyway.
07-16-2002, 03:40 PM#4
Guest
i wanted player name from tabs because maybe I could make the "proper names" of the hero <Pl,name> or sth like this. just wanted to know if possible.