NeoMattie Mod
NeoMattie mod is like Mani mod. It has related commands and actions, such as weapon
restrictions and sounds.
NeoMattie Mod can be downloaded here.
Neomattie Config Files
like Mani Mod, NeoMattie Mod comes with nm_server.cfg, which contains all the mod's
variables that are definded when the server is started. Go through this file and set
the commands to what you want.
The config files in /cstrike/cfg/neomattie
This folder containas the followoing config files:
admins.cfg - List of admins for NeoMattie Mod.
adminsounds.cfg - List of sounds and their locations that admins can play.
downloadables.cfg - List of files and their locations that players download
when entering the server.
groups.cfg - List of admin groups and their abilities.
hiddenactions.cfg - List of commands that are not shown to players in chat.
weapons.cfg - list of weapons and their availability to teams, clip size, damage
accuracy, range, weapon slot, and much more.
zombiemodels.txt - List of models for zombies.
Setting up admins.txt
The structure of the admins.txt file goes like this:
#include "groups.cfg"
UserFile
{
Users
{
"[404] Zero Ping" - admin name
{
ID "STEAM_0:0:4591991" - admin's STEAMID
Groups
{
Admin - admin group that the admin is in
}
}
"James" - admin name
{
ID "STEAM_0:0:3390930" - admin's STEAMID
Groups
{
Admin2 - admin group that the admin is in
}
}
"Shane" - admin name
{
ID "STEAM_0:1:7322148" - admin's STEAMID
Groups
{
Admin2 - admin group that the admin is in
}
}
"Sean" - admin name
{
ID "STEAM_0:1:49186" - admin's STEAMID
Groups
{
Admin2 - admin group that the admin is in
}
}
}
}
If this looks confusing try openinng my finished admins.txt and editing it to your own needs.
© 2005 Brian Mears