ACSUtils Wiki

An ACS library for ZDoom-based ports

User Tools

Site Tools


functions:playerisconnected

PlayerIsConnected

bool PlayerIsConnected(int player)

Description

Returns true if the specified player is connected to the server.

It works by calling PlayerInGame and PlayerIsSpectator. If both return false, the player is not connected.

functions/playerisconnected.txt · Last modified: 2017/03/17 22:52 by korshun