Making players allies

RennoC

New Member
Reaction score
2
So, If I wanted to make a team mode how could I make players be on the same team...

Event= Player 1 types -team
Condition= ?
Action= ?


Right now I have 56 triggers doing this, and I think there must be a faster way with maybe 1 or 2 triggers
 

dannyboydude

Ultra Cool Member
Reaction score
33
this is what id do and so on for dif teams
Code:
Untitled Trigger 001
    Events
        Player - Player 1 (Red) types a chat message containing -teams as An exact match
    Conditions
    Actions
        -------- this allies red and blue --------
        Player - Make Player 1 (Red) treat Player 2 (Blue) as an Ally
        Player - Make Player 2 (Blue) treat Player 1 (Red) as an Ally
        -------- this allies teal and purple --------
        Player - Make Player 3 (Teal) treat Player 4 (Purple) as an Ally
        Player - Make Player 4 (Purple) treat Player 3 (Teal) as an Ally
 

RennoC

New Member
Reaction score
2
this is what id do and so on for dif teams
Code:
Untitled Trigger 001
    Events
        Player - Player 1 (Red) types a chat message containing -teams as An exact match
    Conditions
    Actions
        -------- this allies red and blue --------
        Player - Make Player 1 (Red) treat Player 2 (Blue) as an Ally
        Player - Make Player 2 (Blue) treat Player 1 (Red) as an Ally
        -------- this allies teal and purple --------
        Player - Make Player 3 (Teal) treat Player 4 (Purple) as an Ally
        Player - Make Player 4 (Purple) treat Player 3 (Teal) as an Ally


Ya this is what I did but to make 8 people on a team thats 56 triggers :(.


Event
A player types ally as an exact match
Condition
Action
Pick every player in PlayerGroup
Player - Make Triggering player treat Picked player as an Ally with shared vision
Player - Make Picked player treat triggering player as an Ally with shared vision


This looks much better, problem solved. Thanks!
 
General chit-chat
Help Users
  • No one is chatting at the moment.

      The Helper Discord

      Members online

      Affiliates

      Hive Workshop NUON Dome World Editor Tutorials

      Network Sponsors

      Apex Steel Pipe - Buys and sells Steel Pipe.
      Top