Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
checkpoints.qh
Go to the documentation of this file.
1
#pragma once
2
#include "
../panel.qh
"
3
4
bool
autocvar_hud_panel_checkpoints
=
true
;
5
bool
autocvar_hud_panel_checkpoints_dynamichud
=
true
;
6
bool
autocvar_hud_panel_checkpoints_flip
=
false
;
7
bool
autocvar_hud_panel_checkpoints_align
=
true
;
8
float
autocvar_hud_panel_checkpoints_fontscale
= 1.1;
autocvar_hud_panel_checkpoints_flip
bool autocvar_hud_panel_checkpoints_flip
Definition
checkpoints.qh:6
autocvar_hud_panel_checkpoints_dynamichud
bool autocvar_hud_panel_checkpoints_dynamichud
Definition
checkpoints.qh:5
autocvar_hud_panel_checkpoints_align
bool autocvar_hud_panel_checkpoints_align
Definition
checkpoints.qh:7
autocvar_hud_panel_checkpoints
bool autocvar_hud_panel_checkpoints
Definition
checkpoints.qh:4
autocvar_hud_panel_checkpoints_fontscale
float autocvar_hud_panel_checkpoints_fontscale
Definition
checkpoints.qh:8
panel.qh
client
hud
panel
checkpoints.qh
Generated on
for Xonotic QuakeC by
1.14.0