Raised This Month: $51 Target: $400
 12% 

Deagles' Map Manager v3.25Beta


Post New Thread Reply   
 
Thread Tools Display Modes
fysiks
Veteran Member
Join Date: Sep 2007
Location: Flatland, USA
Old 05-06-2014 , 20:33   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #211

Nothing stands out as being the culprit. If you disable Deagle's Map Manager, do you still get a map vote? If yes, start disabling plugins until it stops doing it (you can disable multiple plugins at a time).
__________________
fysiks is offline
Flick3rR
Veteran Member
Join Date: Feb 2014
Location: Bulgaria, Stara Zagora
Old 05-07-2014 , 13:20   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #212

And may I suggest a BG translation? (Bulgarian) Here it is. If someone find any mistakes, feel free to correct them.
Attached Files
File Type: txt MapChooserBG.txt (6.8 KB, 191 views)
__________________
Flick3rR is offline
Send a message via Skype™ to Flick3rR
DynamicBits
Senior Member
Join Date: Sep 2007
Location: US
Old 05-09-2014 , 17:17   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #213

Quote:
Originally Posted by ViBE View Post
nextmap.amxx and mapchooser.amxx are not running. what else should I do?
Like fysiks said, you'll have to narrow it down to a specific plugin. Maybe there will be a workaround I can implement. If not, you may have to stop using the conflicting plugin.

If you're unable to narrow it down, I'd be willing to look at it myself if you're willing to make a zip of the server directory, upload it somewhere, and send me a link. (Take out any passwords first.)



Quote:
Originally Posted by Flick3rR View Post
And may I suggest a BG translation? (Bulgarian) Here it is. If someone find any mistakes, feel free to correct them.
Thanks! I still have to look through it, but expect to see it included in the future.


--
Andy
DynamicBits is offline
zapseco
Junior Member
Join Date: Apr 2014
Old 02-15-2015 , 12:27   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #214

I would like to know about rtv.
So, i use timelimit 0 I can't use RTV because showed dmap_no_timelimit.

I just wanted to change map when players say rtv not per time, i'm this doubt.
zapseco is offline
DynamicBits
Senior Member
Join Date: Sep 2007
Location: US
Old 02-16-2015 , 21:20   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #215

Quote:
Originally Posted by zapseco View Post
I would like to know about rtv.
So, i use timelimit 0 I can't use RTV because showed dmap_no_timelimit.

I just wanted to change map when players say rtv not per time, i'm this doubt.
Are you using the lastest version? I'm guessing you're using v3.24 or older since I added support for RTV with mp_timelimit = 0 in v3.25Beta. The DMAP_NO_TIMELIMIT translation key doesn't even exist anymore.


--
Andy
DynamicBits is offline
hN!
Junior Member
Join Date: Apr 2008
Old 03-18-2015 , 03:45   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #216

Anyway that this can do RTV only? I run a dust2 server but do allow the option for rtv for when the players get bored With no map chooser at the end so it goes back to dust2 once the rtv map has been played.. I was using Galileo for this option but its got a bug atm. thanks
hN! is offline
ViBE
Member
Join Date: Jul 2011
Location: Somewhere over the...
Old 03-18-2015 , 05:50   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #217

Quote:
Originally Posted by hN! View Post
Anyway that this can do RTV only? I run a dust2 server but do allow the option for rtv for when the players get bored With no map chooser at the end so it goes back to dust2 once the rtv map has been played.. I was using Galileo for this option but its got a bug atm. thanks
please connect to the server and hit dmap_status to the console and then paste the output here.
ViBE is offline
Send a message via ICQ to ViBE
hN!
Junior Member
Join Date: Apr 2008
Old 03-18-2015 , 07:37   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #218

Code:
rcon dmap_status
        Status of Deagles' Map Manager 3.25Beta
--------------------------------------------------------------------------------
dmap_banlastmaps: 4                Mode: dmap_votemode
dmap_freeze: On                        dmap_mapsnum: 5
dmap_maxcustom: 5                dmap_messages: 3
dmap_nominations: 3                dmap_quietmode: OFF
dmap_rtvpercent: 60                dmap_rtvplayers: 1
dmap_rtvwait: 5                        Rockthevote: On
amx_idletime: 5                            amx_emptymap: de_dust2
amx_extendmap_step: 15        amx_extendmap_max: 90
amx_show_activity: 2                amx_staytime: 300
amx_vote_answers: 1
dmap_strict: 0                            emptymap_allowed: 0
enforce_timelimit: 0                    mp_timelimit: 21
nominations_allowed: 1                weapon_delay: 1
dmap_mapsurl: 
--------------------------------------------------------------------------------
[DMM] Config: W32D0/1.1.2.7,48,6153/cstrike#1.8.2/1.8.2
[DMM] Config: en/--#3.25Beta/542/540#3/3#136/1129/21/21
Just needs a endofmatevote 0 option This is just a default install as i was looking around for options
hN! is offline
Jack Carmmo
Member
Join Date: Apr 2015
Old 05-29-2015 , 15:03   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #219

Friend takes a lot of your help , I installed the Deagles ' Map Manager v3.25Beta
on my server it runs well but at the moment the vote map it 's a locked 2 seconds , someone knows what can be ?
Jack Carmmo is offline
DynamicBits
Senior Member
Join Date: Sep 2007
Location: US
Old 05-30-2015 , 14:31   Re: Deagles' Map Manager v3.25Beta
Reply With Quote #220

Quote:
Originally Posted by hN! View Post
Anyway that this can do RTV only? I run a dust2 server but do allow the option for rtv for when the players get bored With no map chooser at the end so it goes back to dust2 once the rtv map has been played.. I was using Galileo for this option but its got a bug atm. thanks
I am so sorry I missed your question. I just checked my e-mail and I did have one with your question in it, but I overlooked it. Wow.. sorry!

I looked through the code and there really isn't any way to do what you're asking as of v3.25Beta. I don't think anyone has ever asked for this type of functionality. I added it to my to-do list.


Quote:
Originally Posted by Jack Carmmo View Post
Friend takes a lot of your help , I installed the Deagles ' Map Manager v3.25Beta
on my server it runs well but at the moment the vote map it 's a locked 2 seconds , someone knows what can be ?
You're not the first person to report this. I haven't had too much luck reproducing it, but I think it has to do with a large number of maps. It may be somewhat dependent on the server's hardware. How many maps do you have on your server?

If you're willing to create a zip/7z/rar file of your entire server folder, host it on a site like Dropbox, and send me a link to it, I'll see if I can reproduce the problem and use the profiler to determine the root cause. Just change/remove any passwords you have in the config files. You can always PM me the link if you don't want to post it in this thread.


--
Andy
DynamicBits is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 16:51.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode