|
Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
|
|
#include "sv_duel.qh"Go to the source code of this file.
Functions | |
| MUTATOR_HOOKFUNCTION (duel, FilterItemDefinition) | |
| MUTATOR_HOOKFUNCTION (duel, GetPlayerLimit) | |
| MUTATOR_HOOKFUNCTION (duel, Scores_CountFragsRemaining) | |
| MUTATOR_HOOKFUNCTION | ( | duel | , |
| FilterItemDefinition | ) |
Definition at line 14 of file sv_duel.qc.
References autocvar_g_duel_with_powerups, entity(), and M_ARGV.
| MUTATOR_HOOKFUNCTION | ( | duel | , |
| GetPlayerLimit | ) |
Definition at line 3 of file sv_duel.qc.
References GetPlayerLimit(), and M_ARGV.
| MUTATOR_HOOKFUNCTION | ( | duel | , |
| Scores_CountFragsRemaining | ) |
Definition at line 8 of file sv_duel.qc.