I'm trying to find a way to Copy a certain behavior from one unit to another when it receives it. If anyone knows a way to do this would you mind helping me out with this.
Hmm... Transfer behavior doesn't seem to be working properly for me. Let me clarify what im trying to do.
I have a few units on the map with the same behavior( behavior a). When I target one of these units with an set behavior (behavior b) effect, I want the behavior b to copy to all units with behavior a.
What i tried for this is
ability - target set effect
set effect b
- apply b
- search area( transfer b using validator)
validator - unit compare behavior count
this results in the behavior not being transfered. I think it may be a problem with the unit values, but I'm not sure. I'm a bit burned out atm so I'll look at this again in the morning.
Rollback Post to RevisionRollBack
To post a comment, please login or register a new account.
I'm trying to find a way to Copy a certain behavior from one unit to another when it receives it. If anyone knows a way to do this would you mind helping me out with this.
Transfer Behavior effect.
@RileyStarcraft: Go
Hmm... Transfer behavior doesn't seem to be working properly for me. Let me clarify what im trying to do.
I have a few units on the map with the same behavior( behavior a). When I target one of these units with an set behavior (behavior b) effect, I want the behavior b to copy to all units with behavior a.
What i tried for this is ability - target set effect
set effect b - apply b - search area( transfer b using validator)
validator - unit compare behavior count
this results in the behavior not being transfered. I think it may be a problem with the unit values, but I'm not sure. I'm a bit burned out atm so I'll look at this again in the morning.