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

MapChooser Extended 1.10.2 (Updated 2014-02-05)


Post New Thread Reply   
 
Thread Tools Display Modes
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-12-2013 , 14:57   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #511

Quote:
Originally Posted by AppleShampoo View Post
Yes, it's for CS:GO.

I've noticed a couple times it does work. I'm thinking maybe something is delaying it from comming up and the rounds end and it just changes the map without a vote. I have maxrounds in my server.cfg set at 30. This works fine. The only thing I have other than default in the mapchooser_extended.cfg is the mce_startround to 3. Any ideas?
If you're using 1.9.3 (from the first post), try the experimental version 1.9.6 attached to this post.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
AppleShampoo
Junior Member
Join Date: Apr 2013
Old 04-13-2013 , 14:11   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #512

Quote:
Originally Posted by Powerlord View Post
If you're using 1.9.3 (from the first post), try the experimental version 1.9.6 attached to this post.

Do I just download the mapchooser_extended.smx in that post you linked and replace the file I have (1.9.3) and that will update it to 1.9.6?
AppleShampoo is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-13-2013 , 14:46   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #513

Quote:
Originally Posted by AppleShampoo View Post
Do I just download the mapchooser_extended.smx in that post you linked and replace the file I have (1.9.3) and that will update it to 1.9.6?
Yes
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
exactprecisions
Member
Join Date: Apr 2013
Old 04-13-2013 , 15:28   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #514

Is it possible to run this plugin (mainly I'm concerned about using RTV from this) while having sv_allow_votes 0? If so, what cvar/etc needs to be set in order to allow it?

What specific command and/or string does the RTV take advantage of?

The issue I am running into is that RTV is cast, but the prompt/dialog box doesn't appear after it is cast.
exactprecisions is offline
AppleShampoo
Junior Member
Join Date: Apr 2013
Old 04-13-2013 , 15:37   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #515

Nah, this didn't work. The mapvote just doesn't come up. At the end of the map it will say it's changing to de_vertigo but it changes to one of the maps in my mapcycle and maptxt so that's good.

If only I could get it to force a vote when there is 2 or so rounds remaining
AppleShampoo is offline
AppleShampoo
Junior Member
Join Date: Apr 2013
Old 04-13-2013 , 22:16   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #516

I see I have mapchooser.smx, mapchooser_extended.smx and mapchooser.cfg, mapchooser_extended.cfg in my csgo>addon>sourcemod>plugins and csgo>cfg>sourcemod respectively.

Is this the way it should be?
AppleShampoo is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-16-2013 , 21:02   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #517

Quote:
Originally Posted by exactprecisions View Post
Is it possible to run this plugin (mainly I'm concerned about using RTV from this) while having sv_allow_votes 0? If so, what cvar/etc needs to be set in order to allow it?

What specific command and/or string does the RTV take advantage of?

The issue I am running into is that RTV is cast, but the prompt/dialog box doesn't appear after it is cast.
I said this already in another thread, but MapChooser Extended doesn't care what the value of sv_allow_votes is. It just cares what the value of the various mce_ values are. Having said that, newer versions of MCE set sv_vote_issue_nextlevel_allowed 0 for TF2 and mp_endmatch_votenextmap 0 for CS:GO.

Quote:
Originally Posted by AppleShampoo View Post
Nah, this didn't work. The mapvote just doesn't come up. At the end of the map it will say it's changing to de_vertigo but it changes to one of the maps in my mapcycle and maptxt so that's good.

If only I could get it to force a vote when there is 2 or so rounds remaining
Quote:
Originally Posted by AppleShampoo View Post
I see I have mapchooser.smx, mapchooser_extended.smx and mapchooser.cfg, mapchooser_extended.cfg in my csgo>addon>sourcemod>plugins and csgo>cfg>sourcemod respectively.

Is this the way it should be?
mapchooser and mapchooser_extended shouldn't both be enabled. Move mapchooser.smx to the disabled folder.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
erikxcore
Member
Join Date: Apr 2013
Old 04-20-2013 , 12:39   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #518

Hi, your plugin is working great on my server - but I have one issue that's probably with how SM is set up on my end;

When I say nextmap in game it will say 'Pending Votes'; if I remove mapchooser and all that the nextmap is correct, but nominate and rtv won't work obviously.

Any idea what I should be changing around to make it work? I went through the topic earlier and saw some mention of SM configuration, but I'm at a loss.

Edit: Ended up modifying basetriggers.sp and compiling to fix the issue - I think for some reason even though I have the end of map voting disabled it still thought it was. Oh well :p.

Last edited by erikxcore; 04-20-2013 at 13:13. Reason: Fixed
erikxcore is offline
ColdZero
Junior Member
Join Date: Oct 2012
Old 04-24-2013 , 12:01   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #519

Quote:
Originally Posted by Powerlord View Post
At the present moment, the nominate list is cleared as soon as the map vote ends. This is in case the map is extended (meaning that another vote is called later).
Any chance you could change that ot set a cvar fot that, cause we dont use extend at all and we want the players to view the list all the time. Especially on our bhop server, where is no timelimit.

I would really appreciate it

Last edited by ColdZero; 04-24-2013 at 12:03.
ColdZero is offline
Mike_BoG
SourceMod Donor
Join Date: Jul 2011
Old 05-01-2013 , 16:05   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
Reply With Quote #520

This started appearing in my logs today, any idea why?
Code:
 L 05/01/2013 - 20:48:49: [SM] Displaying call stack trace for plugin "custom/mapchooser_extended.smx": L 05/01/2013 - 20:48:49: [SM]   [0]  Line 287, D:\Projects\SourceMod\sourcemod-1.4.2-windows\addons\sourcemod\scripting\include\halflife.inc::PrintToChatAll() L 05/01/2013 - 20:48:49: [SM]   [1]  Line 1060, D:\Projects\SourceMod\svn\plugins\mapchooser_extended\addons\sourcemod\scripting\mapchooser_extended.sp::InitiateVote() L 05/01/2013 - 20:48:49: [SM]   [2]  Line 575, D:\Projects\SourceMod\svn\plugins\mapchooser_extended\addons\sourcemod\scripting\mapchooser_extended.sp::Timer_StartMapVote()
__________________
Founder and Owner of BlackOut Gaming

Last edited by Mike_BoG; 05-01-2013 at 16:06.
Mike_BoG 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 09:54.


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