How to upgrade a unit to a special Civ unit?

Gwydion62

Warlord
Joined
Apr 25, 2004
Messages
193
Location
Austria
I want to upgrade a normal unit to a CIV specific unit - is that possible?

Example:

Upgrade the Cavalry to the German Panzer and not to the Tank...

would be nice to get an idea :)
 
There are two ways depending on what you are trying to accomplish.

If you want teh german civ to be able to upgrade a unit to it's unique tank and have all other civ be able to upgrade the unit to the normal tank then you just need to set it's UnitClassUpgrades to Unitclass_Tank.

If you want to be able to upgrade the unit to the german tank regadless of the civilization then you need to create a unitclass and unit of the german tank that it can upgrade into. This will however enable all civs to be able to build the german tank unless you set it's buildable to -1 (IIRC). Using this method however I am fairly sure you can create a unique upgrade only tree.
 
Thank's

I tried to make the cavalry for the germans to be upgraded to panzer - but it was not possible to upgrade the unit for the germans...

and when i made a unittype out then everyone builded it - yes...

buildable -1 means what?
 
Back
Top Bottom