amxmodx/configs/tfc/core.ini

18 lines
523 B
INI
Raw Normal View History

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