Changed plugins.ini/modules.ini locations
Removed non-existant "mssql_amxx_i386.so" from modules.ini
This commit is contained in:
parent
955fcb8549
commit
eadd0a8317
|
@ -1,13 +1,10 @@
|
|||
; Configuration file for AMX Mod X
|
||||
amxx_logdir addons/amxx/logs
|
||||
; Configuration file for AMX Mod Xamxx_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_modules addons/amxx/configs/modules.iniamxx_plugins addons/amxx/configs/plugins.ini
|
||||
amxx_pluginsdir addons/amxx/plugins
|
||||
amxx_modulesdir addons/amxx/modules
|
||||
amxx_vault addons/amxx/data/vault.ini
|
||||
|
||||
; Logging mode
|
||||
; 0 - no logging
|
||||
; 1 - one logfile / day
|
||||
|
|
|
@ -1,14 +1,10 @@
|
|||
; Configuration file for AMX Mod X
|
||||
amxx_logdir addons/amxx/logs
|
||||
; Configuration file for AMX Mod Xamxx_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_modules addons/amxx/configs/modules.iniamxx_plugins addons/amxx/configs/plugins.ini
|
||||
amxx_pluginsdir addons/amxx/plugins
|
||||
amxx_modulesdir addons/amxx/modules
|
||||
amxx_vault addons/amxx/data/vault.ini
|
||||
dodstats_score addons/amxx/data/dodstats.amx
|
||||
dodstats addons/amxx/data/dodstats.dat
|
||||
amxx_vault addons/amxx/data/vault.inidodstats_score addons/amxx/data/dodstats.amxdodstats addons/amxx/data/dodstats.dat
|
||||
|
||||
; Logging mode
|
||||
; 0 - no logging
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
; AMX Mod X Modules
|
||||
; You can specify both linux & win32 modules here
|
||||
|
||||
; To enable a module, remove the semi-colon from the line
|
||||
; ------------------------------
|
||||
; Fun - provides extra functions
|
||||
; ------------------------------
|
||||
|
@ -23,7 +23,6 @@ fun_amxx.dll
|
|||
;pgsql_amxx_i386.so
|
||||
;pgsql_amxx.dll
|
||||
; Microsoft SQL
|
||||
;mssql_amxx_i386.so
|
||||
;mssql_amxx.dll
|
||||
|
||||
; ---------------------------------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
; AMX Mod X Modules
|
||||
; You can specify both linux & win32 modules here
|
||||
|
||||
; To enable a module, remove the semi-colon from the line
|
||||
; ------------------------------
|
||||
; Fun - provides extra functions
|
||||
; ------------------------------
|
||||
|
@ -23,7 +23,6 @@ fun_amxx.dll
|
|||
;pgsql_amxx_i386.so
|
||||
;pgsql_amxx.dll
|
||||
; Microsoft SQL
|
||||
;mssql_amxx_i386.so
|
||||
;mssql_amxx.dll
|
||||
|
||||
; ---------------------------------------------
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
; AMX Mod X Modules
|
||||
; You can specify both linux & win32 modules here
|
||||
|
||||
; To enable a module, remove the semi-colon from the line
|
||||
; ------------------------------
|
||||
; Fun - provides extra functions
|
||||
; ------------------------------
|
||||
|
@ -23,7 +23,6 @@ fun_amxx.dll
|
|||
;pgsql_amxx_i386.so
|
||||
;pgsql_amxx.dll
|
||||
; Microsoft SQL
|
||||
;mssql_amxx_i386.so
|
||||
;mssql_amxx.dll
|
||||
|
||||
; ---------------------------------------------
|
||||
|
|
|
@ -1,14 +1,10 @@
|
|||
; Configuration file for AMX Mod X
|
||||
amxx_logdir addons/amxx/logs
|
||||
; Configuration file for AMX Mod Xamxx_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_modules addons/amxx/configs/modules.iniamxx_plugins addons/amxx/configs/plugins.ini
|
||||
amxx_pluginsdir addons/amxx/plugins
|
||||
amxx_modulesdir addons/amxx/modules
|
||||
amxx_vault addons/amxx/data/vault.ini
|
||||
tfcstats_score addons/amxx/data/tfcstats.amx
|
||||
tfcstats addons/amxx/data/tfcstats.dat
|
||||
amxx_vault addons/amxx/data/vault.initfcstats_score addons/amxx/data/tfcstats.amxtfcstats addons/amxx/data/tfcstats.dat
|
||||
|
||||
; Logging mode
|
||||
; 0 - no logging
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
; AMX Mod X Modules
|
||||
; You can specify both linux & win32 modules here
|
||||
|
||||
; To enable a module, remove the semi-colon from the line
|
||||
; ------------------------------
|
||||
; Fun - provides extra functions
|
||||
; ------------------------------
|
||||
|
@ -23,7 +23,6 @@ fun_amxx.dll
|
|||
;pgsql_amxx_i386.so
|
||||
;pgsql_amxx.dll
|
||||
; Microsoft SQL
|
||||
;mssql_amxx_i386.so
|
||||
;mssql_amxx.dll
|
||||
|
||||
; ---------------------------------------------
|
||||
|
|
|
@ -1,15 +1,12 @@
|
|||
; Configuration file for AMX Mod X
|
||||
amxx_logdir addons/amxx/logs
|
||||
; Configuration file for AMX Mod Xamxx_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_modules addons/amxx/configs/modules.iniamxx_plugins addons/amxx/configs/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
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
; AMX Mod X Modules
|
||||
; You can specify both linux & win32 modules here
|
||||
|
||||
; To enable a module, remove the semi-colon from the line
|
||||
; ------------------------------
|
||||
; Fun - provides extra functions
|
||||
; ------------------------------
|
||||
|
@ -23,7 +23,6 @@ fun_amxx.dll
|
|||
;pgsql_amxx_i386.so
|
||||
;pgsql_amxx.dll
|
||||
; Microsoft SQL
|
||||
;mssql_amxx_i386.so
|
||||
;mssql_amxx.dll
|
||||
|
||||
; ---------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue
Block a user