Ending round

Hi i have a creative box pvp map and i would like the round to end when last team is remaingin and the only way i can see how to do this is in the my island settings where there is “last standing ends game” but it just ends the game completetly rathering than starting the next of 100 rounds. How do i make it so the round ends and not the game

Use a Player Counter Device per team.

Set the target to 0 and count all players on the team.

Use and end game device, set to end round. Activate it when player count succeeds from any of the counters

How will this work if you have multiple teams? Wouldn’t the game end if 1 teams counter hits zero?

Yes thats right

For multiple teams we could probably insert a tracker to track the counter events,
with Target = number of teams - 1, then use the trackers completion event to activate the end game device

Hi sorry im very new to uefn. Could u possibly send a video of how to do that?

Give me a bit to whack up a link

alright thanks

Hi just wondering if youve got the link?

Can’t seem to find one, but I can walk you through it.

How many teams have you got ?

could i possiby add u on discord or something so we are not messaging back and forth on forums which might take ages

Are you still there?

Hey, sorry I run off a late night Au cycle,
I don’t have discord, but messaging not so bad, there is only a few devices to configure.

1 per team Player Counter Device
1 Tracker
1 End Game Device

Player Counter Devices Settings

  • Compare Player Count - Equal or Fewer
  • Target Player Count - 0
  • Compare on Count Change - DuringGame
  • Transmit on Player Counted/Removed - Every Time
  • Counted Team - Team Index (different team for each counter)
  • Enabled On Phase - Always
  • Include Spectators - Off

Tracker Device

  • Stat to Track - Events
  • Target Value - (number of teams - 1)
  • Starting Value - 0
  • Assign on Game Start - On
  • Reset Between Rounds - On
  • Valid Team - Any
  • Sharing - Team
  • Winning Team - Use Game Win Conditions
  • Amount to Change on Event - 1
  • Show on HUD - No
  • Show Progress - Off
    User Options Functions
  • Increment Progress - + Add Array Element for each Counter
    Use eyedropper to add all Player Counters and use On Count Succeeds for them.

End Game Device

  • Winning Team - Winning Team
  • Activating Team - Any
  • What to End - End Round
  • Enabled at Game Start - On
    User Options Functions
  • Activate - Add the Tracker and use When Complete
2 Likes