HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Making A Level Requirement*

06-26-2004, 06:06 PM#1
Dargath
For, say an upgrade how can you make a requirement like

Requires:
A level 2 Blood Mage

Please help me...
06-26-2004, 07:32 PM#2
Panto
I think you might have to make a trigger to set a custom upgrade to researched when the Blood Mage reaches level two. Not sure.
06-26-2004, 07:35 PM#3
Dargath
Quote:
Originally Posted by Panto
I think you might have to make a trigger to set a custom upgrade to researched when the Blood Mage reaches level two. Not sure.

Makes sence, i figured it may be...
06-27-2004, 09:21 PM#4
Anitarf
You could try with an invisible unselectable building that is named "level 2 Blood Mage". Then you make the upgrade require this building and you make the building with triggers when a blood mage reaches level 2.
06-28-2004, 05:25 AM#5
Panto
Actually, you could bypass the step by simply setting the level of a tech using a trigger, and use the tech directly as your requirement.