HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Minor questions for major people :)

02-20-2005, 09:06 AM#1
Mr.V
I'm making a map after 6 months of abscence. I have forgotten a lot of it, I've written a few questions. It'd be great if you could answer. (I got TFT Map editor)

1. How do I edit the small aura/buff-icons, that display what auras(and buffs in general) the heroes are affected by? I wish to edit the text, not the name of the aura, but the text where it says: "This unit is under affect of Devotion Aura..."

2. How do I remove the player color glow beneath hero-units?

3. I also made a buy-skills system (like in TGS), but how do I make a condition that requires a certain hero-skill level? In my case I want the hero to not be able to buy a skill when the skill reaches lvl 10.
02-20-2005, 10:46 AM#2
Kamux
1: go to the object editor, then to "buffs" and edit the "text - tooltip - extended" field there.
2: i don't know
3: use the integer comparison: "level of unit"
02-20-2005, 10:52 AM#3
Metal_Sonic64
The closest thing to removing team coulour is to set the Art-Team colour to neutral hostile, which makes it grey, and nearly invisible. Otherwise you need to edit the model to remove it.
02-20-2005, 11:11 AM#4
StormrageJunior
you have to edit the model and remove the team glow, ask a modeler, or do it yourself with the oinker's tools
02-20-2005, 04:36 PM#5
Mr.V
EDIT:
This is an addon to question 3. How do I make a max limit for amounts of skills. In my case I want them to be able to buy 6 additional skills.
02-20-2005, 05:35 PM#6
Metal_Sonic64
For a total of 9? Or 6 altogether? Either way just make a trigger that disables the shops for that player I guess. Ask a triggerer, I'm just trying to help :(
02-20-2005, 07:29 PM#7
Mr.V
Okay, I'll ask at the trigger-area. Here's the thread:

http://www.wc3campaigns.com/showthread.php?p=690766