Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
sv_tmayhem.qh
Go to the documentation of this file.
1#pragma once
2
4
5// autocvars defined here so they can be imported in FFA sv_mayhem.qc
10
12
14{
17 {
19 }
20 return 0;
21}
#define MUTATOR_ONADD
Definition base.qh:309
#define REGISTER_MUTATOR(...)
Definition base.qh:295
#define MUTATOR_STATIC()
Definition base.qh:313
float autocvar_g_tmayhem_scoring_damage_weight
Definition sv_tmayhem.qh:8
float autocvar_g_tmayhem_scoring_upscaler
Definition sv_tmayhem.qh:6
void tmayhem_Initialize()
Definition sv_tmayhem.qc:63
float autocvar_g_tmayhem_scoring_kill_weight
Definition sv_tmayhem.qh:7
bool autocvar_g_tmayhem_scoring_disable_selfdamage2score
Definition sv_tmayhem.qh:9