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

[UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)


Post New Thread Reply   
 
Thread Tools Display Modes
RenegadeCA
Member
Join Date: Sep 2012
Old 04-16-2013 , 13:01   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3601

I simply cannot for the life of me figure out how to incorporate workshop maps with UMC, this is my umc_mapcycle file.

I'm running the lastest snapshot of SourceMOD and MetaMod and I do have NativeVotes running as well.

I can manually change the map to the selected workshop map, but I cannot change it within UMC.

EDIT
: Nevermind, I simply added the _se maps to my webhost and will use Fast DL for the people to download the maps, don't have to worry about this.
Attached Files
File Type: txt umc_mapcycle.txt (15.3 KB, 267 views)
__________________

Last edited by RenegadeCA; 04-16-2013 at 19:13.
RenegadeCA is offline
dilalmon
AlliedModders Donor
Join Date: Apr 2013
Old 04-17-2013 , 20:44   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3602

Hello Steell, It seems like the latest CS:S Update with SteamPipe broke a part of this mod.
The mod cannot play sound files at the starting and ending of votes.

The console outputs errors like the following:

SOUND ERROR: Sound file 'sound/misc/endvote.mp3' does not exist.

I assume this is due to the path changes after SteamPipe?
Any way to work around this or do we have to wait for an update?
dilalmon is offline
maxolahird
Veteran Member
Join Date: Dec 2012
Old 04-18-2013 , 15:50   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3603

Getting many errors after steampipe update:

Code:
L 04/18/2013 - 16:38:43: Info (map "surf_aim_akcolt_iced_v2") (file "errors_20130418.log")
L 04/18/2013 - 16:38:43: [SM] Unable to load plugin "rockthevote.smx": Native "CanMapChooserStartVote" was not found
L 04/18/2013 - 16:38:43: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/18/2013 - 16:38:43: [SM] Native "SetMenuTitle" reported: Language phrase "Please select a map" not found
L 04/18/2013 - 16:38:43: [SM] Displaying call stack trace for plugin "basevotes.smx":
L 04/18/2013 - 16:38:43: [SM]   [0]  Line 122, /home/builds/sourcemod/linux-1.5/build/plugins/basevotes.sp::OnPluginStart()
L 04/18/2013 - 16:38:43: [SM] Plugin encountered error 4: Invalid parameter or parameter type
L 04/18/2013 - 16:38:43: [SM] Native "SetMenuTitle" reported: Language phrase "Please select a map" not found
L 04/18/2013 - 16:38:43: [SM] Displaying call stack trace for plugin "basecommands.smx":
L 04/18/2013 - 16:38:43: [SM]   [0]  Line 85, /home/builds/sourcemod/linux-1.5/build/plugins/basecommands.sp::OnPluginStart()
L 04/18/2013 - 16:38:45: [umc/umc-endvote.smx] KV ERROR: Unable to load KV file: umc_mapcycle.txt
L 04/18/2013 - 16:38:45: [umc/umc-endvote.smx] SETUP: Mapcycle failed to load!
L 04/18/2013 - 16:38:45: [umc/umc-adminmenu.smx] KV ERROR: Unable to load KV file: umc_mapcycle.txt
L 04/18/2013 - 16:38:45: [umc/umc-adminmenu.smx] SETUP: Mapcycle failed to load!
L 04/18/2013 - 16:38:45: [umc/umc-rockthevote.smx] KV ERROR: Unable to load KV file: umc_mapcycle.txt
L 04/18/2013 - 16:38:45: [umc/umc-rockthevote.smx] SETUP: Mapcycle failed to load!
L 04/18/2013 - 16:38:45: [umc/umc-nominate.smx] KV ERROR: Unable to load KV file: umc_mapcycle.txt
L 04/18/2013 - 16:38:45: [umc/umc-nominate.smx] SETUP: Mapcycle failed to load!
L 04/18/2013 - 16:38:45: [umc/umc-votecommand.smx] KV ERROR: Unable to load KV file: umc_mapcycle.txt
L 04/18/2013 - 16:38:45: [umc/umc-votecommand.smx] SETUP: Mapcycle failed to load!
maxolahird is offline
Friendshipmancer
New Member
Join Date: Apr 2013
Old 04-21-2013 , 00:58   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3604

Yo, I'm having a problem getting the maps to show up after it declaring a vote. In the case of the end-of-map vote, it will count down from 10 seconds then no voting menu will appear. I'm sure that it'll be something so stupid and simple that I'll look like a jerk for asking for help... whatever. I'll point out that I put the umc nomination plugin in disabled since I don't want that function. Anyway, I'm posting the codes and such.


The error log for a map. I set it to start end of map vote at 27 minutes to speed up the process, then tired rtv after the vote failed to appear. Once more, it said that there were enough people to initiate the rtv, but the vote menu never appeared. I logged on at about 20:43, so the parts before are probably irrelevant
Code:
L 04/20/2013 - 20:42:30: [umc-core.smx] ---------------------MAP CHANGE: dm_cloudsdale_b6_3---------------------
L 04/20/2013 - 20:42:30: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 04/20/2013 - 20:42:30: [umc-endvote-warnings.smx] Successfully parsed and set up 11 vote warnings.
L 04/20/2013 - 20:42:30: [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
L 04/20/2013 - 20:42:30: [umc-endvote.smx] End of map vote will appear after 8 more rounds.
L 04/20/2013 - 20:42:30: [umc-endvote.smx] End of map vote will appear after 8 more wins.
L 04/20/2013 - 20:42:30: [umc-playercountmonitor.smx] Min Players: 0, Max Players: 32
L 04/20/2013 - 20:42:30: [umc-playercountmonitor.smx] Server will begin watching for inproper number of players in 240 seconds.
L 04/20/2013 - 20:42:30: [umc-rockthevote.smx] RTV will be made available in 30 seconds.
L 04/20/2013 - 20:42:45: [umc-endvote.smx] End of map vote will appear after 178 seconds
L 04/20/2013 - 20:42:45: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 04/20/2013 - 20:43:02: [umc-rockthevote.smx] RTV is now available.
L 04/20/2013 - 20:43:44: [umc-endvote.smx] End of map vote will appear after 180 seconds
L 04/20/2013 - 20:43:44: [umc-endvote-warnings.smx] First time-warning will appear 10 seconds before the end of map vote.
L 04/20/2013 - 20:46:31: [umc-playercountmonitor.smx] Server is now watching for inproper number of players.
L 04/20/2013 - 20:46:43: [umc-endvote.smx] Starting an end of map vote.
L 04/20/2013 - 20:46:43: [umc-core.smx] VOTE MENU: (Verbose) Fetching 4 maps from group 'maps'
L 04/20/2013 - 20:46:43: [umc-core.smx] VOTE MENU: (Verbose) Finished parsing nominations for map group 'maps'
L 04/20/2013 - 20:46:43: [umc-core.smx] VOTE MENU: (Verbose) Still need to fetch 4 maps from the group.
L 04/20/2013 - 20:46:43: [umc-core.smx] VOTE MENU: (Verbose) No more maps in map group 'maps'
L 04/20/2013 - 20:46:43: [umc-core.smx] Initiating Vote Type: Map
L 04/20/2013 - 20:46:43: [umc-core.smx] Adding Clients to Vote:
L 04/20/2013 - 20:46:43: [umc-core.smx] 0: The Friendshipmancer (1)
L 04/20/2013 - 20:46:43: [umc-core.smx] VOTE MENU:
L 04/20/2013 - 20:46:43: [umc-endvote.smx] Could not start UMC vote.
L 04/20/2013 - 20:46:56: [umc-rockthevote.smx] Starting RTV.
L 04/20/2013 - 20:46:56: [umc-core.smx] VOTE MENU: (Verbose) Fetching 4 maps from group 'maps'
L 04/20/2013 - 20:46:56: [umc-core.smx] VOTE MENU: (Verbose) Finished parsing nominations for map group 'maps'
L 04/20/2013 - 20:46:56: [umc-core.smx] VOTE MENU: (Verbose) Still need to fetch 4 maps from the group.
L 04/20/2013 - 20:46:56: [umc-core.smx] VOTE MENU: (Verbose) No more maps in map group 'maps'
L 04/20/2013 - 20:46:56: [umc-core.smx] Initiating Vote Type: Map
L 04/20/2013 - 20:46:56: [umc-core.smx] Adding Clients to Vote:
L 04/20/2013 - 20:46:56: [umc-core.smx] 0: The Friendshipmancer (1)
L 04/20/2013 - 20:46:56: [umc-core.smx] VOTE MENU:
L 04/20/2013 - 20:46:56: [umc-rockthevote.smx] Could not start UMC vote.

here is my umc_mapcycle.txt
Code:
"umc_mapcycle"
{
    "Maps" //Name this whatever you like
    {
        "maps_invote"   "4"
 
    "default_allow_every" "3"
 
    "default_max_time" "0030"
 
    "cp_degrootkeep"
    {
        "min_players" "12"
    }
 
    "cp_egypt_final"
    {}
 
    "cp_kakariko_a3"
    {}
 
    "ctf_2fort"
    {}
 
    "ctf_arenagate_b4"
    {}
 
    "ctf_doublecross"
    {}
 
    "ctf_royal_b3"
    {}
 
    "cyberpunk"
    {
        "max_players" "12"
    }
 
    "dm_cloudsdale_b6_3"
    {}    
 
    "mlp_canterlot_a2"
    {}
 
    "mlp_manehattan_b2"
    {}
 
    "koth_sollytude"
    {}
 
    "dm_mariokart2_b3"
    {}
 
    "dm_ponyville_h2"
    {}
 
    "dm_ponyvillenightmarenight_b3"
    {}
 
    "dm_sdm_final"
    {
        "display" "Scarlet Manor"
    }
 
    "pl_victoryroad_b1a"
    {}
 
    "pkmn_goldenrodcity_b3"
    {}
 
    "pkmn_saffroncity_b3"
    {}
 
    "trade_Appleloosa_v2"
    {}
 
    "trade_clocktown_b2"
    {}
 
    "wacky_races_v2"
    {
        "min_players" "20"
    }
 
    }
 
}

My ultimate-mapchooser cfg
Code:
// Specifies a sound to be played each second during the countdown time between runoff and tiered votes. (Sound will be precached and added to the download table.)
// -
// Default: ""
sm_umc_countdown_sound ""
 
// Determines where in votes the "Don't Change" option will be displayed.
//  0 - Bottom,
//  1 - Top
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_dontchange_display "0"
 
// Specifies a server command to be executed when the map is extended by UMC.
// -
// Default: ""
sm_umc_extend_command ""
 
// Determines where in votes the "Extend Map" option will be displayed.
//  0 - Bottom,
//  1 - Top
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_extend_display "0"
 
// Enables in-depth logging. Use this to have the plugin log how votes are being populated.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_logging_verbose "1"
 
// String to replace the {NOMINATED} map display-template string with.
// -
// Default: "^"
sm_umc_nomination_display "^"
 
// Determines where the Runoff Vote Message is displayed on the screen.
//  C - Center Message
//  S - Chat Message
//  T - Top Message
//  H - Hint Message
// -
// Default: "C"
sm_umc_runoff_display "C"
 
// Specifies whether runoff votes are only displayed to players whose votes were eliminated in the runoff and players who did not vote.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_runoff_selective "0"
 
// Specifies the maximum number of maps to appear in the second part of a tiered vote.
// -
// Default: "6"
// Minimum: "2.000000"
sm_umc_vote_tieramount "6"
 
// Determines where the Tiered Vote Message is displayed on the screen.
//  C - Center Message
//  S - Chat Message
//  T - Top Message
//  H - Hint Message
// -
// Default: "C"
sm_umc_vote_tierdisplay "C"
 
// Specifies how many slots in a vote are disabled to prevent accidental voting.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "5.000000"
sm_umc_votemanager_core_blockslots "2"
 
// If enabled, votes will use Valve-Stlye menus (players will be required to press ESC in order to vote).
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_votemanager_core_menu_esc "0"
 
// Enables No Vote option at the top of vote menus. Requires SourceMod >= 1.4
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_votemanager_core_novote "0"
 
// Specifies the default UMC Vote Manager to be used for voting. The default value of "core" means that Sourcemod's built-in voting will be used.
// -
// Default: "core"
sm_umc_votemanager_default "core"

My umc-endvote cfg
Code:
// Specifies which admin flags are necessary for a player to participate in a vote. If empty, all players can participate.
// -
// Default: ""
sm_umc_endvote_adminflags ""
 
// Allows a map to appear in the vote more than once. This should be enabled if you want the same map in different categories to be distinct.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_endvote_allowduplicates "0"
 
// When to change the map after a successful vote:
//  0 - Instant,
//  1 - Round End,
//  2 - Map End
// -
// Default: "2"
// Minumum: "0.000000"
// Maximum: "2.000000"
sm_umc_endvote_changetime "2"
 
// File to use for Ultimate Mapchooser's map rotation.
// -
// Default: "umc_mapcycle.txt"
sm_umc_endvote_cyclefile "umc_mapcycle.txt"
 
// Specifies how long a vote should be available for.
// -
// Default: "20"
// Minimum: "10.000000"
sm_umc_endvote_duration "20"
 
// Specifies if Ultimate Mapchooser should run an end of map vote.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_endvote_enabled "1"
 
// Sound file (relative to sound folder) to play at the completion of an end-of-map vote.
// -
// Default: ""
sm_umc_endvote_endsound ""
 
// Specifies how many more frags each extension adds to the frag limit.
// -
// Default: "10"
// Minimum: "1.000000"
sm_umc_endvote_extend_fragstep "10"
 
// Specifies how many more rounds each extension adds to the round limit.
// -
// Default: "5"
// Minimum: "1.000000"
sm_umc_endvote_extend_roundstep "5"
 
// Specifies how many more minutes each extension adds to the time limit.
// -
// Default: "15"
// Minimum: "1.000000"
sm_umc_endvote_extend_timestep "15"
 
// Number of extensions allowed each map.
//  0 disables the Extend Map option.
// -
// Default: "0"
// Minimum: "0.000000"
sm_umc_endvote_extends "0"
 
// Specifies what action to take if the vote doesn't reach the set theshold.
//  0 - Do Nothing,
//  1 - Perform Runoff Vote
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_endvote_failaction "0"
 
// Specifies how many past map groups to exclude from the end of map vote.
// -
// Default: "0"
// Minimum: "0.000000"
sm_umc_endvote_groupexclude "0"
 
// Specifies how many past maps to exclude from the end of map vote. 1 = Current Map Only
// -
// Default: "4"
// Minimum: "0.000000"
sm_umc_endvote_mapexclude "4"
 
// Specifies whether vote menu items are displayed in a random order.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_endvote_menuscrambled "1"
 
// Specifies whether the number of nominated maps appearing in the vote for a map group should be limited by the group's "maps_invote" setting.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_endvote_nominate_strict "0"
 
// Determines whether End of Map Votes should be delayed until the end of the round in which they were triggered.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_endvote_onroundend "0"
 
// Delays the vote by the number of seconds specified for votes that are triggered on round end. (Due to mp_maxrounds or mp_winlimit)
// -
// Default: "0"
// Minimum: "0.000000"
sm_umc_endvote_roundend_delaystart "0"
 
// Specifies what action to take if the runoff vote reaches the maximum amount of runoffs and the set threshold has not been reached.
//  0 - Do Nothing,
//  1 - Change Map to Winner
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_endvote_runoff_failaction "0"
 
// Specifies the maximum number of maps to appear in a runoff vote.
//  1 or 0 sets no maximum.
// -
// Default: "0"
// Minimum: "0.000000"
sm_umc_endvote_runoff_max "0"
 
// If specified, this sound file (relative to sound folder) will be played at the beginning of a runoff vote. If not specified, it will use the normal vote start sound.
// -
// Default: ""
sm_umc_endvote_runoff_sound ""
 
// Specifies a maximum number of runoff votes to run for any given vote.
//  0 = unlimited.
// -
// Default: "0"
// Minimum: "0.000000"
sm_umc_endvote_runoffs "0"
 
// Specifies when to start the vote based on frags remaining.
// -
// Default: "10"
// Minimum: "1.000000"
sm_umc_endvote_startfrags "10"
 
// Specifies when to start the vote based on rounds remaining. Use 0 on TF2 to start vote during bonus round time
// -
// Default: "2"
// Minimum: "0.000000"
sm_umc_endvote_startrounds "2"
 
// Sound file (relative to sound folder) to play at the start of an end-of-map vote.
// -
// Default: ""
sm_umc_endvote_startsound ""
 
// Specifies when to start the vote based on time remaining in minutes.
// -
// Default: "6"
// Minimum: "1.000000"
sm_umc_endvote_starttime "27"
 
// If a winning vote has less than this percentage of total votes, a runoff vote will be held.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_endvote_threshold "0"
 
// Controls end of map vote type:
//  0 - Maps,
//  1 - Groups,
//  2 - Tiered Vote (vote for a group, then vote for a map from the group).
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_umc_endvote_type "0"

and my rock the vote cfg for good measure
Code:
// Allows a map to appear in the vote more than once. This should be enabled if you want the same map in different categories to be distinct.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_rtv_allowduplicates "1"
 
// When to change the map after a successful RTV:
//  0 - Instant,
//  1 - Round End,
//  2 - Map End
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_umc_rtv_changetime "0"
 
// File to use for Ultimate Mapchooser's map rotation.
// -
// Default: "umc_mapcycle.txt"
sm_umc_rtv_cyclefile "umc_mapcycle.txt"
 
// Adds a "Don't Change" option to RTVs.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_rtv_dontchange "1"
 
// Specifies how long a vote should be available for.
// -
// Default: "20"
// Minimum: "10.000000"
sm_umc_rtv_duration "20"
 
// Enables RTV.
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_rtv_enabled "1"
 
// Sound file (relative to sound folder) to play at the completion of a vote.
// -
// Default: ""
sm_umc_rtv_endsound ""
 
// Specifies which admin flags are necessary for a player to enter RTV. If empty, all players can participate.
// -
// Default: ""
sm_umc_rtv_enteradminflags ""
 
// The amount of entrance votes to be given to players who have at least one of the admin flags specified by "sm_umc_rtv_enteradminflags_bonusflags".
// -
// Default: ""
sm_umc_rtv_enteradminflags_bonusamt "2"
 
// If specified, players with any of these admin flags will be given bonus RTV entrance votes, of the amount determined by "sm_umc_rtv_enteradminflags_bonusamt".
// -
// Default: ""
sm_umc_rtv_enteradminflags_bonusflags ""
 
// Specifies what action to take if the vote doesn't reach the set theshold.
//  0 - Do Nothing,
//  1 - Perform Runoff Vote
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_rtv_failaction "0"
 
// Specifies how many past map groups to exclude from RTVs.
// -
// Default: "0"
// Minimum: "0.000000"
sm_umc_rtv_groupexclude "0"
 
// Time (in seconds) before first RTV can be held.
// -
// Default: "30"
// Minimum: "0.000000"
sm_umc_rtv_initialdelay "30"
 
// Time (in seconds) after a failed RTV before another can be held.
// -
// Default: "240"
// Minimum: "0.000000"
sm_umc_rtv_interval "240"
 
// Specifies how many past maps to exclude from RTVs. 1 = Current Map Only
// -
// Default: "4"
// Minimum: "0.000000"
sm_umc_rtv_mapexclude "4"
 
// Specifies whether vote menu items are displayed in a random order.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_rtv_menuscrambled "0"
 
// Number of players required before RTV will be enabled.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "64.000000"
sm_umc_rtv_minplayers "0"
 
// Specifies whether the number of nominated maps appearing in the vote for a map group should be limited by the group's "maps_invote" setting.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_rtv_nominate_strict "0"
 
// Percentage of players required to trigger an RTV vote.
// -
// Default: "0.65"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_rtv_percent "0.65"
 
// What to do with RTVs after another UMC vote has completed.
//  0 - Allow, success = instant change,
//  1 - Deny
//  2 - Hold normal RTV vote
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_umc_rtv_postvoteaction "0"
 
// Specifies what action to take if the runoff vote reaches the maximum amount of runoffs and the set threshold has not been reached.
//  0 - Do Nothing,
//  1 - Change Map to Winner
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_rtv_runoff_failaction "0"
 
// Specifies the maximum number of maps to appear in a runoff vote.
//  1 or 0 sets no maximum.
// -
// Default: "0"
// Minimum: "0.000000"
sm_umc_rtv_runoff_max "0"
 
// If specified, this sound file (relative to sound folder) will be played at the beginning of a runoff vote. If not specified, it will use the normal start vote sound.
// -
// Default: ""
sm_umc_rtv_runoff_sound ""
 
// Specifies a maximum number of runoff votes to run for any given vote.
//  0 disables runoff votes.
// -
// Default: "0"
// Minimum: "0.000000"
sm_umc_rtv_runoffs "0"
 
// Sound file (relative to sound folder) to play at the start of a vote.
// -
// Default: ""
sm_umc_rtv_startsound ""
 
// If the winning option has less than this percentage of total votes, a vote will fail and the action specified in "sm_umc_rtv_failaction" cvar will be performed.
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_umc_rtv_threshold "0"
 
// Controls RTV vote type:
//  0 - Maps,
//  1 - Groups,
//  2 - Tiered Vote (vote for a group, then vote for a map from the group).
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "2.000000"
sm_umc_rtv_type "0"
 
// Specifies which admin flags are necessary for a player to participate in a vote. If empty, all players can participate.
// -
// Default: ""
sm_umc_rtv_voteadminflags ""

Whelp. That's about it. A response would be deeply appreciated because, in the immortal words of Derpy, "I just don't know what went wrong!" Seriously.

Vielen Dank and peace,
Friendshipmancer

EDIT: Huh... That took up more space than I had hoped. Hope that's not too spammy for anyone's tastes. Nothing to do now, I suppose

Last edited by Friendshipmancer; 04-21-2013 at 01:00.
Friendshipmancer is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 04-21-2013 , 11:30   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3605

Quote:
Originally Posted by dilalmon View Post
Hello Steell, It seems like the latest CS:S Update with SteamPipe broke a part of this mod.
The mod cannot play sound files at the starting and ending of votes.

The console outputs errors like the following:

SOUND ERROR: Sound file 'sound/misc/endvote.mp3' does not exist.

I assume this is due to the path changes after SteamPipe?
Any way to work around this or do we have to wait for an update?
This will probably be fixed in a new version of SourceMod. If UMC needs to be fixed then I will keep this thread updated with that info.
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 04-21-2013 , 11:32   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3606

Quote:
Originally Posted by Friendshipmancer View Post
Yo, I'm having a problem getting the maps to show up after it declaring a vote. In the case of the end-of-map vote, it will count down from 10 seconds then no voting menu will appear. I'm sure that it'll be something so stupid and simple that I'll look like a jerk for asking for help... whatever. I'll point out that I put the umc nomination plugin in disabled since I don't want that function. Anyway, I'm posting the codes and such.

here is my umc_mapcycle.txt
Code:
"umc_mapcycle"
{
    "Maps" //Name this whatever you like
    {
        "maps_invote"   "4"
 
    "default_allow_every" "3"
 
    "default_max_time" "0030"
 
    "cp_degrootkeep"
    {
        "min_players" "12"
    }
 
    "cp_egypt_final"
    {}
 
    "cp_kakariko_a3"
    {}
 
    "ctf_2fort"
    {}
 
    "ctf_arenagate_b4"
    {}
 
    "ctf_doublecross"
    {}
 
    "ctf_royal_b3"
    {}
 
    "cyberpunk"
    {
        "max_players" "12"
    }
 
    "dm_cloudsdale_b6_3"
    {}    
 
    "mlp_canterlot_a2"
    {}
 
    "mlp_manehattan_b2"
    {}
 
    "koth_sollytude"
    {}
 
    "dm_mariokart2_b3"
    {}
 
    "dm_ponyville_h2"
    {}
 
    "dm_ponyvillenightmarenight_b3"
    {}
 
    "dm_sdm_final"
    {
        "display" "Scarlet Manor"
    }
 
    "pl_victoryroad_b1a"
    {}
 
    "pkmn_goldenrodcity_b3"
    {}
 
    "pkmn_saffroncity_b3"
    {}
 
    "trade_Appleloosa_v2"
    {}
 
    "trade_clocktown_b2"
    {}
 
    "wacky_races_v2"
    {
        "min_players" "20"
    }
 
    }
 
}
Remove the "default_max_time" line from your mapcycle, it's telling UMC that after 12:30 AM no maps should be available, which is why UMC can't start any votes.
__________________

Last edited by Steell; 04-21-2013 at 11:53.
Steell is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 04-21-2013 , 11:52   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3607

Quote:
Originally Posted by Steell View Post
This will probably be fixed in a new version of SourceMod. If UMC needs to be fixed then I will keep this thread updated with that info.
In regards to the CacheSound function in umc_utils.inc: https://forums.alliedmods.net/showthread.php?t=213849
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 04-21-2013 , 11:53   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3608

Well there you have it. UMC will require a fix.
__________________
Steell is offline
Friendshipmancer
New Member
Join Date: Apr 2013
Old 04-21-2013 , 21:33   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3609

Quote:
Originally Posted by Steell View Post
Remove the "default_max_time" line from your mapcycle, it's telling UMC that after 12:30 AM no maps should be available, which is why UMC can't start any votes.
Thank you so much!
Friendshipmancer is offline
moxie2020
Veteran Member
Join Date: Aug 2011
Old 04-23-2013 , 17:23   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3610

Can UMC work with native votes like it did with built in votes?

http://forums.alliedmods.net/showthread.php?t=208008
moxie2020 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 13:18.


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