.:: Bots United ::.

.:: Bots United ::. (http://forums.bots-united.com/index.php)
-   (mEAn) Bot.Admin Version Updates (http://forums.bots-united.com/forumdisplay.php?f=28)
-   -   Mean + AMX MOD (http://forums.bots-united.com/showthread.php?t=4074)

osensei 08-06-2005 16:21

Mean + AMX MOD
 
My current setup is using Mean v6, EPODbot, Statsme and AMX MOD. I'm using AMX to handle reserve slot placement and voting. The problem is that some commands are common between the two admin mods.

Mostly this is just an annoyance, but typical symptoms are as follows:

AMX mod voting overrides the map cycle. Both AMX and Mean have public commands like "nextmap", "timeleft", etc. This causes conflicting messages to be displayed to the user. Certain timer generated messages like the AMX mod "X minutes remaining" shows the nextmap to be different than what Mean reports as the result of its own nextmap command. One display is the result of a voting system while the other is from the mapcycle.txt. In fact if the user types nextmap they get a report from both the admin mods. Naturally the reports are in conflict.

I need to eliminate the overlap. Any succestions?

Thanks

botmeister 08-06-2005 22:35

Re: Mean + AMX MOD
 
Have a look at the mean documentation, under "Server Control Commands" there's a configuration option that allows you to disable commands and this will solve the overlap problem.

m_setcommand < command > [ enabled | disabled | access_code ]

KWo 09-06-2005 08:45

Re: Mean + AMX MOD
 
Go to the file cstrike\addons\amx\config\plugins.ini

and find these strings:
nextmap.amx ; displays next map in mapcycle
timeleft.amx ; displays time left on map

and comment them out by semicolon. I mEAn (:D) so:

;nextmap.amx ; displays next map in mapcycle
;timeleft.amx ; displays time left on map

It should also prevent to overwrite the results of the commands like nextamp and timeleft...

osensei 10-06-2005 13:56

Re: Mean + AMX MOD
 
+H4nx 9uYZ,

I realized after I had posted that this was probably the wrong forum 4 this question. You guys have been good about not complaining though. Thanks a lot.

Buster San

KWo 10-06-2005 14:41

Re: Mean + AMX MOD
 
AMX MOD forum and mEAN forum were good places for this post, no problem then... :)
Just wondering if You don't have other problems having AMX and bots on one server (I mEAn some problems with access to amxmodmenu or something... ;) )

botmeister 11-06-2005 08:10

Re: Mean + AMX MOD
 
Your puns are making me mEAn >:(

;)

KWo 11-06-2005 09:23

Re: Mean + AMX MOD
 
Quote:

Originally Posted by botmeister
Your puns are making me mEAn >:(

;)

Sorry, I haven't had any bad intention and I have nothing against Your (mEAn) Bot.Admin Mod product. I did it only for fun. :)

botmeister 12-06-2005 08:03

Re: Mean + AMX MOD
 
I know that, I was just having a laugh fooling around with the pun, I mEAn I was just punning around. :)


All times are GMT +2. The time now is 22:26.

Powered by vBulletin® Version 3.8.2
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.