mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-02-22 15:33:36 +00:00
Rewrote VoteMenu Func
Rewrote VoteMenu Func Added Restricted Voting Integrated SetNextMission Added Description Details Added ClearCenterPrint for FIRE when obs
This commit is contained in:
parent
51be28a6c5
commit
0e6e0bdfd8
5 changed files with 172 additions and 146 deletions
|
|
@ -188,7 +188,7 @@ $Host::AllowPlayerVoteSkipMission = 1;
|
|||
$Host::AllowPlayerVoteTimeLimit = 1;
|
||||
$Host::AllowPlayerVoteTournamentMode = 1;
|
||||
$Host::AllowPlayerVoteTeamDamage = 1;
|
||||
$Host::AllowPlayerTournamentModeVotekick = 1;
|
||||
$Host::AllowPlayerVoteNextMission = 1;
|
||||
$Host::NoBaseRapeEnabled = 1; //Enable or Disable No Base Rape
|
||||
$Host::NoBaseRapePlayerCount = 14; //Min number players the turn off No Base Rape
|
||||
$Host::AveragePings = 1; //Show Average ping in F2 menu
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue