- Joined
- Sep 11, 2013
- Messages
- 557
Greetings!
I want to create an individual True Sight upgrade for each tower, but I don’t know how to make the upgrade stay enabled when a tower is upgraded to another tower—if the base building had already purchased it.
This spell "BUY TRUE SIGHT" is "Charge Gold and Lumber" because must cost a price when I click on it.
The other 3 towers has also the same spell "BUY TRUE SIGHT" in order to buy True Sight upgrade.
The problem is.. I don't know how to make the true sight to remain enabled on whatever upgraded tower if I buy the true sight upgrade on the base tower.
I tried this, but never worked.

I want to create an individual True Sight upgrade for each tower, but I don’t know how to make the upgrade stay enabled when a tower is upgraded to another tower—if the base building had already purchased it.
This spell "BUY TRUE SIGHT" is "Charge Gold and Lumber" because must cost a price when I click on it.
-
Buy True SIGHT
-

Events
-


Unit - A unit Starts the effect of an ability
-
-

Conditions
-


(Ability being cast) Equal to BUY TRUE SIGHT
-
-

Actions
-


Unit - Remove BUY TRUE SIGHT from (Triggering unit)
-


Unit - Add Real Magic Sentry (Human Towers)x to (Triggering unit)
-
-
The other 3 towers has also the same spell "BUY TRUE SIGHT" in order to buy True Sight upgrade.
The problem is.. I don't know how to make the true sight to remain enabled on whatever upgraded tower if I buy the true sight upgrade on the base tower.
I tried this, but never worked.
-
Finish an Upgrade with True Sight On
-

Events
-


Unit - A unit Finishes an upgrade
-
-

Conditions
-


(Level of Real Magic Sentry (Human Towers)x for (Triggering unit)) Equal to 1
-
-

Actions
-


Unit - Remove BUY TRUE SIGHT from (Triggering unit)
-


Unit - Add Real Magic Sentry (Human Towers)x to (Triggering unit)
-


Game - Display to (All players) the text: finish upgrade
-
-


