Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
sv_melee_only.qh File Reference
Include dependency graph for sv_melee_only.qh:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

 REGISTER_MUTATOR (melee_only, expr_evaluate(autocvar_g_melee_only) &&!MUTATOR_IS_ENABLED(mutator_instagib) &&!MUTATOR_IS_ENABLED(ok) &&!MapInfo_LoadedGametype.m_weaponarena)

Variables

string autocvar_g_melee_only

Function Documentation

◆ REGISTER_MUTATOR()

REGISTER_MUTATOR ( melee_only ,
expr_evaluate(autocvar_g_melee_only) &&!MUTATOR_IS_ENABLED(mutator_instagib) &&!MUTATOR_IS_ENABLED(ok) &&!MapInfo_LoadedGametype. m_weaponarena )

Variable Documentation

◆ autocvar_g_melee_only

string autocvar_g_melee_only

Definition at line 5 of file sv_melee_only.qh.

Referenced by REGISTER_MUTATOR().