Right now i have it set up so that when i cast a Target-Instant ability that looks for units that arent the caster or ally(search). Then i apply the behavior which is supposed to simply damage the target
I tried to keep it as simple as i could so it was easier to find the problem
Right now i have it set up so that when i cast a Target-Instant ability that looks for units that arent the caster or ally(search). Then i apply the behavior which is supposed to simply damage the target
I tried to keep it as simple as i could so it was easier to find the problem
well that makes it more complicated
First of all
Your ability needs to use a search effect...... ( does your search effect even work correctly?..... try having the search effect use a "damage effect" instead of an "apply behavior" effect......
Behaviors really arnt meant to "apply damage" thats what "damage effects" are for
How can i get apply behavior to work, whenever i try to use an ability that applies a behavior the behavior doesnt show up and nothing works.
please help
Is the Unit - Unit - Value set to target and not something else?
Does the behavior you are applying have a low duration?
Does the applied behavior have a validator or requirement removing it?
Contribute to the wiki (Wiki button at top of page) Considered easy altering of the unit textures?
https://www.sc2mapster.com/forums/resources/tutorials/179654-data-actor-events-message-texture-select-by-id
https://media.forgecdn.net/attachments/187/40/Screenshot2011-04-17_09_16_21.jpg
@DrSuperEvil: Go
i put together a quick map to show you where i get stuck
EDIT: i dont think the behavior is getting applied in the first place because i dont see an icon on the supposed affected units
@Usernameisntworkingright: Go
you need to set the behavior to "show on ui" or what ever they dont show on the UI by default
secondly the ability shoud be like this
Your description of your problem tells me your missing a step because its quite a bit more complicated then your explaination
Good luck
@SouLCarveRR: Go
Right now i have it set up so that when i cast a Target-Instant ability that looks for units that arent the caster or ally(search). Then i apply the behavior which is supposed to simply damage the target
I tried to keep it as simple as i could so it was easier to find the problem
EDIT: nvm now everything is messing up for me
well that makes it more complicated
First of all
Your ability needs to use a search effect...... ( does your search effect even work correctly?..... try having the search effect use a "damage effect" instead of an "apply behavior" effect......
Behaviors really arnt meant to "apply damage" thats what "damage effects" are for
@SouLCarveRR: Go
Im trying to learn how to use behaviors and get them to work properly -.-
EDIT:ok now the search and damage work correctly but i cant get the apply behavior to work still.
@uiasdnmb: Go
i figured it out my duration is set to 0 for the behavior and i needed a validator