Workshop.codes
Create

Random Living Player Last updated April 18, 2026

Description

Returns a single randomly selected living player from the specified team at the moment of evaluation. Re-evaluates to a new random player each time the value is computed unless stored in a variable. Returns Null if no living players exist on the team.

Snippet

Random Living Player(All Teams);

Properties

Returns: Player
Parameters: Team

Team
Type: Team, Default: All Teams
The team from which a random living player will be selected.

Workshop.codes