observer prolly noob question.

Status
Not open for further replies.
How do u make it when a person is defeated they can choose to come observer on defeat and I mean always not just when you set up the option. Keep in mind that the person only is defeated when their hero dies not as easy as it sounds look:
  • heroes defeat
    • Events
      • Unit - A unit Dies
    • Conditions
      • ((((Triggering unit) is A Hero) Equal to True) and ((Owner of (Triggering unit)) Equal to Player 1 (Red))) or ((((Triggering unit) is A Hero) Equal to True) and (((Triggering unit) belongs to an ally of Player 1 (Red)) Equal to True))
    • Actions
      • Game - Defeat (Owner of (Triggering unit)) with the message: Your fight to bring...
 
Dont defeat him, remove all his units and make all players allied to him?
or make dummy units so he can wiev all of the map?
 
if you want to give them the option you could use a dialog box but as to actually making them an observer with the eye icon thing isnt possible using normaly triggers i think :o
 
why do they need to choose to become an observer? just make it observers on death, and then they can leave if they want

but if you really want to, then give them a dummy w/ 50000 sight range and truesight
 
Status
Not open for further replies.
Back
Top