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

Go to the source code of this file.

Variables

bool autocvar_hud_panel_score
bool autocvar_hud_panel_score_dynamichud = true
bool autocvar_hud_panel_score_rankings

Variable Documentation

◆ autocvar_hud_panel_score

bool autocvar_hud_panel_score

Definition at line 4 of file score.qh.

Referenced by HUD_Score().

◆ autocvar_hud_panel_score_dynamichud

bool autocvar_hud_panel_score_dynamichud = true

Definition at line 5 of file score.qh.

Referenced by HUD_Score().

◆ autocvar_hud_panel_score_rankings

bool autocvar_hud_panel_score_rankings

Definition at line 6 of file score.qh.

Referenced by HUD_Score(), and HUD_Score_Rankings().