mirror of
https://github.com/ChocoTaco1/TacoServer.git
synced 2026-07-13 15:14:34 +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
|
|
@ -8,8 +8,8 @@ $Host::AllowAdminStopVote = 1;
|
|||
$Host::AllowAdminStopVotes = 1;
|
||||
$Host::AllowAdminVotes = 1;
|
||||
$Host::AllowMapScript = "True";
|
||||
$Host::AllowPlayerTournamentModeVotekick = 0;
|
||||
$Host::AllowPlayerVoteChangeMission = 1;
|
||||
$Host::AllowPlayerVoteNextMission = 1;
|
||||
$Host::AllowPlayerVoteSkipMission = 1;
|
||||
$Host::AllowPlayerVoteTeamDamage = 0;
|
||||
$Host::AllowPlayerVoteTimeLimit = 1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue