Xonotic
|
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 MUTATOR_ONADD, MUTATOR_ONREMOVE, and WEP_FLAG_MUTATORBLOCKED.
string autocvar_g_overkill_weapons |
Definition at line 1 of file sv_weapons.qc.