Raised This Month: $ Target: $400
 0% 

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


  
 
 
Thread Tools Display Modes
Prev Previous Post   Next Post Next
Bittersweet
Veteran Member
Join Date: May 2012
Old 01-14-2017 , 13:50   Re: [UMC3] Ultimate Mapchooser 3.4.5 (Updated 10/7/2012)
Reply With Quote #10

Quote:
Originally Posted by rodreeking View Post
PHP Code:
"umc_mapcycle"
{
    
    
"SURF+KILL"
    
{   
        
"maps_invote"           "4"

        
        "surf_ski_2"
        
{
        }
        
"surf_ski_2_csgo"
        
{
        }

    }
    
   
"DEATHMATCH"
   
{   
       
"maps_invote"           "5"
        "de_dust2"
            
{
            }
        
"de_inferno"
            
{
            }
        
"de_mirage"
            
{
            }
   }

Its a simple version but i cant make it work
Get rid of the "maps_invote" lines. If your first group, you are telling UMC to use 4 maps, and you only have 2. You also may run into problems with that group name having the + in it. You may want to name it SURF_KILL instead. Make it look like this:

PHP Code:
"umc_mapcycle" 

   
"SURF_KILL" 
   
{    
        
"surf_ski_2" {}
        
"surf_ski_2_csgo" {}
   } 
   
"DEATHMATCH" 
   
{    
       
"de_dust2" {} 
       
"de_inferno" {} 
       
"de_mirage" {}
   } 

Edit: If that doesn't work, then you will have to wait for a code update, or update the code yourself.
__________________
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

Last edited by Bittersweet; 01-14-2017 at 13:51. Reason: Addition
Bittersweet is offline
 



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:29.


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