• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!
  • 🏆 Hive's 6th HD Modeling Contest: Mechanical is now open! Design and model a mechanical creature, mechanized animal, a futuristic robotic being, or anything else your imagination can tinker with! 📅 Submissions close on June 30, 2024. Don't miss this opportunity to let your creativity shine! Enter now and show us your mechanical masterpiece! 🔗 Click here to enter!

Decreasing a Unit's Sight Range?

Status
Not open for further replies.
Level 4
Joined
Dec 6, 2008
Messages
84
Is there any ability/trigger to decrease a unit's sight range? Unfortunately, you can't give a negative value for the ability "Item Sight Range Bonus".
 
Level 4
Joined
Dec 6, 2008
Messages
84
You can set a negative value by pressing Shift + Enter on the sight-value.

(Click on the "Data - Sight range bonus", so the box doesn't open yet, then press Shift + Enter and enter a negative value).

This also works for about every ability/unit data.

Thanks, it worked! How do you change a Thread prefix to "Solved"?
 
Level 4
Joined
Dec 6, 2008
Messages
84
Oh, okay. One last question, I want to add a buff to units affected by the "Item Decrease Sight Range" Ability, but I can't find anything that works.
 
Level 28
Joined
Jan 26, 2007
Messages
4,789
Make an upgrade that gives -100 sight and you can upgrade it with triggers if you want...

(That's already been solved)

Why do you need the buffs?
If you can add another ability to the item that decreases the sight, give it an abality based of an aura, but that actually doesn't do anything.
Change the buff of that aura to the buff you want (probably a custom buff).
 
Status
Not open for further replies.
Top