View Single Post
Jstn7477
Senior Member
Join Date: Mar 2011
Location: Florida, USA
Old 05-15-2011 , 11:48   Re: [UMC] Ultimate Mapchooser v2.5.1 (New UMC3 Beta6 5/13/2011)
Reply With Quote #1007

Quote:
Originally Posted by Steell View Post
Oops, looks like I forgot to turn off some test code when I compiled that beta. You can completely disregard that.

EDIT: Also, I'm still concerned over the fact that there were two payload maps in a row; this shouldn't happen EVER if whatever module that's causing the map change has group exclude set to 1. Can I see your log of when that happened? I'm hoping it was just that an admin changed to the first payload map so UMC couldn't record what group it was (and thus exclude that group from the upcoming vote/map change).
Code:
L 05/14/2011 - 16:43:26: -------- Mapchange to cp_gorge --------
L 05/14/2011 - 16:43:28: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/14/2011 - 16:43:28: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/14/2011 - 16:43:28: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 30; mp_maxrounds 2'
L 05/14/2011 - 16:43:28: [umc-playercountmonitor.smx] Min Players: 12, Max Players: 33
L 05/14/2011 - 16:43:28: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/14/2011 - 16:43:28: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/14/2011 - 16:44:04: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/14/2011 - 16:44:05: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/14/2011 - 16:57:48: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/14/2011 - 16:57:48: [umc-core.smx] Setting nextmap to: pl_hoodoo_final
L 05/14/2011 - 16:57:58: [SM] Changed map to "pl_hoodoo_final"
L 05/14/2011 - 16:58:07: -------- Mapchange to pl_hoodoo_final --------
L 05/14/2011 - 16:58:10: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/14/2011 - 16:58:10: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/14/2011 - 16:58:10: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 60; mp_maxrounds 2'
L 05/14/2011 - 16:58:10: [umc-playercountmonitor.smx] Min Players: 12, Max Players: 33
L 05/14/2011 - 16:58:10: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/14/2011 - 16:58:10: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/14/2011 - 16:58:46: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/14/2011 - 16:58:47: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/14/2011 - 17:30:33: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/14/2011 - 17:30:33: [umc-core.smx] Setting nextmap to: pl_goldrush
L 05/14/2011 - 17:30:43: [SM] Changed map to "pl_goldrush"
L 05/14/2011 - 17:30:55: -------- Mapchange to pl_goldrush --------
L 05/14/2011 - 17:30:58: [radio.smx] [SM-RADIO] Loading the radio stations from "cfg/sourcemod/radiostations.ini"
L 05/14/2011 - 17:30:58: [radio.smx] [SM-RADIO] Finishing parsing "cfg/sourcemod/radiostations.ini" - Found 69 radio stations
L 05/14/2011 - 17:30:59: [umc-mapcommands.smx] SETUP: Executing map group command: 'mp_timelimit 60; mp_maxrounds 2'
L 05/14/2011 - 17:30:59: [umc-playercountmonitor.smx] Min Players: 1, Max Players: 33
L 05/14/2011 - 17:30:59: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 30 seconds.
L 05/14/2011 - 17:30:59: [umc-rockthevote.smx] RTV: RTV will be made available in 30 seconds.
L 05/14/2011 - 17:31:35: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 05/14/2011 - 17:31:36: [umc-rockthevote.smx] RTV: RTV is now available.
L 05/14/2011 - 18:12:45: [umc-randomcycle.smx] Attempting to set the next map to a random selection.
L 05/14/2011 - 18:12:45: [umc-core.smx] Setting nextmap to: koth_nucleus
L 05/14/2011 - 18:12:55: [SM] Changed map to "koth_nucleus"
L 05/14/2011 - 18:13:05: -------- Mapchange to koth_nucleus --------
Module umc-randomcycle.smx:

Code:
// This file was auto-generated by SourceMod (v1.3.7)
// ConVars for plugin "umc-randomcycle.smx"


// File to use for Ultimate Mapchooser's map rotation.
// -
// Default: "umc_mapcycle.txt"
sm_umc_randcycle_cyclefile "umc_mapcycle.txt"

// Enables random selection of the next map at the end of each map if a vote
// hasn't taken place.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_randcycle_enabled "1"

// Specifies how many past map groups to exclude when picking a random map.
// -
// Default: "0"
// Minimum: "0.000000"
sm_umc_randcycle_groupexclude "1"

// Specifies how many past maps to exclude when picking a random map.
// -
// Default: "3"
// Minimum: "0.000000"
sm_umc_randcycle_mapexclude "5"
__________________
Yo , I heard you like , so I put a in your so you can while you .
Jstn7477 is offline