Skip to content

PlayerWithAliveCharacter

Description

PlayerWithAliveCharacter is a Function on Random
Returns a random Player in the world whose Character is alive.

Example
local testVariable = Random.PlayerWithAliveCharacter()
Usage

network usage: Any (Client or Server/Host)
returns: Player
parameters: None