amxmodx/configs/tfc/cvars.ini
Felix Geyer 739b2b8e80 sync
2004-08-01 13:46:27 +00:00

19 lines
533 B
INI
Executable File

; Menu configuration file
; File location: $moddir/addons/amxx/configs/cvars.ini
; To use with Commands Menu plugin
; Cvars Menu:
; < cvar > < values > ... < access level >
"mp_timelimit" "0" "30" "45" "u"
"sv_password" "" "mypw" "clanwar" "u"
"pausable" "0" "1" "u"
"sv_voiceenable" "0" "1" "u"
"mp_chattime" "0" "1" "3" "u"
"mp_logmessages" "0" "1" "u"
"mp_friendlyfire" "0" "1" "u"
"allow_spectators" "0" "1" "u"
"mp_weaponstay" "0" "1" "u"
"tfc_blance_scores" "0" "1" "u"
"tfc_balance_teams" "0" "1" "u"