O ozza000 Emperor Joined Feb 14, 2004 Messages 263 Location England Dec 6, 2005 #1 To an armoured unit. How can this be done?
W Wyz_sub10 CIV Gold - Project Lead Joined Nov 26, 2001 Messages 2,425 Dec 6, 2005 #2 Would you not just change it's unit category?
O ozza000 Emperor Joined Feb 14, 2004 Messages 263 Location England Dec 6, 2005 #3 Yer but I can't see where to do that, its probably obvious, just I can't seem to find it anywhere.
E Exavier Destroyer of Worlds Joined Nov 14, 2005 Messages 906 Location Phoenix, Arizona, USA Dec 6, 2005 #4 Its easy... change this - <Class>UNITCLASS_MECHANIZED_INFANTRY</Class> <Type>UNIT_MECHANIZED_INFANTRY</Type> <UniqueNames/> <Special>NONE</Special> <Capture>NONE</Capture> <Combat>UNITCOMBAT_GUN</Combat> <Domain>DOMAIN_LAND</Domain> Just change the part (2nd line from bottom of examplte) that says UNITCOMBAT_GUN to UNITCOMBAT_*** Where the *** can be ARMOR, MELEE, NAVAL, ect (look at other units for examples of all the options) Sorry about none of the fancy scrollable deviders but i haven't figured out how to put those into a forum yet
Its easy... change this - <Class>UNITCLASS_MECHANIZED_INFANTRY</Class> <Type>UNIT_MECHANIZED_INFANTRY</Type> <UniqueNames/> <Special>NONE</Special> <Capture>NONE</Capture> <Combat>UNITCOMBAT_GUN</Combat> <Domain>DOMAIN_LAND</Domain> Just change the part (2nd line from bottom of examplte) that says UNITCOMBAT_GUN to UNITCOMBAT_*** Where the *** can be ARMOR, MELEE, NAVAL, ect (look at other units for examples of all the options) Sorry about none of the fancy scrollable deviders but i haven't figured out how to put those into a forum yet