disabling timeleft/nextmap
-
- A semi-regular
- Posts: 15
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Jul 11, 2003 7:23 pm
disabling timeleft/nextmap
I'm running both amx and adminmod on my server so whenever someone types timeleft or nextmap the server spits out 2 answers to that query...so basically, im wondering how to disable one of the answers...preferably the one that says -9 minutes remaining (i think that's adminmod becuz that used to happen in my old server that ran only adminmod) ..thanks again.
If you ever drop your keys into a river of lava, let 'em go, cuz, man, they're gone.
I don't actually kill the ladies..
I don't actually kill the ladies..
I think that the "timeleft" function of adminmod is included in the base plugin. So in order to disable that particular function you would either have to edit the base plugin then recompile it or comment it out. However, since commenting out the base plugin will render adminmod almost useless; your better off just removing it.
My suggestion would be to only use AMX Mod and remove adminmod. This will probably not be the only problem you run into running both. And running both is not suggested by NFo.
AMX Mod is, from what Ive seen, basically adminmod and clan mod combined. Every plugin for adminmod is availible for AMX, so you shouldnt have a problem configuring it how you want.
My suggestion would be to only use AMX Mod and remove adminmod. This will probably not be the only problem you run into running both. And running both is not suggested by NFo.
AMX Mod is, from what Ive seen, basically adminmod and clan mod combined. Every plugin for adminmod is availible for AMX, so you shouldnt have a problem configuring it how you want.
My bad. Tis early and Im late for work. I kept reading that as "admin_timeleft" instead of "say timeleft" for some reason. Anyways, to disable that function just comment out this plugin
addons/adminmod/scripts/plugin_fun.amx
That should solve your problem with the "say timeleft" feature. Although you will lose the following features:
say currentmap
say nextmap
say timeleft (obviously)
say glow
I'd still just stick with running AMX Mod instead of trying to run both.
addons/adminmod/scripts/plugin_fun.amx
That should solve your problem with the "say timeleft" feature. Although you will lose the following features:
say currentmap
say nextmap
say timeleft (obviously)
say glow
I'd still just stick with running AMX Mod instead of trying to run both.
ya, but..
well..you're right...but the reason i use both is so that i have something to control my server with when i disable amx with the 'amx_off' command in my cal.cfg...that way, I dont have amx_imessages and amx_scrollmessages popping up mid-match..and i can still control my server with adminmod...and so far, the dual-timelefts has been the extent of the problems i've had running them simultaneously...plus all my admins are familiar with adminmod so it's just easier than telling them to change everything to amx_blahblah ...and honestly, i really dont need amx but for the scrollmessage is nice
If you ever drop your keys into a river of lava, let 'em go, cuz, man, they're gone.
I don't actually kill the ladies..
I don't actually kill the ladies..
- master_cyph3r
- This is my homepage
- Posts: 176
- Joined: Thu May 01, 2003 3:57 pm
Lol
Meh, AMX should be all you need. Almost ALL of the current adminmod plugins need to be recompiled. Also AMX is more flexable (0 dmg slaps)
Only bad thing is AMX csstats on it suck. Try uber/bitch slap. Awsome
Only bad thing is AMX csstats on it suck. Try uber/bitch slap. Awsome
- master_cyph3r
- This is my homepage
- Posts: 176
- Joined: Thu May 01, 2003 3:57 pm
lol
What doesnt? we have no clue what doesnt work! o.0 >_<
- master_cyph3r
- This is my homepage
- Posts: 176
- Joined: Thu May 01, 2003 3:57 pm
Hmmm
If i wanted to take my time to read you posts I would, but I dont. Pfft.
Hmm that didnt work eh?
Thats the plugin which is supposed to control the "say timeleft" feature.
Let me take some time to look into it further.
I suppose you could also try to pause the amx command that gives the time left.
But, Ill look into this further and try to give you the correct answer tomorrow.
Sorry.
Thats the plugin which is supposed to control the "say timeleft" feature.
Let me take some time to look into it further.
I suppose you could also try to pause the amx command that gives the time left.
But, Ill look into this further and try to give you the correct answer tomorrow.
Sorry.