|
How to setup the gameME Plugin for AMX Mod X?
Topics |
Requirements
To get the gameME Plugin running it is required to have the plugins
MetaMod ( http://metamod.org)
and AMX Mod X ( http://www.amxmodx.org)
installed on your gameserver.
The current setup status can be checked with the menu "Account"->"Account Check" within the control-panel.
gameME Plugin - Counter-Strike
To install or update the plugin the following steps are required:
- Download Plugin
- Copy the file "gameme_cstrike.amxx" into the "plugins" directory of your AMX Mod X installation
- Add the plugin "gameme_cstrike.amxx" to the AMX Mod X configuration file "plugins.ini":
1 | ;restmenu.amxx |
2 | statsx.amxx |
3 | miscstats.amxx |
4 | ;stats_logging.amxx |
5 | |
6 | gameme_cstrike.amxx |
Note: You must disable the plugin "stats_logging.amxx" if you have enabled it!
- Restart your gameserver
- Setup the commands for the AMX Mod X menu within the control panel of your gameME Stats account
gameME Plugin - Day of Defeat
- Download Plugin
- Copy the file "gameme_dod.amxx" into the "plugins" directory of your AMX Mod X installation
- Add the plugin "gameme_dod.amxx" to the AMX Mod X configuration file "plugins.ini":
Note: You must disable the plugin "stats_logging.amxx" if you have enabled it!
- Restart your gameserver
- Setup the commands for the AMX Mod X menu within the control panel of your gameme Stats account
License
gameME Plugin
http://www.gameme.com
Copyright (C) 2007-2013 TTS Oetzel & Goerz GmbH
This program is free software; you can redistribute it and/or
modify it under the terms of the GNU General Public License
as published by the Free Software Foundation; either version 2
of the License, or (at your option) any later version.
This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with this program; if not, write to the Free Software
Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
|
|
© 2018 TTS Oetzel & Goerz GmbH. All rights reserved. All trademarks are property of their respective owners.