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
sezing
Junior Member
Join Date: Jun 2016
Old 03-23-2018 , 11:06   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4841

Quote:
Originally Posted by Obyboby View Post
have you tried !revote?

Frag = kill

Runoff = a new vote that is created if the first one is not considered valid, for example because no map has been voted by the minimum set percentage of players (the threshold).

For example, if I set the threshold at 51%, here's what happens:
A new vote is started, players make their choice. at the end of the vote, the map with the most votes had 46%. 51% which is the threshold in the CFG was not reached, so the plugin will create a runoff vote, and depending on how many maps you choose to have in runoff votes, you will see a new vote with those maps included.
So:

1st vote:

de_dust2
de_inferno
de_nuke
de_cache
de_cbble
de_dust

Vote is done:

de_dust2 46%
de_inferno 12%
de_nuke 10%
de_cache 12%
de_cbble 5%
de_dust 15%

No map has reached the threshold of 51%, so a runoff vote will be performed.
Depending on this cvar

PHP Code:
sm_umc_endvote_runoff_max 
the new vote will be created. I have sm_umc_endvote_runoff_max "2" so:

de_dust2
de_dust

Because they're the two maps that had the most votes in the first one.

And so on

Thanks a lot. it is really helpful. You clread many things for me. appreciated

// Specifies how many more minutes each extension adds to the time limit.

// Specifies how many more rounds each extension adds to the round limit

current map dust2 and it choosen by players again and it will add 5 rounds or 15 mins to the current map am i right ?


sm_umc_endvote_onroundend "0"

sm_umc_endvote_startrounds "1"

sm_umc_endvote_starttime "2"

vote starts end of the round on our deathmatch server. Our server has :

mp_maxrounds 1

mp_roundtime 5


server starts with 5mins time with only 1 round. I want to show end of vote when 2 mins left on remaning last round time.

also some maps round finish with scoreless CT 0 T 0 so end of map doesnt triggered. It re-starts map again which i dont want.

how can i do that ?


I didnt vote any map. UMC choosed dust2 again. Server console:

CHANGELEVEL: Looking for next level in mapgroup 'mg_active'
Looking for next map in mapgroup 'mg_active'...
CHANGELEVEL: Choosing map 'de_inferno' (previous was de_dust2)
CHANGELEVEL: Looking for next level in mapgroup 'mg_active'
Looking for next map in mapgroup 'mg_active'...
CHANGELEVEL: Choosing map 'de_inferno' (previous was de_dust2)
CHANGE LEVEL: de_inferno
[SM] Changed map to "de_dust2"


How can i determine if there isnt any vote choose this maps next by next ?

Last edited by sezing; 03-23-2018 at 11:18.
sezing is offline
kaeming
Senior Member
Join Date: Nov 2015
Old 03-26-2018 , 12:41   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4842

I have a major issue atm.
on CS:GO platform, regarding rock the vote.

RTV works when there is only me in the server,
but RTV does not trigger when there is more than one player in the server.
Any fix to this?

NOTE:
- RTV has been working when i'm the only one in the server so i'm sure it's working, it just doesn't trigger once 2 players are in the server.
- "Are you sure RTV is enabled?" L 03/26/2018 - 16:09:56: [umc-rockthevote.smx] RTV is now available.
- I'm sure my mapcycle is correct
- Currently using umc 3.4.6_b1
__________________
Add me up HERE if you have inquiries regarding server related stuff!
CS:GO Multimod & Jailbreak Servers > I am selling my entire ready to play server, add me up on steam to discuss.

Last edited by kaeming; 03-26-2018 at 13:02.
kaeming is offline
ayrton09_arg
Senior Member
Join Date: Nov 2017
Old 03-26-2018 , 13:18   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4843

Quote:
Originally Posted by kaeming View Post
I have a major issue atm.
on CS:GO platform, regarding rock the vote.

RTV works when there is only me in the server,
but RTV does not trigger when there is more than one player in the server.
Any fix to this?

NOTE:
- RTV has been working when i'm the only one in the server so i'm sure it's working, it just doesn't trigger once 2 players are in the server.
- "Are you sure RTV is enabled?" L 03/26/2018 - 16:09:56: [umc-rockthevote.smx] RTV is now available.
- I'm sure my mapcycle is correct
- Currently using umc 3.4.6_b1
- if you are and admin maybe you have one flag in this value on umc-rockthevote.cfg
sm_umc_rtv_voteadminflags "" <----- leave in blank

- and this to trigger rtv sm_umc_rtv_minplayers "0" on umc-rockthevote.cfg
ayrton09_arg is offline
kaeming
Senior Member
Join Date: Nov 2015
Old 03-26-2018 , 13:24   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4844

Quote:
Originally Posted by ayrton09_arg View Post
- if you are and admin maybe you have one flag in this value on umc-rockthevote.cfg
sm_umc_rtv_voteadminflags "" <----- leave in blank

- and this to trigger rtv sm_umc_rtv_minplayers "0" on umc-rockthevote.cfg
Both are set correctly.
__________________
Add me up HERE if you have inquiries regarding server related stuff!
CS:GO Multimod & Jailbreak Servers > I am selling my entire ready to play server, add me up on steam to discuss.
kaeming is offline
kaeming
Senior Member
Join Date: Nov 2015
Old 03-26-2018 , 13:27   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4845

nvm ignore me, did a fresh install and it works lol
probably config related issue
__________________
Add me up HERE if you have inquiries regarding server related stuff!
CS:GO Multimod & Jailbreak Servers > I am selling my entire ready to play server, add me up on steam to discuss.

Last edited by kaeming; 03-26-2018 at 13:27.
kaeming is offline
good guy
New Member
Join Date: Apr 2018
Old 04-08-2018 , 08:44   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4846

Hey!

Not sure if this is the right place to post this, but here we go...
I'm using UMC-3.4.6-sm1.7 version.
My nominate menu has "All maps" and "Tier x" (1-6) options and here is the issue. When you type nominate and the menu opens and you choose one option (for exc. Tier 1). You see the right maps, but in about 20-25 seconds the menu automatically closes. I have tons of maps on the server and that "timelimit" is way too small to go through all of them, so does anyone know a way to increase this "nominate menu" timelimit? (I have tried to look for it, but no success for the time being)
Thanks!
good guy is offline
EvanChrispie
Member
Join Date: Nov 2016
Old 04-08-2018 , 10:20   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4847

I have an issue where maps shown aren't maps of the tier selected when voting for a map. If tier 3 gets selected it still shows tier 1 maps first. How do I make it so it only shows the nominated tier maps.
__________________

Last edited by EvanChrispie; 04-08-2018 at 10:21.
EvanChrispie is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 04-08-2018 , 10:55   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4848

Quote:
Originally Posted by good guy View Post
Hey!

Not sure if this is the right place to post this, but here we go...
I'm using UMC-3.4.6-sm1.7 version.
My nominate menu has "All maps" and "Tier x" (1-6) options and here is the issue. When you type nominate and the menu opens and you choose one option (for exc. Tier 1). You see the right maps, but in about 20-25 seconds the menu automatically closes. I have tons of maps on the server and that "timelimit" is way too small to go through all of them, so does anyone know a way to increase this "nominate menu" timelimit? (I have tried to look for it, but no success for the time being)
Thanks!
you'd have to edit the plugin
__________________
8guawong is offline
8guawong
AlliedModders Donor
Join Date: Dec 2013
Location: BlackMarke7
Old 04-08-2018 , 10:59   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4849

Quote:
Originally Posted by EvanChrispie View Post
I have an issue where maps shown aren't maps of the tier selected when voting for a map. If tier 3 gets selected it still shows tier 1 maps first. How do I make it so it only shows the nominated tier maps.
you'd have to edit the plugin
__________________
8guawong is offline
EvanChrispie
Member
Join Date: Nov 2016
Old 04-08-2018 , 20:16   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4850

Quote:
Originally Posted by 8guawong View Post
you'd have to edit the plugin
Tiered voting is supposed to be a feature though. Because it works, a tier gets voted for but then the maps shown in the next vote aren’t of that tier, isn’t there a .cfg I need to change somewhere?
__________________
EvanChrispie 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 08:26.


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