HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Upgrade which adds abliity to units?

03-20-2005, 10:42 PM#1
vile
i browsed the upgrades of the default game like cannibalize and i cant see any effect to it related, all fields has "none" on their effects, so how did they do it so that when u research it, it adds the ability to the ghouls?

i want that a trigger will gives units a permanent ability, like cannibalize
help?
03-20-2005, 10:53 PM#2
Panto
The Ghoul and Abomination units have Cannibalize, it's just grayed out because the ability has been set to require an upgrade. The upgrade itself is just a placeholder.
03-20-2005, 11:09 PM#3
johnfn
You can also use Unit - Add Ability if thats what your looking for.
03-21-2005, 04:22 AM#4
BBDino
johnfn is refering to a trigger action btw. Just incase you didnt know.
03-21-2005, 06:15 AM#5
vile
ohhh i didnt see "requirements - cannibalize" there
so in order to add it, i put - set research level for unit of "cannibalize" to 1
?
03-21-2005, 11:45 AM#6
Anitarf
Quote:
Originally Posted by vile
ohhh i didnt see "requirements - cannibalize" there
so in order to add it, i put - set research level for unit of "cannibalize" to 1
?
Yes, one way is to give the ability to the unit in the object editor and make it require an upgrade, and then activate it in-game by researching the upgrade. Another way is to make an ability that doesn't require an upgrade, but not give it to the unit in the object editor, but rather with triggers in-game.
03-21-2005, 12:55 PM#7
Elven Ronin
Eh. i'd just use an upgrade. i try to avoid using triggers for stuff it's not nessecary for.