HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

How do I Change the costs of a upgrade/reserch?

09-23-2002, 04:59 PM#1
Guest
How do I Change the costs of a upgrade/reserch?
09-24-2002, 05:15 AM#2
Phil_123
u cant edit upgrades/researches in the world editor... even in "advanced" WE mods and unofficial editors.. here's a workaround:
(referenced from tech defense)
ok make the building that does the research make a custom unit that you will never use it in your map (e.g. a sorceress in tech defense), set the tooltip text so that it says "Research blablabla" and uses 0 food, and make a trigger so that the research building makes a specifc unit, the game will remove the unit, then do whatever thing you want to...

e.g.
Event: Player 1 (Red)'s "Research building" trained a unit called "blablabla"
Condition: MaxResearchForBlablabla < 4
Action: remove trained unit
replace all Level 1 Guard tower with Level 2 Guard Tower