Raised This Month: $ Target: $400
 0% 

MapChooser Extended 1.10.2 (Updated 2014-02-05)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
John.Smith
Junior Member
Join Date: Jul 2010
Plugin ID:
2334
Plugin Version:
1.10.2
Plugin Category:
Server Management
Plugin Game:
Any
Plugin Dependencies:
    Servers with this Plugin:
    7575 
    Plugin Description:
    Extended version of MapChooser
    Old 05-16-2011 , 14:38   Re: MapChooser Extended 1.5 (Updated 2011-05-15)
    Reply With Quote #1

    Ok again in this new Thread ;-)

    With the newest version 1.5.1 i get this error messages at my console !

    Whats wrong with the translation file.
    I use the "en" translation file.


    Code:
    L 05/16/2011 - 20:30:42: -------- Mapchange to de_dust --------
    L 05/16/2011 - 20:30:42: [SM] Warning(s) encountered in translation file "mapchooser_extended.phrases.txt"
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 17.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 24.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 43.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 50.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 69.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 76.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 83.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 90.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 109.
    lg
    Smith
    John.Smith is offline
    Powerlord
    AlliedModders Donor
    Join Date: Jun 2008
    Location: Seduce Me!
    Old 05-16-2011 , 15:40   Re: MapChooser Extended 1.5 (Updated 2011-05-15)
    Reply With Quote #2

    Quote:
    Originally Posted by John.Smith View Post
    Ok again in this new Thread ;-)

    With the newest version 1.5.1 i get this error messages at my console !

    Whats wrong with the translation file.
    I use the "en" translation file.


    Code:
    L 05/16/2011 - 20:30:42: -------- Mapchange to de_dust --------
    L 05/16/2011 - 20:30:42: [SM] Warning(s) encountered in translation file "mapchooser_extended.phrases.txt"
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 17.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 24.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 43.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 50.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 69.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 76.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 83.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 90.
    L 05/16/2011 - 20:30:42: [SM] Ignoring translation to invalid language "#format" on line 109.
    lg
    Smith
    I'm at work right now, but I'll check it out when I get home to see if I can duplicate the problem.

    I assume this is using SourceMod 1.3.7?

    Edit: These line numbers don't match up to the ones in the 1.5.1 English mapchooser_extended.phrases.txt. Are you sure you're using the newest version? It's in the zip file in the first post.

    As it says in the first post: "If you're upgrading from 1.3.x or 1.4.x, you need to follow the installation instructions above to get the updated translation files and official map files."
    __________________
    Not currently working on SourceMod plugin development.

    Last edited by Powerlord; 05-16-2011 at 15:47.
    Powerlord is offline
    Yalamix
    Member
    Join Date: Dec 2011
    Location: Brazil
    Old 05-08-2012 , 19:42   Re: MapChooser Extended 1.8.2 (Updated 2012-01-31)
    Reply With Quote #3

    Portuguese Translation
    Attached Files
    File Type: zip portuguese_translation.zip (1.2 KB, 89 views)
    Yalamix is offline
    Survive To Game
    New Member
    Join Date: Jul 2013
    Old 08-24-2013 , 03:12   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
    Reply With Quote #4

    So I need help I'm not sure if this is possible but could I have players on the server able to nominate a map to go on extended mapchooser at end of map?

    Also is there away to step up sm_votemap and not have the map change right after the map vote is done it changes map to just change after that round?


    Help me please
    Thank You!
    Survive To Game is offline
    Send a message via Skype™ to Survive To Game
    Powerlord
    AlliedModders Donor
    Join Date: Jun 2008
    Location: Seduce Me!
    Old 08-27-2013 , 10:28   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
    Reply With Quote #5

    Quote:
    Originally Posted by nguyenbaodanh View Post
    how to make it with workshop maps ?
    As far as I can tell, just put the workshop map name in the mapcycle.txt without the directory name.

    Quote:
    Originally Posted by XenTerSiO View Post
    Is it possible to instantly change map after - mp_timelimit?
    Game - Counter-Strike: Source

    Could you add an option?

    // When to change the map: 0 - Instant, 1 - RoundEnd
    // -
    // Default: "0"
    // Minimum: "0.000000"
    // Maximum: "2.000000"
    mce_mapchooser_changetime "0"

    I think it would be very useful!
    You could just use mp_match_end_at_timelimit. Assuming it exists in CS:S... it may be TF2-specific.

    Quote:
    Originally Posted by Survive To Game View Post
    So I need help I'm not sure if this is possible but could I have players on the server able to nominate a map to go on extended mapchooser at end of map?
    Use the nominate or nominate_extended plugin?

    Quote:
    Originally Posted by Survive To Game View Post
    Also is there away to step up sm_votemap and not have the map change right after the map vote is done it changes map to just change after that round?


    Help me please
    Thank You!
    By default sm_votemap doesn't immediately change. It's forcertv (from rockthevote_extended) that immediately changes the map.
    __________________
    Not currently working on SourceMod plugin development.
    Powerlord is offline
    Usernamehere
    Member
    Join Date: Feb 2016
    Old 03-03-2017 , 21:55   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
    Reply With Quote #6

    Quote:
    Originally Posted by Powerlord View Post
    As far as I can tell, just put the workshop map name in the mapcycle.txt without the directory name.
    IDs nor the map name works.


    Anyone know how to add workshop maps for map chooser?

    Last edited by Usernamehere; 03-03-2017 at 21:56.
    Usernamehere is offline
    iGANGNAM
    AlliedModders Donor
    Join Date: Sep 2012
    Location: Lithuania
    Old 03-04-2017 , 05:18   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
    Reply With Quote #7

    Quote:
    Originally Posted by Usernamehere View Post
    IDs nor the map name works.


    Anyone know how to add workshop maps for map chooser?
    just add them as normal maps without /workshop/workshopid/

    just like de_dust2
    iGANGNAM is offline
    Usernamehere
    Member
    Join Date: Feb 2016
    Old 03-04-2017 , 16:13   Re: MapChooser Extended 1.9.3 (Updated 2012-06-23)
    Reply With Quote #8

    Quote:
    Originally Posted by iGANGNAM View Post
    just add them as normal maps without /workshop/workshopid/

    just like de_dust2
    I put all the names in the maplist.txt and when people rtv it shows dust2, inferno etc.. all the default maps.

    my maplists.cfg

    Code:
    /**
     * Use this file to configure map lists.
     *
     * Each section is a map list that plugins can use.  For example, the Admin Menu 
     * requests an "admin menu" map list, and you can control which maps appear via 
     * this file.
     *
     * Each section must have a property that explains where to read the maps from.
     * There are two properties:
     *
     *    target         - Redirect the request to another section.
     *    file			 - Read a file of map names, in mapcycle.txt format.
     *
     * There is one section by default, called "mapcyclefile" - it is mapped to the 
     * mapcycle.txt file, or whatever the contents of your mapcyclefile cvar is.
     *
     * If a plugin requests a map list file which doesn't exist, or is empty, SourceMod 
     * tries the "default" section, and then the "mapcyclefile" section.
     */
    "MapLists"
    {
    	/**
    	 * Default requests go right to the mapcyclefile.
    	 */
    	"default"
    	{
    		"target"		"mapcyclefile"
    	}
    	
    	/* Admin menu, map menu */
    	"sm_map menu"
    	{
    		"file"			"addons/sourcemod/configs/adminmenu_maplist.ini"
    	}
    	
    	/* Admin menu, map voting menu */
    	"sm_votemap menu"
    	{
    		"file"			"addons/sourcemod/configs/adminmenu_maplist.ini"
    	}
    	
    	/* For the "randomcycle" plugin */
    	"randomcycle"
    	{
    		"file"		"maplist.txt"
    	}
    	
    	/* For the "mapchooser" plugin */
    	"mapchooser"
    	{
    		"file"		"maplist.txt"
    	}
    	
    	/* For the "nominations" plugin */
    	"nominations"
    	{
    		"file"		"maplist.txt"
    	}
    }

    Last edited by Usernamehere; 03-04-2017 at 16:13.
    Usernamehere is offline
    wolvez04
    Senior Member
    Join Date: Feb 2016
    Location: Andora
    Old 11-01-2016 , 17:54   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
    Reply With Quote #9

    How can i split course maps and multigames maps in my minigames server? Coursemaps are really overplayed and i want to even it up. Is it possible to not have more than 3 course maps in a row
    wolvez04 is offline
    ylisafne
    New Member
    Join Date: Aug 2017
    Old 08-08-2017 , 17:25   Re: MapChooser Extended 1.10.2 (Updated 2014-02-05)
    Reply With Quote #10

    Please somebody help me to install in CS 1.6
    ylisafne 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 18:25.


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