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
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 09-21-2015 , 11:56   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4351

OK, lets try this again, but without the blatant error in the vote retry timer.

Speaking of UMC and SM 1.7, I've made a few fixes to it to make it compile on SourceMod 1.7. The main differences are that it uses SM 1.6's new calls for getting Functions and then stores them in a private Forward instead of storing them directly.

The source code is also stored in my copy of the UMC Github in the master branch. The only difference between that and the source code for the version in this thread is that I've disabled debugging messages in the attached version.

If you haven't used my last 3.4.6 version, do note that in CS:GO, any sounds you set should be MP3 files as this uses EmitSoundAny internally.

It appears to work correctly using both the standard UMC "core" vote system and the umc-nativevotes "core" vote system but could use some more thorough testing.
Attached Files
File Type: zip UMC-3.4.6-sm1.7.zip (498.4 KB, 2978 views)
__________________
Not currently working on SourceMod plugin development.

Last edited by Powerlord; 09-21-2015 at 11:58.
Powerlord is offline
Smoke123
Member
Join Date: Jul 2006
Old 09-21-2015 , 15:40   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4352

I'd like to use the "It's time to choose"(from HL1) obviosuly i'd have to convert the mp3. is there an option for that?
__________________
Smoke123 is offline
ZAGOR
AlliedModders Donor
Join Date: Sep 2015
Old 09-22-2015 , 05:48   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4353

again [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
ZAGOR is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 09-22-2015 , 13:17   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4354

Quote:
Originally Posted by Smoke123 View Post
I'd like to use the "It's time to choose"(from HL1) obviosuly i'd have to convert the mp3. is there an option for that?
You could convert it to MP3, but I've already done that
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Bittersweet
Veteran Member
Join Date: May 2012
Old 09-22-2015 , 15:49   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4355

Quote:
Originally Posted by ZAGOR View Post
again [umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed.
Previously asked and answered.

Quote:
Originally Posted by Powerlord View Post
If you see "[umc-endvote.smx] Unable to create end of map vote time-trigger, trigger time already passed." at map start, you can ignore it.

Basically, it tries to create a vote when the mp_timelimit cvar changes and after all configuration files are processed (aka OnConfigsExecuted).

However... if you set mp_timelimit in server.cfg, the game doesn't have the map timer running yet, so the call to GetMapTimeleft fails. This logic is not called when the endvote timer is created in OnConfigsExecuted.

So, in other words, you'll always get this error at least once per map.
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera
Bittersweet is offline
Smoke123
Member
Join Date: Jul 2006
Old 09-22-2015 , 19:42   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4356

Quote:
Originally Posted by Powerlord View Post
You could convert it to MP3, but I've already done that

I did not see any mp3 download...is sourcemod completely different than amx install? is the sound embedded somehow?
__________________
Smoke123 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 09-22-2015 , 21:51   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4357

Quote:
Originally Posted by Smoke123 View Post
I did not see any mp3 download...is sourcemod completely different than amx install? is the sound embedded somehow?
I linked to the version I converted to MP3 that's sitting in my MapChooser Extended code repository.
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
Amidamaru
New Member
Join Date: Aug 2015
Old 09-24-2015 , 03:55   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4358

Hello, it is possible to change the numbers in the vote on the keys F1,F2,F3,F4...? Thanks.
Amidamaru is offline
Windle
Member
Join Date: Feb 2014
Location: Lancashire
Old 09-24-2015 , 10:31   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4359

I hope not.. but there's likely another mapchooser plugin that allows that option, if this one doesn't.

Last edited by Windle; 09-24-2015 at 10:32.
Windle is offline
Send a message via MSN to Windle
Bittersweet
Veteran Member
Join Date: May 2012
Old 09-24-2015 , 14:35   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #4360

Quote:
Originally Posted by Amidamaru View Post
Hello, it is possible to change the numbers in the vote on the keys F1,F2,F3,F4...? Thanks.
No, that would actually be something players could do within the game, remap keys. You can block "slots" though, so that voting doesn't interfere with weapon changing or other game features mapped to number keys. See sm_umc_votemanager_core_blockslots in the file ultimate-mapchooser.cfg. Alternatively, you can set sm_umc_votemanager_core_menu_esc in the same file so that UMC uses "Valve style" menus, meaning the player must press ESC first before voting.

If this is something that you want just for you, you should be able to remap keys at the OS level, though the game might completely bypass the OS with it's keyboard operations.
__________________
Thank you in advance for your help

My plugins:
[CS:S] BOT Swat | [ANY] CVAR Randomizer | [CS:S] SM CS:S Tag Beta | [CS:S] Bot2Player
Awesome & Crucial plugins by other people:
[CS:S/CS:GO] GunGame | [UMC3] Ultimate Mapchooser | [ANY] Server Crontab | [ANY] SM ForceCamera
Bittersweet 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 12:57.


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