Arma 3: add additional information on comments to template config files (#319)

This commit is contained in:
Greelan
2023-03-29 10:24:43 +11:00
committed by GitHub
parent 505051099c
commit f42fc6b09f
2 changed files with 6 additions and 0 deletions

View File

@@ -82,6 +82,9 @@ class AdvancedOptions
// USER CONFIGURABLE SETTINGS - CHANGE/ADD ADDITIONAL SETTINGS HERE
// *******
// Note that any lines below that begin with // are commented out and will not be applied by the server
// Remove the // from the beginning of any line that you want to apply
// VOTING
//allowedVoteCmds[] = { { "kick", false, false, 0.75 } };
//allowedVotedAdminCmds[] = { { "mission", true, true } };