2004-08-13 12:31:39 +00:00
|
|
|
; Configuration file for AMX Mod X
|
|
|
|
amxx_logdir addons/amxx/logs
|
2004-07-29 17:46:15 +00:00
|
|
|
amxx_configsdir addons/amxx/configs
|
|
|
|
amxx_datadir addons/amxx/data
|
2004-08-13 12:31:39 +00:00
|
|
|
amxx_modules addons/amxx/configs/modules.ini
|
|
|
|
amxx_plugins addons/amxx/configs/plugins.ini
|
2004-07-29 17:46:15 +00:00
|
|
|
amxx_pluginsdir addons/amxx/plugins
|
|
|
|
amxx_modulesdir addons/amxx/modules
|
2004-08-13 12:31:39 +00:00
|
|
|
amxx_vault addons/amxx/data/vault.ini
|
2004-08-20 13:18:04 +00:00
|
|
|
dodstats_score addons/amxx/data/dodstats.amxx
|
2004-08-13 12:31:39 +00:00
|
|
|
dodstats addons/amxx/data/dodstats.dat
|
2004-07-29 17:46:15 +00:00
|
|
|
|
|
|
|
; Logging mode
|
|
|
|
; 0 - no logging
|
|
|
|
; 1 - one logfile / day
|
|
|
|
; 2 - one logfile / map
|
|
|
|
; 3 - HL Logs
|
|
|
|
amx_logging 1
|