|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
Go to the source code of this file.
Functions | |
| void | EliminatedPlayers_Init (float(entity) isEliminated_func) |
| bool | EliminatedPlayers_SendEntity (entity this, entity to, float sendflags) |
| float (entity) isEliminated | |
Definition at line 27 of file elimination.qc.
References backtrace, eliminatedPlayers, EliminatedPlayers_SendEntity(), entity(), Net_LinkEntity(), and new_pure.
Referenced by freezetag_Initialize(), REGISTER_MUTATOR(), and surv_Initialize().
Definition at line 7 of file elimination.qc.
References BIT, eliminatedPlayers, entity(), maxclients, MSG_ENTITY, nextent(), serialize, and WriteHeader.
Referenced by EliminatedPlayers_Init().