is there some program that tells you 'unneeded' commands commonly found in a cfg? i know that cfgCheck thing but it doesn't name unneeded cmd's :c
these are all the miscellaneous cmd's after going through my cfg (havent gone through it yet, they just don't have any of the most common cmd prefixes)
commandsseta hud_drawAltHUD "1"
seta hud_drawPowerups "1"
seta hud_flashTime "200"
seta hud_rankAlpha "1.0"
seta hud_rankY "408"
seta hud_rankX "112"
seta hud_skillBarAlpha "1.0"
seta hud_skillBarY "388"
seta hud_skillBarX "44"
seta hud_PowerupRows "4"
seta hud_PowerupY "388"
seta hud_PowerupX "80"
seta hud_powerupSize "18"
seta vote_allow_shuffleteamsxp_norestart "1"
seta vote_allow_config ""
seta vote_allow_cointoss "1"
seta vote_allow_surrender "1"
seta team_maxMines "10"
seta team_maxMortars "-1"
seta team_maxFlamers "-1"
seta team_maxMg42s "-1"
seta team_maxriflegrenades "-1"
seta sv_maxclients "20"
seta sv_hostname ""
seta sv_punkbuster "0"
seta sv_minguidage "0"
seta sv_maxRate "0"
seta sv_minPing "0"
seta sv_maxPing "0"
seta sv_floodProtect "0"
seta sv_allowDownload "1"
seta sv_lanForceRate "1"
seta sv_dl_maxRate "42000"
seta sv_wwwDownload "0"
seta sv_wwwBaseURL ""
seta sv_wwwDlDisconnected "0"
seta sv_wwwFallbackURL ""
seta sv_fullmsg "Server is full."
seta cm_playerCurveClip "1"
seta mv_sensitivity "20"
seta pmove_fixed "1"
seta timelimit "15"
seta fraglimit "0"
seta dmflags "0"
seta timescale "0.000000"
seta logfile "1"
seta in_midi "0"
seta in_midiport "1"
seta in_midichannel "1"
seta in_mididevice "0"
seta in_mouse "1"
seta in_joystick "0"
seta in_joyBallScale "0.02"
seta joy_threshold "0.15"
seta bot_enable "0"
seta sensitivity "3"
seta rate "25000"
seta snaps "20"
seta bot_minplayers "0"
seta refereePassword "none"
if theres a program that tells you unneeded commands let meh know pleez
like R_MAPOVERBRIGHTBUTS instead of BITS at the end :P i had loads of those.
pm me after LAN
COMMANDS
ARE
NEEDED
seta vote_allow_config ""
seta vote_allow_cointoss "1"
seta vote_allow_surrender "1"
seta team_maxMines "10"
seta team_maxMortars "-1"
seta team_maxFlamers "-1"
seta team_maxMg42s "-1"
seta team_maxriflegrenades "-1"
seta sv_maxclients "20"
seta sv_hostname ""
seta sv_punkbuster "0"
seta sv_minguidage "0"
seta sv_maxRate "0"
seta sv_minPing "0"
seta sv_maxPing "0"
seta sv_floodProtect "0"
seta sv_allowDownload "1"
seta sv_lanForceRate "1"
seta sv_dl_maxRate "42000"
seta sv_wwwDownload "0"
seta sv_wwwBaseURL ""
seta sv_wwwDlDisconnected "0"
seta sv_wwwFallbackURL ""
seta sv_fullmsg "Server is full."
All the above are server settings
seta cm_playerCurveClip "1"
seta mv_sensitivity "20"
From various mods I think
seta pmove_fixed "1"
No, just no - set to 0
seta timelimit "15"
seta fraglimit "0"
seta dmflags "0"
seta timescale "0.000000"
seta logfile "1"
More server settings + very crappy timescale that might break everything if you exec that in a demo
seta in_midi "0"
seta in_midiport "1"
seta in_midichannel "1"
seta in_mididevice "0"
seta in_mouse "1"
seta in_joystick "0"
seta in_joyBallScale "0.02"
seta joy_threshold "0.15"
These are all rather useless as they're the default settings + you won't be using any midi stuff or a joystick
seta bot_enable "0"
seta bot_minplayers "0"
seta refereePassword "none"
More server settings
OMG OMG