Sort of fix for amb1293: It's a bug with HLDS's parsing of localinfo keys

This commit is contained in:
Steve Dudenhoeffer 2008-03-30 10:55:13 +00:00
parent 5e9e119c76
commit 4c4fde8bf3
4 changed files with 8 additions and 4 deletions

View File

@ -7,8 +7,9 @@ amxx_plugins addons/amxmodx/configs/plugins.ini
amxx_pluginsdir addons/amxmodx/plugins
amxx_modulesdir addons/amxmodx/modules
amxx_vault addons/amxmodx/data/vault.ini
csstats_score addons/amxmodx/data/csstats.amxx
; It is important that "csstats" comes before "csstats_score"
csstats addons/amxmodx/data/csstats.dat
csstats_score addons/amxmodx/data/csstats.amxx
; Logging mode
; 0 - no logging

View File

@ -15,8 +15,9 @@ amxx_vault addons/amxmodx/data/vault.ini
; 3 - HL Logs
amxx_logging 1
dodstats_score addons/amxmodx/data/dodstats.amxx
; It is important that "dodstats" comes before "dodstats_score"
dodstats addons/amxmodx/data/dodstats.dat
dodstats_score addons/amxmodx/data/dodstats.amxx
; Binary logging level
; add these up to get what you want

View File

@ -7,8 +7,9 @@ amxx_plugins addons/amxmodx/configs/plugins.ini
amxx_pluginsdir addons/amxmodx/plugins
amxx_modulesdir addons/amxmodx/modules
amxx_vault addons/amxmodx/data/vault.ini
tfcstats_score addons/amxmodx/data/tfcstats.amxx
; It is important that "tfcstats" comes before "tfcstats_score"
tfcstats addons/amxmodx/data/tfcstats.dat
tfcstats_score addons/amxmodx/data/tfcstats.amxx
; Logging mode
; 0 - no logging

View File

@ -7,8 +7,9 @@ amxx_plugins addons/amxmodx/configs/plugins.ini
amxx_pluginsdir addons/amxmodx/plugins
amxx_modulesdir addons/amxmodx/modules
amxx_vault addons/amxmodx/data/vault.ini
tsstats_score addons/amxmodx/data/tsstats.amxx
; It is important that "tsstats" comes before "tsstats_score"
tsstats addons/amxmodx/data/tsstats.dat
tsstats_score addons/amxmodx/data/tsstats.amxx
; Logging mode
; 0 - no logging