AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Plugins (https://forums.alliedmods.net/forumdisplay.php?f=108)
-   -   [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012) (https://forums.alliedmods.net/showthread.php?t=134190)

Larsess 04-18-2021 20:41

Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
 
Hello, can anyone help me? When I do "rtv", it says:

[UMC] You will be able to Rock The Vow in approximately 120 seconds.
LennY: rtv

My Rtv Config

Quote:

// This file was auto-generated by SourceMod (v1.3.8)
// ConVars for plugin "umc-rockthevote.smx"


/////////////////////////////////////////////////////////////////////////////////
// Full Documentation for the Rock The Vote module is located at: //
// http://code.google.com/p/sourcemod-u...wiki/ModuleRTV //
/////////////////////////////////////////////////////////////////////////////////


// 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 "120"

// 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 "2"

// 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 ""

NanoC 04-18-2021 20:44

Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
 
Reduce this cvar value:

sm_umc_rtv_initialdelay from 120 to whatever you want

Larsess 04-18-2021 20:55

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

Originally Posted by NanoC (Post 2744470)
Reduce this cvar value:

sm_umc_rtv_initialdelay from 120 to whatever you want

Sorry, I forgot to say that even with 3 players the counter doesn't finish. It remains in 120 seconds.

ascor 04-29-2021 06:25

Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
 
bumping this

Doulos 07-03-2021 04:31

Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
 
Latest CSS game update broke this plugin. All clients are getting the following error and getting kicked.

Disconnected: You client has failed to authorize in time. Please reconnect or restart your game.

I removed all plugins and added them back in one at a time and all worked fine until I reloaded UMC.

Squallkins 07-03-2021 08:21

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

Originally Posted by Doulos (Post 2751762)
Latest CSS game update broke this plugin. All clients are getting the following error and getting kicked.

Disconnected: You client has failed to authorize in time. Please reconnect or restart your game.

I removed all plugins and added them back in one at a time and all worked fine until I reloaded UMC.

Uninstall Steam Tools if you have it installed.

Doulos 07-03-2021 12:59

Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
 
I'll give that a try.

Doulos 07-05-2021 14:54

Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
 
Removing steamtools ext worked. Thanks.

Emoji 08-15-2021 01:32

Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
 
when I use nominate I get

[UMC] Cannot nominate until the next map.

Randomz 08-18-2021 13:59

Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
 
Hey i need some help im getting this error even tho
umc-core.smx is installed where it was intended for
Quote:

L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-adminmenu.smx": Native "BfWriteString" was not found
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-core.smx": Native "BfWriteString" was not found
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-echonextmap.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-endvote-warnings.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-endvote.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-mapcommands.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-maprate-reweight.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-nominate.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-playercountmonitor.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-playerlimits.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-postexclude.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-prefixexclude.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-randomcycle.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-rockthevote.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-timelimits.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-votecommand.smx": Could not find required plugin "umccore"
L 08/18/2021 - 12:29:54: [SM] Unable to load plugin "umc-weight.smx": Could not find required plugin "umccore"


All times are GMT -4. The time now is 09:56.

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