Hey I have a question, I'm trying to create an ability for a custom unit that when used it instantly trains X units from a unit type array - and a cooldown on the ability. I don't work much with the data editor, and this seems like maybe it can be done more efficiantly than with triggers. Any thoughts?
You cant use unit arrays in the data editor so you will have to do it with triggers (possibly with catalog effects). That being said it should not be very difficult to do with triggers.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
Hey I have a question, I'm trying to create an ability for a custom unit that when used it instantly trains X units from a unit type array - and a cooldown on the ability. I don't work much with the data editor, and this seems like maybe it can be done more efficiantly than with triggers. Any thoughts?
You cant use unit arrays in the data editor so you will have to do it with triggers (possibly with catalog effects). That being said it should not be very difficult to do with triggers.