This wiki was in read-only mode for many years, but can now be edited again. A lot of information will need to be updated.
bz ePlayerStatus
Jump to navigation
Jump to search
| BZFS API Documentation This page contains part of the BZFS API documentation for use by Plug-ins on the BZFS server. |
Overview
The bz_ePlayerStatus is used to define the current status of a player.
Definition
| name | value description |
|---|---|
| eDead | Player is not alive, not paused, (not not) responding, etc |
| eAlive | Player is alive |
| ePaused | Player is paused |
| eExploding | Player is exploding |
| eTeleporting | Teleported recently |
| eInBuilding | has OO and is in a building |