Warcraft III resources & community, 2003–2006 · archived

revealing opponents

4 posts
#1

revealing opponents

hey, you know how in a melee game if you destroy an enemy's town hall it gives them two minutes, and then your opponent is revealed to you?

what trigger or triggers activates that, and also how could i change it so that it would be instant and not two minutes.
#2
i thought it isnt activated by triggers, but its just in the hard drive or whatever it was called. maybe its one of the melee functions in the trigger editor though. anyway, u can reveal anj oponent by creating an visibility modifier (visibility - create modifier) enable it and remove black mask
#3
Actualy the revealing system and most melee triggers run using jass.

What you are after is in one of the trigger files in the wc3 MPQs.

I forget the file name but it stores alot of BJ functions and hard coded jass for the exe to run and stuff.
#4
well actually all triggers run using JASS, else u couldnt convert them to it right? (dunno for sure) but at least u can use the melee functions in GUI to, but the revealing thing not