=
Note: Conversion is based on the latest values and formulas.
Help Me !! For Event - HIVE 25 May 2013 · can you all help me ? i'm making event for my pvpgn server but i dont have jungle race 1.22 map with observer can you all guys make it for me ? thankss :)
[Trigger] - Changing Observer PlayerState into User PlayerState … 8 Mar 2014 · Hi, I was able to make a Player into an Observer using the following Custom Script action: call SetPlayerState( udg_PlayerVariable, PLAYER_STATE_OBSERVER, 1) Is it …
Observer Chat - Please Help - HIVE 27 May 2006 · No, you can make it something like this: Event:map initialization Condition: Action: Pick every players in ObserverPlayerGroup and do Hide Player massages in the in game ( or …
[Trigger] trigger only works for player 1??? - HIVE 1 Jun 2008 · I've looked at everything and I can't figure out why this trigger only works for Player 1. enter observer Events Unit - A unit enters make observer Conditions (Unit-type of (Triggering …
problem with observers on my map - HIVE 8 Aug 2009 · Player - Player 1 (Red) types a chat message containing -observer as An exact match; Player - Player 2 (Blue) types a chat message containing -observer as An exact match; …
Observer/Referee - HIVE 15 Dec 2020 · How can I make Observer can view more than default, I want observer can see skill of hero instead of only see item I want obsever can see skill of player like that : not like that :
[General] - How do you create observers? - HIVE 8 May 2013 · Yes but, if I host on battle.net (I host on Mbot), I dont get to change the advanced options. I made another force on my map called 'Observers' and I dont know how to make …
Enable Observer chat - HIVE 13 Jun 2007 · You can talk the observer in the Chat menu on the top, and just click the circle next to Observers. You can talk to them, but they can't talk to you. Even so, they can hear you on …
Help with custom map .cfg files for Host-Bots - HIVE 9 Jul 2018 · Hi, I'm trying to get custom map .cfg files with observer slots working for host-bots in patch 1.29. I had no problems with adding obs slots to map .cfg's before the 1.29 patch, …
Detecting if Player Is Observer - HIVE 3 Oct 2012 · You need to check if their observer state is 1 (I think generally anything above zero?). Although there's no way to distinguish between observer and referee. Untitled Trigger …