- Joined
- Jun 14, 2010
- Messages
- 68
Alright, I'm trying to use an Attack Damage Upgrade and an Attack Dice Upgrade to add some flavor to my map, but there appears to be a problem with the Attack Damage Upgrade: When I decrease its level, the attack damage of the units who use it does not go back down.
Is it just a nuance of the Attack Damage Upgrade? Did I code something wrong? What's goin on here?
Here's a snap of the important parts of the upgrade:
Here's the code lines that change the level of the upgrade (no they're not the actual lines, I changed some variables for simplicity, both in this post and in the actual code):
If this is a nuance of the Attack Damage and Attack Dice Upgrades, are there Abilities that I could use instead?
Is it just a nuance of the Attack Damage Upgrade? Did I code something wrong? What's goin on here?
Here's a snap of the important parts of the upgrade:
Here's the code lines that change the level of the upgrade (no they're not the actual lines, I changed some variables for simplicity, both in this post and in the actual code):
-
Player - Set the current research level of Attack Damage to 21 for (Owner of (Triggering unit)
-
Player - Set the current research level of Attack Damage to 1 for (Owner of (Triggering unit)
If this is a nuance of the Attack Damage and Attack Dice Upgrades, are there Abilities that I could use instead?