Whenever I use the 'Create unit' or 'replace unit' or anything of the sort, it always makes 2 of them. I checked everything for redundancy and it is set to make 1. What gives?
PS: These are triggered by units using abilities (no the ability is not to make another thing), I believe it worked when I had it triggered by a button.
One of the most common mistakes in the events for triggered abilites is when the ability stage is set as "any". The trigger will fire for every stage the ability has, so say that could be Prepare, Cast, Channel, and Finish depending on your settings. Set it as "Effect-Channel" only or another ability cast stage.
Whenever I use the 'Create unit' or 'replace unit' or anything of the sort, it always makes 2 of them. I checked everything for redundancy and it is set to make 1. What gives?
PS: These are triggered by units using abilities (no the ability is not to make another thing), I believe it worked when I had it triggered by a button.
Your event is not being specific enough. There are points of the ability being cast that you need to set the event for. If it is set to "any" then the trigger will fire multiple times and create multiple units.
Rollback Post to RevisionRollBack
Skype
KageNinpo = SN
My Libraries
DialogLeaderboard & TeamSort
My Projects
SPACEWAR Tribute
Infinite TD
Whenever I use the 'Create unit' or 'replace unit' or anything of the sort, it always makes 2 of them. I checked everything for redundancy and it is set to make 1. What gives?
PS: These are triggered by units using abilities (no the ability is not to make another thing), I believe it worked when I had it triggered by a button.
so is the event set when the ability activates?
One of the most common mistakes in the events for triggered abilites is when the ability stage is set as "any". The trigger will fire for every stage the ability has, so say that could be Prepare, Cast, Channel, and Finish depending on your settings. Set it as "Effect-Channel" only or another ability cast stage.
Your event is not being specific enough. There are points of the ability being cast that you need to set the event for. If it is set to "any" then the trigger will fire multiple times and create multiple units.
@SouLCarveRR: Go
@Zolstice: Go
Thanks a lot guys, that makes too much sense.
Set it to 'Generic - Finish'
I had that problem as well