• Listen to a special audio message from Bill Roper to the Hive Workshop community (Bill is a former Vice President of Blizzard Entertainment, Producer, Designer, Musician, Voice Actor) 🔗Click here to hear his message!
  • Read Evilhog's interview with Gregory Alper, the original composer of the music for WarCraft: Orcs & Humans 🔗Click here to read the full interview.

make units visible in fog

Status
Not open for further replies.
Level 14
Joined
Nov 4, 2006
Messages
1,241
i guess you have a region around there where your fog is, so use 2 simple triggers

  • Events
    • Unit - A Unit enters fog region
  • Conditions
  • Actions
    • Unit - add ability permanent inisibility to triggering Unit
  • Events
    • Unit - A Unit leaves fog region
  • Conditions
  • Actions
    • Unit - remove ability permanent inisibility to triggering Unit
 
Level 14
Joined
Nov 4, 2006
Messages
1,241
ha lol, that was kinda confusing me, but do you mean on the minimap or on the screen? but anyway, i guess you want only some units to be visible, so you can try playing around with the "Soulstone" item from the campaign, as it does make your hero visible in fog of war when you caught another hero with it (use a dummy hero maybe). or another solution which might work, you put a building with some weird classification somewhere, and make it almost invisible (very small, colors, etc.) and place it in an area which is visible to everyone, give all those units a phoenixfire ability with unlimited range and no damage and which can only attack this building classification, normally attacking units get visible in fog of war, and if phoenixfire cooldown is sth like 0.01 you will always see the unit, although i don't know if this attack sight thing works for phoenixfire
 

Ham

Ham

Level 5
Joined
Jan 16, 2009
Messages
132
so what you want is that an unit is visible (have shared vision) to a player which is not ally?
 
Status
Not open for further replies.
Top