Xonotic
scores_rules.qh
Go to the documentation of this file.
1
#pragma once
2
3
bool
IsTeamAvailable
(
int
team_num);
4
int
NumTeams
(
int
teams
);
5
int
AvailableTeams
();
6
void
ScoreRules_basics
(
int
teams
,
float
sprio,
float
stprio,
float
score_enabled);
7
void
ScoreRules_basics_end
();
8
void
ScoreRules_generic
();
AvailableTeams
int AvailableTeams()
Definition:
scores_rules.qc:22
IsTeamAvailable
bool IsTeamAvailable(int team_num)
Definition:
scores_rules.qc:12
teams
entity teams
Definition:
main.qh:44
ScoreRules_basics_end
void ScoreRules_basics_end()
Definition:
scores_rules.qc:64
ScoreRules_basics
void ScoreRules_basics(int teams, float sprio, float stprio, float score_enabled)
Definition:
scores_rules.qc:29
NumTeams
int NumTeams(int teams)
Definition:
scores_rules.qc:17
ScoreRules_generic
void ScoreRules_generic()
Definition:
scores_rules.qc:69
server
scores_rules.qh
Generated on Thu Mar 17 2022 17:26:30 for Xonotic by
1.8.13