[General] how to pick the only player's number

Status
Not open for further replies.
So, I made this trigger, I thought it's working, but since I'm upgrading things on my map it's kinda not working.
  • Set Users = (All players matching (((Picked player) controller) Equal to User))
  • If (All Conditions are True) then do (Then Actions) else do (Else Actions)
    • If - Conditions
      • (Number of players in Users) Equal to 1
    • Then - Actions
      • Trigger - Turn off Change Host Func <gen>
      • Player Group - Pick every player in Users and do (Actions)
        • Loop - Actions
          • Set CurrentHost = (Player number of (Picked player))
    • Else - Actions
 
Status
Not open for further replies.
Top