Raised This Month: $32 Target: $400
 8% 

Two map lists, Default and Nominations


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
MayoBB
Junior Member
Join Date: Aug 2019
Location: TX
Old 09-07-2019 , 18:27   Two map lists, Default and Nominations
Reply With Quote #1

Howdy Y'all,

I'm pulling my hair out trying to figure out how to have to map lists. I would like if no one nominates a map, for the server to throw a vote for next map based on the default maps. But if people are so inclined we can nominate a custom map.

I made a file "randomcycle.ini" and listed the stock maps.
I edited the "maplists" file to what i thought would make sense.
My "randomcycle.ini" is in fact a .ini file, not .ini.txt

also on a side note... the map vote isn't comming up unless someone nominates a map... not sure if i broke something trying to get this to work.

Spoiler
MayoBB is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 09-07-2019 , 20:14   Re: Two map lists, Default and Nominations
Reply With Quote #2

Code:
"target" "addons/sourcemod/configs/randomcycle.ini"
should be

Code:
"file" "addons/sourcemod/configs/randomcycle.ini"
Edit:

Likewise

Code:
"sm_votemap menu"
{
"file" "default"
}
should be

Code:
"sm_votemap menu"
{
"target" "default"
}
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 09-07-2019 at 20:16.
Powerlord is offline
MayoBB
Junior Member
Join Date: Aug 2019
Location: TX
Old 09-07-2019 , 20:55   Re: Two map lists, Default and Nominations
Reply With Quote #3

Great this worked! If i could ask one more thing. I'd like for source mod to ask players what the next map will be, and pick from the "stock map pool". and only show custom maps when nominated. ATM source mod doesn't pop up with a vote for next map at the end of a match. RTV works, and nominated maps show up there.
MayoBB is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 09-08-2019 , 01:52   Re: Two map lists, Default and Nominations
Reply With Quote #4

Use mapchooser.smx and check the mapchooser section in maplists.cfg.
TomL. is offline
MayoBB
Junior Member
Join Date: Aug 2019
Location: TX
Old 09-08-2019 , 10:57   Re: Two map lists, Default and Nominations
Reply With Quote #5

still not working. Nominate, works. RTV will bring up a map list. The map at the end switches to my "stockmaplist"

Mapchooser.smx is in my plugins folder.
I changed the mapchooser to my stockmap list. no vote map pops up... max rounds per half is only 8.
Spoiler

Last edited by MayoBB; 09-08-2019 at 10:58.
MayoBB is offline
MayoBB
Junior Member
Join Date: Aug 2019
Location: TX
Old 09-08-2019 , 11:11   Re: Two map lists, Default and Nominations
Reply With Quote #6

----EDITED Nope it's broken...

Last edited by MayoBB; 09-08-2019 at 11:32.
MayoBB is offline
MayoBB
Junior Member
Join Date: Aug 2019
Location: TX
Old 09-08-2019 , 12:40   Re: Two map lists, Default and Nominations
Reply With Quote #7

Is there supposed to be a config file for mapchooser? If so where is it located?
MayoBB is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 09-08-2019 , 14:31   Re: Two map lists, Default and Nominations
Reply With Quote #8

The mapchooser.cfg can be found in cfg/sourcemod/

Last edited by TomL.; 09-08-2019 at 14:31.
TomL. is offline
MayoBB
Junior Member
Join Date: Aug 2019
Location: TX
Old 09-08-2019 , 14:59   Re: Two map lists, Default and Nominations
Reply With Quote #9

Okay, so i'm back to where i started... At the end of the map no vote map from source mod appears. i can nominate a map from the full list, rtv from the full list, and change the map from admin menu. I'm obviously missing something.

adminmenu_maplist.ini is the full list of maps
stockcycle.ini is short list of maps

Maplist.cfg
Spoiler

mapchooser.cfg
Spoiler


I have mapchooser.smx enabled (rtv and nominations work)
I have rancomcycle.smx disabled
I have nextmap.smx disabled
MayoBB is offline
TomL.
Veteran Member
Join Date: Oct 2017
Location: Germany
Old 09-08-2019 , 15:24   Re: Two map lists, Default and Nominations
Reply With Quote #10

Post your sm plugins list output.
TomL. is offline
Reply


Thread Tools
Display Modes

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 03:55.


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