Initial import

This commit is contained in:
Felix Geyer
2004-07-29 19:37:26 +00:00
parent e57742e9de
commit 0dee2be6be
8 changed files with 220 additions and 0 deletions

18
configs/ts/core.ini Executable file
View File

@ -0,0 +1,18 @@
; Configuration file for AMX Mod X
amxx_logdir addons/amxx/logs
amxx_configsdir addons/amxx/configs
amxx_datadir addons/amxx/data
amxx_modules addons/amxx/modules.ini
amxx_plugins addons/amxx/plugins.ini
amxx_pluginsdir addons/amxx/plugins
amxx_modulesdir addons/amxx/modules
amxx_vault addons/amxx/data/vault.ini
tsstats_score addons/amxx/data/tsstats.amx
tsstats addons/amxx/data/tsstats.dat
; Logging mode
; 0 - no logging
; 1 - one logfile / day
; 2 - one logfile / map
; 3 - HL Logs
amx_logging 1

32
configs/ts/maps.ini Executable file
View File

@ -0,0 +1,32 @@
; Maps configuration file
; File location: $moddir/addons/amxx/configs/maps.ini
; To use with Maps Menu plugin
; Add in your mod's maps here
; Delete this file to use mapcycle.txt
ts_awaken
ts_bikini
ts_casa
ts_central
ts_chateau
ts_dietrich
ts_dojo
ts_faculty
ts_fall
ts_gpc
ts_greenhouse
ts_hammertime
ts_henningsen
ts_heresy
ts_panzibar
ts_lobby
ts_metro
ts_ordeal
ts_parking
ts_rundown
ts_urbannights
tm_avana
tm_harbor
tm_corporate
tm_stormshield