|
Xonotic
|
#include "sv_duel.qh"
Include dependency graph for sv_duel.qc:Go to the source code of this file.
Functions | |
| MUTATOR_HOOKFUNCTION (duel, GetPlayerLimit) | |
| MUTATOR_HOOKFUNCTION (duel, Scores_CountFragsRemaining) | |
| MUTATOR_HOOKFUNCTION (duel, FilterItemDefinition) | |
| MUTATOR_HOOKFUNCTION | ( | duel | , |
| GetPlayerLimit | |||
| ) |
| MUTATOR_HOOKFUNCTION | ( | duel | , |
| Scores_CountFragsRemaining | |||
| ) |
Definition at line 8 of file sv_duel.qc.
| MUTATOR_HOOKFUNCTION | ( | duel | , |
| FilterItemDefinition | |||
| ) |
Definition at line 14 of file sv_duel.qc.
References autocvar_g_duel_with_powerups, entity(), and M_ARGV.
Here is the call graph for this function: