Replaced in files: /amxx/ with /amxmodx/

This fixes lines looking like
; File location: $moddir/addons/amxx/configs/cmds.ini

to look like

; File location: $moddir/addons/amxmodx/configs/cmds.ini

.
This commit is contained in:
Johnny Bergström 2004-12-22 10:27:30 +00:00
parent 51b9fae4bc
commit 21ceae3c9e
23 changed files with 23 additions and 22 deletions

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/clcmds.ini
; Default File location: $moddir/addons/amxmodx/configs/clcmds.ini
; To use with Players Menu plugin
; NOTE: By default in all settings the access level is set to "u".

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/cmds.ini
; File location: $moddir/addons/amxmodx/configs/cmds.ini
; To use with Commands Menu plugin
; NOTE: By default in all settings the access level is set to "u".

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/configs.ini
; File location: $moddir/addons/amxmodx/configs/configs.ini
; To use with Commands Menu plugin
; NOTE: By default in all settings the access level is set to "u".

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/cmds.ini
; File location: $moddir/addons/amxmodx/configs/cmds.ini
; To use with Commands Menu plugin
; NOTE: By default in all settings the access level is set to "u".

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/cvars.ini
; File location: $moddir/addons/amxmodx/configs/cvars.ini
; To use with Commands Menu plugin
; Cvars Menu:

View File

@ -1,5 +1,5 @@
; Maps configuration file
; File location: $moddir/addons/amxx/configs/maps.ini
; File location: $moddir/addons/amxmodx/configs/maps.ini
; To use with Maps Menu plugin
; Add in your mod's maps here

View File

@ -1,3 +1,4 @@
// File location: $moddir/addons/amxmodx/configs/custommenuitems.cfg
// Here you can add menu items from any plugin to Menus Front-End plugin, aka "amxmodmenu".
//
// Usage: "amx_addmenuitem <menu text> <menu command> <access flags> <plugin name>"

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/cvars.ini
; File location: $moddir/addons/amxmodx/configs/cvars.ini
; To use with Commands Menu plugin
; Cvars Menu:

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/cvars.ini
; File location: $moddir/addons/amxmodx/configs/cvars.ini
; To use with Commands Menu plugin
; Cvars Menu:

View File

@ -1,5 +1,5 @@
; Maps configuration file
; File location: $moddir/addons/amxx/configs/maps.ini
; File location: $moddir/addons/amxmodx/configs/maps.ini
; To use with Maps Menu plugin
; Add in your mod's maps here

View File

@ -1,5 +1,5 @@
; Maps configuration file
; File location: $moddir/addons/amxx/configs/maps.ini
; File location: $moddir/addons/amxmodx/configs/maps.ini
; To use with Maps Menu plugin
; Add in your mod's maps here

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/clcmds.ini
; File location: $moddir/addons/amxmodx/configs/clcmds.ini
; To use with Players Menu plugin
; NOTE: By default in all settings the access level is set to "u".

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/cmds.ini
; File location: $moddir/addons/amxmodx/configs/cmds.ini
; To use with Commands Menu plugin
; NOTE: By default in all settings the access level is set to "u".

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/cvars.ini
; File location: $moddir/addons/amxmodx/configs/cvars.ini
; To use with Commands Menu plugin
; Cvars Menu:

View File

@ -1,5 +1,5 @@
; Maps configuration file
; File location: $moddir/addons/amxx/configs/maps.ini
; File location: $moddir/addons/amxmodx/configs/maps.ini
; To use with Maps Menu plugin
; Add in your mod's maps here

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/speech.ini
; File location: $moddir/addons/amxmodx/configs/speech.ini
; To use with Commands Menu plugin
; NOTE: By default in all settings the access level is set to "u".

View File

@ -1,5 +1,5 @@
; Users configuration file
; File location: $moddir/addons/amxx/configs/users.ini
; File location: $moddir/addons/amxmodx/configs/users.ini
; Line starting with ; is a comment

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/speech.ini
; File location: $moddir/addons/amxmodx/configs/speech.ini
; To use with Commands Menu plugin
; NOTE: By default in all settings the access level is set to "u".

View File

@ -1,5 +1,5 @@
// SQL configuration file
// File location: $moddir/addons/amxx/configs/sql.cfg
// File location: $moddir/addons/amxmodx/configs/sql.cfg
// *NOTE* Linux users may encounter problems if they specify "localhost" instead of "127.0.0.1"
// We recommend using your server IP address instead of its name

View File

@ -1,5 +1,5 @@
; Menu configuration file
; File location: $moddir/addons/amxx/configs/cvars.ini
; File location: $moddir/addons/amxmodx/configs/cvars.ini
; To use with Commands Menu plugin
; Cvars Menu:

View File

@ -1,5 +1,5 @@
; Maps configuration file
; File location: $moddir/addons/amxx/configs/maps.ini
; File location: $moddir/addons/amxmodx/configs/maps.ini
; To use with Maps Menu plugin
; Add in your mod's maps here

View File

@ -1,5 +1,5 @@
; Maps configuration file
; File location: $moddir/addons/amxx/configs/maps.ini
; File location: $moddir/addons/amxmodx/configs/maps.ini
; To use with Maps Menu plugin
; Add in your mod's maps here

View File

@ -1,5 +1,5 @@
; Users configuration file
; File location: $moddir/addons/amxx/configs/users.ini
; File location: $moddir/addons/amxmodx/configs/users.ini
; Line starting with ; is a comment