Xonotic
|
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(), and new_pure.
Referenced by freezetag_Initialize(), and REGISTER_MUTATOR().
Definition at line 7 of file elimination.qc.
References BIT, eliminatedPlayers, entity(), maxclients, nextent(), and serialize.
Referenced by EliminatedPlayers_Init().
float | ( | entity | ) |