| 02-25-2004, 01:48 AM | #1 |
Is there anything I can attach to an item to make a unit unable to become invisible (via windwalk or any other means)? Or must I use triggers? |
| 02-25-2004, 02:16 AM | #2 |
Shoot, I don't really know... Let me think for a sec... You could do trigger based effects that happen once "unit gets item" have it turn some triggers on that say something like "unit begins effect of ability" "ability being cast equal to wind walk OR invisibility OR etc.. etc.. and set up and trigger that will get rid of the spell... maybe do a buff remove? Every .25 seconds of game time for the Hero? Those are a couple ideas... I'll think some more... |
| 02-25-2004, 02:41 AM | #3 |
Yes, just make an no model unit when the spell is cast, then when the WW or Invisability is cast, make that unit and order that unit to attack it. Or order the unit to cast a dummy ability like roar, that does nothing so that it gets rid of the effect. (The reason I know this so well is because I was thinking about this earlier) Yes, just make an no model unit when the spell is cast, then when the WW or Invisability is cast, make that unit and order that unit to attack it. Or order the unit to cast a dummy ability like roar, that does nothing so that it gets rid of the effect. (The reason I know this so well is because I was thinking about this earlier) |
| 02-25-2004, 03:03 AM | #4 |
hmm, lol back in the starcraft days, i was making a map where somehow something could go invisi, oh yeah it was a DT. so i was gonna make an enemy observer follow it so it could be seen by them. something like this may work. like make... aw shoot isnt there like a make unit visible trigger? lol |
| 02-25-2004, 03:10 AM | #5 |
I just want to know if I can do this without triggers. I can manage the triggers myself. |
| 02-25-2004, 03:20 AM | #6 |
EDIT: OOPS!!!! Missread ur question, sorry |
| 02-25-2004, 01:20 PM | #7 |
im ALMOST positive you need triggers |
| 02-25-2004, 06:12 PM | #8 |
try giving it a cloak of flame item, which the demage deals is 0.01 that way, it won't be able to be invisible, since its always attacking. |
| 02-26-2004, 04:21 AM | #9 | |
Quote:
For some I seem to remeber having a cloak of flames and invisibilty causes your invisible unit to do damage. I don't think it makes the unit visiable. |
| 02-26-2004, 08:59 AM | #10 |
imolation makes a unit visable. cloak may not. |
| 02-28-2004, 06:58 PM | #11 |
Alright, thanks, I'll try that. |
