|
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 | |
| REGISTER_MUTATOR (ok_weapons, expr_evaluate(autocvar_g_overkill_weapons)||MUTATOR_IS_ENABLED(ok)) | |
Variables | |
| string | autocvar_g_overkill_weapons |
| REGISTER_MUTATOR | ( | ok_weapons | , |
| expr_evaluate(autocvar_g_overkill_weapons)||MUTATOR_IS_ENABLED(ok) | ) |
Definition at line 3 of file sv_weapons.qc.
References autocvar_g_overkill_weapons, MUTATOR_ONADD, MUTATOR_ONREMOVE, and WEP_FLAG_MUTATORBLOCKED.
| string autocvar_g_overkill_weapons |
Definition at line 1 of file sv_weapons.qc.
Referenced by REGISTER_MUTATOR().