Xonotic QuakeC
The free, fast arena FPS with crisp movement and a wide array of weapons
scores_rules.qh
Go to the documentation of this file.
1
#pragma once
2
3
int
NumTeams
(
int
teams
);
4
void
ScoreRules_basics
(
int
teams
,
float
sprio,
float
stprio,
float
score_enabled);
5
void
ScoreRules_basics_end
();
6
7
#define AVAILABLE_TEAMS teamplay
teams
entity teams
Definition
main.qh:58
ScoreRules_basics_end
void ScoreRules_basics_end()
Definition
scores_rules.qc:63
ScoreRules_basics
void ScoreRules_basics(int teams, float sprio, float stprio, float score_enabled)
Definition
scores_rules.qc:19
NumTeams
int NumTeams(int teams)
Definition
scores_rules.qc:12
server
scores_rules.qh
Generated on
for Xonotic QuakeC by
1.16.1