• 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.
  • Create a faction for Warcraft 3 and enter Hive's 19th Techtree Contest: Co-Op Commanders! Click here to enter!
  • Create a void inspired texture for Warcraft 3 and enter Hive's 34th Texturing Contest: Void! Click here to enter!
  • The Hive's 21st Texturing Contest: Upgrade is now concluded, time to vote for your favourite set of icons! Click here to vote!

Few Questions

Status
Not open for further replies.
Level 29
Joined
Jun 4, 2007
Messages
1,480
1: Game - Set lock resource trading on (Game - Set Map Flag)
2: There are two ways that I can think of right now.
The first is checkin every 5 seconds or so (Time - Periodic Time Event).
-If (Integer - number of players within all players controled by a user equal to 1)
-Then (Player Group - Pick all players in all players controlled by a user and do: Game - Defeat Picked Player with message (whatever you wish)
-Else

The second way is to replace the Time Event with one Player - Player ? leaves the game event for each player. I belive this one is a bit unpractical but thats up to you to deside.
 
Status
Not open for further replies.
Top