HomeUser Control Panel (unavailable in archive)ForumsTutorialsArt GalleryResourcesMaps

Building-related Upgrades

03-30-2005, 03:12 PM#1
Guest
Please specifically state how to make a Workshop building with 1 upgrade function in-game for all allied players. I have added the upgrade to the building in the Object Editor (Units>TechTree-Researches Available). The building is owned by a computer-driven ally of 5 other user players. I would like the upgrade to appear on the Workshop's table when an allied player is adjacent to it. I would like the Upgrade Type to have 3 levels of increase capability.:o_O:

Thanking you in advance for your kind attention and time in this regard.....
03-30-2005, 06:52 PM#2
Azhag
You could possibly, this might or might not work, make a tavern(change what it looks like) and add meaningless units to that tavern. Then when you purchase the "upgrade", the unit, it sets off a trigger.

Event- A unit enters region *Upgrade*
Condition- (Entering unit) equal to *Damage upgrade lvl 1*
Action- Remove (Entering unit)
Action- Set the upgrade of *Damage upgrade lvl 1* for player *Computer* to +1

I don't know if the action is acually there. I might of made it up. But I will look into it for you.