How To Setup Admin Mod
Akalamanaia
Join Date: 2003-01-04 Member: 11833Members
Join Date: 2003-01-04 Member: 11833Members
Comments
The "new" layout has plugin.ini at "addons/adminmod/config/plugin.ini". If that's where your plugin.ini is, change your admin_plugin_file entry in adminmod.cfg to match.
What's in your plugin.ini, and where's it located?
<!--c1--></span><table border='0' align='center' width='95%' cellpadding='3' cellspacing='1'><tr><td><b>CODE</b> </td></tr><tr><td id='CODE'><!--ec1-->addons/adminmod/scripts/plugin_antiflood.amx
addons/adminmod/scripts/plugin_base.amx
addons/adminmod/scripts/plugin_chat.amx
addons/adminmod/scripts/plugin_cheat.amx
# addons/adminmod/scripts/plugin_CS.amx
# addons/adminmod/scripts/plugin_TFC.amx
addons/adminmod/scripts/plugin_hldsld_mapvote.amx
addons/adminmod/scripts/plugin_message.amx
addons/adminmod/scripts/plugin_retribution.amx
addons/adminmod/scripts/plugin_fun.amx
# addons/adminmod/scripts/plugin_spawn.amx
dlls/plugin_chicken.amx<!--c2--></td></tr></table><span class='postcolor'><!--ec2-->
exec addons/adminmod/config/adminmod.cfg
Q: When I try to start Admin Mod on my server, it doesn't work and I get a message telling me that I "must define
script_file or admin_plugin_file in my adminmod.cfg." What's wrong?
It works just fine. Adminmod is a Half-Life mod, not a CS/DOD/NS/blah mod. There are plugins for it that extend the capabilities for specific mods, that's all.
If you're running RedHat, well, you might have problems with NS 1.04 + adminmod. Check the sticky thread.