🏆 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!
1. experiment on acquisition range
2. when pick up item, create 1 dummy(invisible) unit circling the hero with an offset of say, 200, then use SetUnitX and Y to make the dummy units 'stay' on the heroe's feet
3. I dunuu if there's an ability except far sight do do this, never did explored OE anyway
There is ability, and it's even item's ability (Goblin scope) - so you can simply make use of that item
Although if you are looking for posibility to manipulate sight depending on state of day (day/night) you are forced to use triggers (with dummy units). Here is a little test map for such mini-system I've created some time ago.
There is only one way to manipulate visibility the way to change value depending on day/night (in-game state of day) - in other words you require dummy units (or visibility modifiers, although it complicates the script a bit) thus I need the reincarnation event
Using only the item's ability provides constant amount for day/night. However, we can always check if the 'night is up' and replace abilities (one dummy ability for day, one for night) - but again it's more complicated than using just single unit per user.
🔨 Downloads and Uploads have been fixed! If you still have trouble downloading or uploading assets to or from Hive, please reach out to us in the Site Discussion board.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.