• 🏆 Texturing Contest #33 is OPEN! Contestants must re-texture a SD unit model found in-game (Warcraft 3 Classic), recreating the unit into a peaceful NPC version. 🔗Click here to enter!

Is it possible to switch a player to a different force?

Status
Not open for further replies.
Level 1
Joined
Jul 29, 2010
Messages
1
I have been trying to switch a player to another force (because i want to be making one player at a time an enemy to the rest of the players) so i don't have to make a long list of who should be allied to who with the player ally action. any suggestions?
 
Level 2
Joined
Jul 1, 2010
Messages
14
  • Player Group - Pick every player in (All players matching ((Matching player) Not equal to Player 1 (Red))) and do (Actions)
    • Loop - Actions
      • Player - Make Player 1 (Red) treat (Picked player) as an Enemy
I guess something like that should do it?
 
Status
Not open for further replies.
Top