View Single Post
Old 07-31-2004, 02:37 PM   #1 (permalink)
Vanguard
Senior Member
 
Join Date: Jun 2003
Location: Texas
Posts: 709
Send a message via ICQ to Vanguard Send a message via AIM to Vanguard Send a message via MSN to Vanguard Send a message via Yahoo to Vanguard
Default Grant Upgrade, triggered by vetrancy, how?

Is it possible for a unit to be granted an upgrade when it becomes Heroic? I know that you are able to upgrade a unit when they become elite, vetran, or heroic, but can you use those upgrades to trigger a grant upgrade for a certain unit, I tried this:

Code:
  Behavior = GrantUpgradeCreate ModuleTag_52
    UpgradeToGrant = Upgrade_LightTankCannon
    TriggeredBy = Upgrade_Veterancy_HEROIC
  End

  Behavior = WeaponSetUpgrade ModuleTag_50
    TriggeredBy = Upgrade_LightTankCannon
  End
Problem is that it crashes the game, and WB I know that is the error because that is what WB says, there must be a way to do this, but I can't think of it, any help apprieciated, Thanks in advance.
Vanguard is offline   Reply With Quote