All, would appreciate your input on these settings... Also putting my thoughts...
the fullbright takes away challenge of night maps, seems to me unfair but all can use it...
// Allow players to change r_fullbright, cg_fovscale and promod vision setting with script command or via rcon interface ( 1-yes ; 0-no )
set cmd_fov "1"
set cmd_fps "1"
set cmd_promod "1"
When the server is busy it is almost automatic to earn the next kill streak... the next setting count kills toward streak might make this better. Or maybe increase these ?
// Killstreak needed for the hardpoint - used when old_hardpoints is 1
// DO NOT set identical values to 2 or more hardpoints
set radar "3"
set airstrike "5"
set artillery "7"
set agm "10"
set helicopter "15"
set predator "20"
set ac130 "28"
set nuke "35"
// Count hardpoint kills toward kill streak ( 1-yes ; 0-no )
set hardpoint_streak "1"
Do we want to allow other game types ? Which ones ?
// Gametype vote
set gametypeVote "1" // Enable gametype vote ( 1-enable ; 0-disable )
set vote_gametypes "war sab" // Gametype pool to vote from separated by space
Should we just force the auto assign ? Balances automatically ... remove the mg's ?
set force_autoassign "0" // Force players to always autoassign to keep teams balanced ( 1-enable ; 0-disable )
set remove_turrets "1" // Removes stationary MGs from the maps
the fullbright takes away challenge of night maps, seems to me unfair but all can use it...
// Allow players to change r_fullbright, cg_fovscale and promod vision setting with script command or via rcon interface ( 1-yes ; 0-no )
set cmd_fov "1"
set cmd_fps "1"
set cmd_promod "1"
When the server is busy it is almost automatic to earn the next kill streak... the next setting count kills toward streak might make this better. Or maybe increase these ?
// Killstreak needed for the hardpoint - used when old_hardpoints is 1
// DO NOT set identical values to 2 or more hardpoints
set radar "3"
set airstrike "5"
set artillery "7"
set agm "10"
set helicopter "15"
set predator "20"
set ac130 "28"
set nuke "35"
// Count hardpoint kills toward kill streak ( 1-yes ; 0-no )
set hardpoint_streak "1"
Do we want to allow other game types ? Which ones ?
// Gametype vote
set gametypeVote "1" // Enable gametype vote ( 1-enable ; 0-disable )
set vote_gametypes "war sab" // Gametype pool to vote from separated by space
Should we just force the auto assign ? Balances automatically ... remove the mg's ?
set force_autoassign "0" // Force players to always autoassign to keep teams balanced ( 1-enable ; 0-disable )
set remove_turrets "1" // Removes stationary MGs from the maps