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

[L4D/L4D2] Force Mission Changer + Voting System (Rewritten)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
cravenge
Veteran Member
Join Date: Nov 2015
Location: Chocolate Factory
Plugin ID:
5125
Plugin Version:
2.07, 2.4
Plugin Category:
Server Management
Plugin Game:
Left 4 Dead
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    A simpler and cleaner version of the old one.
    Old 04-09-2016 , 22:27   [L4D/L4D2] Force Mission Changer + Voting System (Rewritten)
    Reply With Quote #1

    Description:


    ConVars:


    Commands:


    Bugs:


    Notes:


    Changelog:
    Attached Files
    File Type: sp Get Plugin or Get Source (fmc+vs-l4d.sp - 1614 views - 19.6 KB)
    File Type: sp Get Plugin or Get Source (fmc+vs-l4d2.sp - 1287 views - 14.0 KB)
    File Type: smx fmc+vs-l4d2.smx (11.0 KB, 1282 views)

    Last edited by cravenge; 10-04-2017 at 10:45.
    cravenge is offline
    Pyc
    Senior Member
    Join Date: Jan 2014
    Old 04-11-2016 , 08:45   Re: [L4D/L4D2] Force Mission Changer + Voting System
    Reply With Quote #2

    what the configs? lonemaps, maps, vs maps? I want add custom campagns to all configs?
    Pyc is offline
    cuantunrex
    Junior Member
    Join Date: Dec 2011
    Old 05-11-2016 , 20:53   Re: [L4D/L4D2] Force Mission Changer + Voting System
    Reply With Quote #3

    hi sir.
    i have several problems at the end of some maps
    the parish and cold stream: does not work start voting
    hard rain: not read the map below (it appears blank) and does not work start voting.

    please help me.

    Last edited by cuantunrex; 05-11-2016 at 20:53.
    cuantunrex is offline
    Dtor
    Member
    Join Date: Nov 2015
    Old 08-20-2016 , 06:56   Re: [L4D/L4D2] Force Mission Changer + Voting System
    Reply With Quote #4

    omg praise the lord and his miracles , you are my savior :'( i hope it will support custom maps vote , pretty similar like admin tool . it's like auto scan for new maps and list the 1st map of custom map on the vote menu xD
    Dtor is offline
    jgbc3d
    Junior Member
    Join Date: Apr 2011
    Old 12-08-2016 , 12:43   Re: [L4D/L4D2] Force Mission Changer + Voting System
    Reply With Quote #5

    it is only for Coop?? I need it for versus
    jgbc3d is offline
    jgbc3d
    Junior Member
    Join Date: Apr 2011
    Old 12-09-2016 , 01:00   Re: [L4D/L4D2] Force Mission Changer + Voting System
    Reply With Quote #6

    Quote:
    Originally Posted by cravenge View Post
    Update: First post has changes listed.
    cool soo for example if I set "fmc+vote_vote" 0 it will switch campaign automatically??how long it takes to change it?? can I edit that timer?? I guess I need to create a map list somewhere right??
    jgbc3d is offline
    jgbc3d
    Junior Member
    Join Date: Apr 2011
    Old 12-09-2016 , 20:34   Re: [L4D/L4D2] Force Mission Changer + Voting System
    Reply With Quote #7

    well Ive tested the plugin just myself in the server and it is working, now I gotta test it with more people. and just for those who want only the normal maps on the vote list and the map list, Ive made some changes to those txt files, I did this cuz I dondt know if leaving it as it is will cause some problem when the plugin tries to load a map that is not installed. I made it following the order of the events in the story

    fmc_vsmaps.txt
    Code:
    "ForceMissionChangerSettings"
    {
            "c1m4_atrium"
            {
                    "Next_Campaign" "c6m1_riverbank"
                    "Next_Map" "The Passing"
            }
        "c6m3_port"
            {
                    "Next_Campaign" "c2m1_highway"
                    "Next_Map" "Dark Carnival"
            }
            "c2m5_concert"
            {
                    "Next_Campaign" "c3m1_plankcountry"
                    "Next_Map" "Swamp Fever"
            }
            "c3m4_plantation"
            {
                    "Next_Campaign" "c4m1_milltown_a"
                    "Next_Map" "Hard Rain"
            }
            "c4m5_milltown_escape"
            {
                    "Next_Campaign" "c5m1_waterfront"
                    "Next_Map" "The Parish"
            }
        "c5m5_bridge"
            {
                    "Next_Campaign" "c13m1_alpinecreek"
                    "Next_Map" "Cold Stream"
        }
            "c13m4_cutthroatcreek"
            {
                    "Next_Campaign" "c8m1_apartment"
                    "Next_Map" "No Mercy"
            }
            "c8m5_rooftop"
            {
                    "Next_Campaign" "c9m1_alleys"
                    "Next_Map" "Crash Course"
            }
            "c9m2_lots"
            {
                    "Next_Campaign" "c10m1_caves"
                    "Next_Map" "Death Toll"
            }
            "c10m5_houseboat"
            {
                    "Next_Campaign" "c11m1_greenhouse"
                    "Next_Map" "Dead Air"
            }
            "c11m5_runway"
            {
                    "Next_Campaign" "c12m1_hilltop"
                    "Next_Map" "Blood Harvest"
            }
            "c12m5_cornfield"
            {
                    "Next_Campaign" "c7m1_docks"
                    "Next_Map" "The Sacrifice"
            }
            "c7m3_port"
            {
                    "Next_Campaign" "c1m1_hotel"
                    "Next_Map" "Dead Center"
            }
    }
    fmc_vsmaps_vote.txt
    Code:
    c1m1_hotel<>Dead Center
    c2m1_highway<>Dark Carnival
    c3m1_plankcountry<>Swamp Fever
    c4m1_milltown_a<>Hard Rain
    c5m1_waterfront<>The Parish
    c6m1_riverbank<>The Passing
    c7m1_docks<>The Sacrifice
    c8m1_apartment<>No Mercy
    c9m1_alleys<>Crash Course
    c10m1_caves<>Death Toll
    c11m1_greenhouse<>Dead Air
    c12m1_hilltop<>Blood Harvest
    c13m1_alpinecreek<>Cold Stream
    Update 11 / Dec / 2016
    The plugins is working great, no issues so far

    Last edited by jgbc3d; 12-11-2016 at 19:00. Reason: plugin behavior
    jgbc3d is offline
    l4dfangamer
    New Member
    Join Date: Jul 2017
    Old 07-06-2017 , 16:20   Re: [L4D/L4D2] Force Mission Changer + Voting System
    Reply With Quote #8

    The plugin seems for me to work random , somtimes it works sometimes nothing.
    No errors or messages in the logs.
    Its on L4D1 on windows dedicated server with sm 1.8.0 and meta 1.10.7
    Anyone an idea how to fix this
    l4dfangamer is offline
    cravenge
    Veteran Member
    Join Date: Nov 2015
    Location: Chocolate Factory
    Old 10-04-2017 , 10:46   Re: [L4D/L4D2] Force Mission Changer + Voting System (Rewritten)
    Reply With Quote #9

    A huge update has been posted! Please check the main post for changes.
    cravenge is offline
    DarkBlueSkies
    Junior Member
    Join Date: Jul 2017
    Old 10-07-2017 , 12:41   Re: [L4D/L4D2] Force Mission Changer + Voting System (Rewritten)
    Reply With Quote #10

    I was wondering if you plan on adding a timer after a campaign is finished so players could get achievements?
    DarkBlueSkies 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 06:37.


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