Raised This Month: $32 Target: $400
 8% 

[CS:GO] Map extension by players


Post New Thread Reply   
 
Thread Tools Display Modes
Author
abckrieger
Senior Member
Join Date: Oct 2012
Location: Germany
Plugin ID:
4393
Plugin Version:
1.0
Plugin Category:
General Purpose
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    This plugin allows players to add extra minutes to a map..
    Old 10-22-2014 , 20:47   [CS:GO] Map extension by players
    Reply With Quote #1

    Map extension by players (CS:GO only)

    This plugin allows players to add extra minutes to a map by typing !ext in chat. They have to earn the extra time through play time. The play time from all sessions is stored in a database. I had to modify the rtv plugin (+ extended version) to prevent other players from rtving the map afterwards. You have to use the modified versions if you want a rtv plugin on your server. HF


    Database setup:
    Add the following to your database.cfg (addons\sourcemod\configs\database.cfg)
    Code:
     "player_extension"
         {
             "driver"              "sqlite"
            "host"                "localhost"
             "database"            "player_extension-sqlite"
             "user"                "root"
             "pass"                ""
         }
    (mysql and sqlite supported)


    Server cvars:
    sm_mebp_minutes - Necessary play time to receive 1 minute for a map extension
    sm_mebp_max_minutes - Maximum time extension on a map
    sm_mebp_disable_rtv - on/off disables rock the vote until the player map extension is expired
    sm_mebp_extension_sound - on/off extension sound
    sm_mebp_vip_only - on/off only vips and admins are allowed to use !ext
    sm_mebp_welcome_msg - on/off welcome chat message


    Client commands:

    !ext - opens the extension menu
    Attached Files
    File Type: zip mebp1.0.zip (126.6 KB, 635 views)

    Last edited by abckrieger; 10-23-2014 at 08:58.
    abckrieger is offline
    Blindservers
    New Member
    Join Date: Sep 2014
    Old 10-22-2014 , 20:56   Re: [CS:GO] Map extension by players
    Reply With Quote #2

    Works perfect on my server (testing time ~8 hours)
    __________________
    Blindservers is offline
    away000
    Veteran Member
    Join Date: Sep 2010
    Old 10-23-2014 , 22:36   Re: [CS:GO] Map extension by players
    Reply With Quote #3

    Nice idea, thanks mate.
    __________________
    away000 is offline
    maningrey
    Member
    Join Date: Sep 2014
    Location: Farswitch Newton 1
    Old 10-28-2014 , 11:38   Re: [CS:GO] Map extension by players
    Reply With Quote #4

    Excellent plugins. May I suggest a max amount of points setting to cap the amount of points players can earn to stop the amalgamation of points.

    Last edited by maningrey; 10-28-2014 at 11:38. Reason: Points
    maningrey 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 20:23.


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