Step 3: Setting up AMX Mod
Now that AMX Mod is installed and running, you need to do at least one more thing to start using it. You need to make yourself an admin. This can be accomplished through the users.ini file. To understand how that and the other AMX config files work, use the menu on the left and click on each file for detailed information.
Below is a brief description of what each file is for. They are all located in addons\amx\config.
amx.cfg
Primary AMX Mod configuration file.
mysql.cfg
Configuration file for storing AMX settings in a MySQL database.
clcmds.ini
Admin commands to perform on other players via Command menu.
cmds.ini
Add/Edit commands to the Commands menu with this file.
configs.ini
Execute configs through Command menu.
cvars.ini
Define what cvars can be changed in Cvars menu.
maps.ini
Add/Remove maps from Maps and Maps vote menu.
modules.ini
Add more modules to AMX to expand functionality.
speech.ini
Say things from the Speech menu.
users.ini
Use this file to grant admin access to a player.
plugins.ini
Use this file to add more plugins to AMX.
stats.ini
Used by AMX to store in-game stats settings.
File is modified when stats setting are saved using the Stats Menu or the amx_statscfg command.
language.ini
Used by AMX to store the server language.
File is modified when the server language is saved using the Language Menu or the amx_language command.
weaprest.ini
Used by AMX to store weapon restriction settings.
File is modified when restrictions are set using the Restriction Menu or the amx_restrict command.
No comments:
Post a Comment