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

[CS:GO] FortWarsGO (v1.06 8/26/2017)


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Rachnus
Senior Member
Join Date: Jun 2016
Location: Funland
Plugin ID:
5778
Plugin Version:
1.06
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Build fort and play capture the flag
    Old 08-23-2017 , 07:31   [CS:GO] FortWarsGO (v1.06 8/26/2017)
    Reply With Quote #1

    FortWarsGO v1.06

    Description:
    This plugin is a remake of matheus' FortWarsTF2 plugin for CSGO (https://forums.alliedmods.net/showthread.php?p=1340412)

    As the game starts, you are able to build whatever you want with props. After setup/build state is over, the barrier in the middle of the map will break and capture the flag mode is enabled.

    Deathmatch mode is enabled.

    ConVars:
    Quote:
    • fortwarsgo_enable - 1- Enable/Disable the plugin
    • fortwarsgo_flag_return_time - 30 - The amount of time in seconds it takes until the flag returns to its spawn if its left somewhere
    • fortwarsgo_setup_time - 3 - The amount of time in minutes each team got to build
    • fortwarsgo_match_time - 7 - The amount of time in minutes one round lasts
    • fortwarsgo_respawn_time - 10 - The amount of time in seconds until player respawns
    • fortwarsgo_amount_of_score_to_win - 5 - The amount of score needed to win the round
    • fortwarsgo_money_per_team - 30000 - The amount of money that should be split to all players per team
    • fortwarsgo_max_props_per_team - 700 - The amount of props the team can have
    Commands:
    Quote:
    Admin Commands:
    • sm_reloadprops - Reloads the prop config (If you wanna edit it mid game)

    Regular Commands:
    • sm_fw - Opens up the main FortWars menu
    • sm_build - Opens up the main FortWars menu
    • sm_props - Opens up the props menu
    • sm_remove - Removes the prop you look at (If its yours)
    • sm_guns - Opens up guns menu
    • sm_stuck - Respawns the player (Only works in setup/build mode)
    Prop Config Example:
    PHP Code:
    "Props"
    {
        
    "Box"
        
    {
            
    "model"    "models/props/cs_assault/dryer_box.mdl"
            "price" "20"
            "health"    "200"
        
    }

    Installation:
    Spoiler


    To mappers:
    I will be including the .vmf of the map I made, just incase you have problems
    PHP Code:
    //These entities with names are REQUIRED for your fortwars map

    func_breakable ("fortwarsgo_barrier"); // More than one of these entities may exist, aslong as they have the same name
    info_target ("fortwarsgo_ct_flag_spawn"); 
    info_target ("fortwarsgo_t_flag_spawn");
    trigger_multiple ("fortwarsgo_ct_capture_zone"); // More than one of these entities may exist, aslong as they have the same name
    trigger_multiple ("fortwarsgo_t_capture_zone"); // (More than one of these entities may exist, aslong as they have the same name
    trigger_multiple ("fortwarsgo_t_build_zone"); // (Should cover every part of the map Ts should be able to build at) More than one of these entities may exist, aslong as they have the same name
    trigger_multiple ("fortwarsgo_ct_build_zone"); // (Should cover every part of the map CTs should be able to build at) More than one of these entities may exist, aslong as they have the same name 
    Preview:


    Extra:
    I have not really balanced the money and props per team.


    Changelog:
    Spoiler


    Credits
    DOWNLOAD
    __________________
    Github: https://github.com/jimppan
    Steam: http://steamcommunity.com/id/jimppan
    _____________________________________________ _________
    Taking private requests

    Last edited by Rachnus; 02-21-2024 at 13:56.
    Rachnus is offline
    Mitchell
    ~lick~
    Join Date: Mar 2010
    Old 08-23-2017 , 13:35   Re: [CS:GO] FortWarsGO (v1.0 8/23/2017)
    Reply With Quote #2

    How is this different than Build Wars? https://forums.alliedmods.net/showthread.php?p=1599856
    or base builder? https://forums.alliedmods.net/showthread.php?p=2382052
    Mitchell is offline
    Vaggelis
    Senior Member
    Join Date: May 2017
    Old 08-23-2017 , 19:24   Re: [CS:GO] FortWarsGO (v1.0 8/23/2017)
    Reply With Quote #3

    Quote:
    Originally Posted by Mitchell View Post
    base builder is a zombie mod
    Vaggelis is offline
    mrstark
    New Member
    Join Date: Nov 2014
    Location: Russia
    Old 08-24-2017 , 08:37   Re: [CS:GO] FortWarsGO (v1.0 8/23/2017)
    Reply With Quote #4

    Thanks for the port of this cool fashion!
    mrstark is offline
    Rachnus
    Senior Member
    Join Date: Jun 2016
    Location: Funland
    Old 08-24-2017 , 08:57   Re: [CS:GO] FortWarsGO (v1.0 8/23/2017)
    Reply With Quote #5

    Quote:
    Originally Posted by mrstark View Post
    Thanks for the port of this cool fashion!
    No problem
    __________________
    Github: https://github.com/jimppan
    Steam: http://steamcommunity.com/id/jimppan
    _____________________________________________ _________
    Taking private requests

    Last edited by Rachnus; 08-24-2017 at 08:59.
    Rachnus is offline
    Black Rain
    Junior Member
    Join Date: Mar 2017
    Old 08-26-2017 , 13:35   Re: [CS:GO] FortWarsGO (v1.05 8/26/2017)
    Reply With Quote #6

    Fuck yes! Can't wait to play this )

    Since there aren't any official fw maps made yet, have any recommendations for maps could be best used for this mode?
    Black Rain is offline
    8guawong
    AlliedModders Donor
    Join Date: Dec 2013
    Location: BlackMarke7
    Old 08-26-2017 , 14:13   Re: [CS:GO] FortWarsGO (v1.05 8/26/2017)
    Reply With Quote #7

    https://github.com/Rachnus/FortWarsGO/tree/master/maps
    8guawong is offline
    Rachnus
    Senior Member
    Join Date: Jun 2016
    Location: Funland
    Old 08-26-2017 , 14:57   Re: [CS:GO] FortWarsGO (v1.05 8/26/2017)
    Reply With Quote #8

    Quote:
    Originally Posted by Black Rain View Post
    Fuck yes! Can't wait to play this )

    Since there aren't any official fw maps made yet, have any recommendations for maps could be best used for this mode?
    The map I made is included in the maps folder as 8guawong linked you.

    Im not really a great mapper, but atleast it works until a better mapper makes something. I saw something however on a russian community, the map is kinda small but it works too: http://hlmod.ru/threads/fortwarsgo.41848/

    CTRL + F and search fw_dust2.bsp
    __________________
    Github: https://github.com/jimppan
    Steam: http://steamcommunity.com/id/jimppan
    _____________________________________________ _________
    Taking private requests
    Rachnus is offline
    OSWO
    Senior Member
    Join Date: Jul 2015
    Location: United Kingdom, London
    Old 08-26-2017 , 15:01   Re: [CS:GO] FortWarsGO (v1.05 8/26/2017)
    Reply With Quote #9

    Really sweet looking, good job on the port!
    __________________
    SourceTimer | WeaponSkins++ | BasePlugins++ https://github.com/OSCAR-WOS
    OSWO is offline
    DUCK227
    New Member
    Join Date: Jul 2017
    Old 08-26-2017 , 15:57   Re: [CS:GO] FortWarsGO (v1.0 8/23/2017)
    Reply With Quote #10

    Quote:
    Originally Posted by Rachnus View Post
    No problem
    Where is vmf?
    DUCK227 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 19:17.


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