- Joined
- Feb 28, 2009
- Messages
- 73
Im trying to find a good way to sell a tower, i know to make the spell, give it to the tower, make the trigger thats like
I tried it with a floating text but if i sold to many of them to fast then one of the texts would stay there.
*Also if you could tell me how to sell multiple towers at the same time that would be awesome. Right now you have to click 12 times to sell 12 towers.
-
Sell Tower
-
Events
-
Unit - A unit Begins casting an ability
-
-
Conditions
-
(Ability being cast) Equal to Sell Tower
-
-
Actions
-
Unit - Remove (Casting unit) from the game
-
Player - Add ((Point-value of (Casting unit)) / 3) to (Owner of (Casting unit)) Current gold
-
-
I tried it with a floating text but if i sold to many of them to fast then one of the texts would stay there.
*Also if you could tell me how to sell multiple towers at the same time that would be awesome. Right now you have to click 12 times to sell 12 towers.