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

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


Post New Thread Reply   
 
Thread Tools Display Modes
maxolahird
Veteran Member
Join Date: Dec 2012
Old 04-27-2013 , 11:22   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3611

hey, for some reason when someone types rtv it appears:

[UMC] Player wants to Rock the Vote (3 more required)

and also

[UMC] You already voted for the Rock the Vote.


I suppose it shouldn't show that in the first time you use it?
maxolahird is offline
rtk
Senior Member
Join Date: Dec 2009
Old 04-28-2013 , 14:43   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3612

Hi,
What do I need to do in order to display UMC Votes using NativeVotes ? Do I need to change sm_umc_votemanager_default "core" to something else ?

I used the BuiltinVotes, but I think it made the server crash when I last used it and now with NativeVotes I guess the old doesn't work anymore, right ?
How do I setup it again ?
__________________
Never argue with an idiot. He lowers you to his level and then wins on experience!

Last edited by rtk; 04-28-2013 at 14:45.
rtk is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 04-28-2013 , 15:10   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3613

Quote:
Originally Posted by moxie2020 View Post
Can UMC work with native votes like it did with built in votes?

http://forums.alliedmods.net/showthread.php?t=208008
Quote:
Originally Posted by rtk View Post
Hi,
What do I need to do in order to display UMC Votes using NativeVotes ? Do I need to change sm_umc_votemanager_default "core" to something else ?

I used the BuiltinVotes, but I think it made the server crash when I last used it and now with NativeVotes I guess the old doesn't work anymore, right ?
How do I setup it again ?
If you'd like to use Native Votes with UMC, you can use this module.
__________________

Last edited by Steell; 04-28-2013 at 15:11.
Steell is offline
snelvuur
Veteran Member
Join Date: Jun 2008
Location: Netherlands
Old 04-29-2013 , 10:30   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3614

@steel: might be in the 361 other pages, but if you run all servers from 1 instance, changing all the cyclefile values to another map cycle file per server is the sollution to use correct? Since i am changing to 1 server base instance with steampipe.

Besides the CacheSound, the rest is still ok with UMC right?
__________________
Arguing with a fool only proves there are two
snelvuur is offline
Nextra
Veteran Member
Join Date: Apr 2008
Location: Germany
Old 04-29-2013 , 11:21   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3615

Just took a quick dive into your code because something didn't work out as I wanted it - and I think I found a bug.

In umc-nominate.sp on line 572 you jump to the current group and immediately try to retrieve the nominate_group property. In the two other nomination types (cmd and chat) this only happens after jumping to the map name, resulting in the behavior specified in the documentation.
PHP Code:
KvJumpToKey(map_kvgroupBuff);
        
KvGetString(map_kv"nominate_group"groupsizeof(group), INVALID_GROUP); 
While I would appreciate being able to specify nominate_group on a per-group basis this looks like it's unintended behavior.
__________________
In Flames we trust!

Last edited by Nextra; 04-29-2013 at 11:25.
Nextra is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 04-29-2013 , 12:42   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3616

Quote:
Originally Posted by snelvuur View Post
@steel: might be in the 361 other pages, but if you run all servers from 1 instance, changing all the cyclefile values to another map cycle file per server is the sollution to use correct? Since i am changing to 1 server base instance with steampipe.

Besides the CacheSound, the rest is still ok with UMC right?
To be honest I'm not sure at all how to set up UMC for multiple instances. All I know is that some people have managed to get it to work.

There are a few rare/minor bugs floating around, but right now the CacheSound issue is the only thing that's definitely broken.
__________________
Steell is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 04-29-2013 , 12:50   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3617

Quote:
Originally Posted by Nextra View Post
In umc-nominate.sp on line 572 you jump to the current group and immediately try to retrieve the nominate_group property. In the two other nomination types (cmd and chat) this only happens after jumping to the map name, resulting in the behavior specified in the documentation.
PHP Code:
KvJumpToKey(map_kvgroupBuff);
        
KvGetString(map_kv"nominate_group"groupsizeof(group), INVALID_GROUP); 
You're right, this does appear to be incorrect. Right now UMC is looking for the "nominate_group" option in the Map Group as opposed the the individual maps. Shouldn't be too hard of a fix.
__________________
Steell is offline
dilalmon
AlliedModders Donor
Join Date: Apr 2013
Old 04-29-2013 , 12:53   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3618

Hey Steell, is there a way to display, "(Recently Played)" right next to map lists and have it highlighted white?
dilalmon is offline
Steell
SourceMod Donor
Join Date: Mar 2009
Old 04-29-2013 , 13:40   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3619

Quote:
Originally Posted by dilalmon View Post
Hey Steell, is there a way to display, "(Recently Played)" right next to map lists and have it highlighted white?
It's possible to do this in the admin menu, but other than that it's not possible at this time.
__________________
Steell is offline
dilalmon
AlliedModders Donor
Join Date: Apr 2013
Old 04-29-2013 , 19:22   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #3620

That's a shame. I still appreciate your work. This is great.
Do you have any plans to add such feature?
dilalmon is offline
Reply



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 06:28.


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