| 02-28-2006, 01:21 AM | #1 |
Ok, I searched the forums for awhile with no luck. I am trying to create a spell which does damage per second to a unit but removes the damage per second buff if the unit leaves the range of trees. I can do this with WEU, but I would prefer to use the normal editor.... Does anyone know an easy way to check if a unit is in range of a tree? |
| 02-28-2006, 01:49 AM | #2 |
pick all destruables within (range here) actions if picked destructable = tree actions.. you need tyo check this often so use a periodic evenr with about .1 seconds |
| 02-28-2006, 02:15 AM | #3 |
Thanks =) Can't believe I did not realize that. |
| 02-28-2006, 10:56 PM | #4 |
Ok....I am actually still having trouble with this trigger. Maybe it is something I am doing wrong. Here is what I have so far: Trigger: In this case Fear of the Woods is the name of my skill and the buff. When I remove the tree picking part the removal of the buff works, so it has nothing to do with the removal. |
| 03-01-2006, 10:56 PM | #5 |
Ermmm....I still need help.... |
