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

[Multi-1v1] Challenge Plugin


Post New Thread Reply   
 
Thread Tools Display Modes
Author
headline
SourceMod Moderator
Join Date: Mar 2015
Plugin ID:
5069
Plugin Version:
1.0
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    A plugin which allows players to challenge others in Splewis' Multi-1v1 plugin
    Unapprover:
    Reason for Unapproving:
    Unsupported
    Old 03-01-2016 , 18:59   [Multi-1v1] Challenge Plugin
    Reply With Quote #1

    [Multi-1v1] Challenge Plugin

    NO LONGER SUPPORTED! NEW ONE HERE

    ABOUT:
    This plugin is a "!challenge" plugin made to work ONLY inside of the Multi-1v1 Plugin made by Splewis. If you are not running this mod, this plugin WILL NOT WORK. This plugin allows players to type !challenge to challenge their buddies which places them into a private arena where they can then fight each other. Once the challenge duel is over, the players get put back into their old arena locations.


    COMMANDS:
    Code:
     - sm_challenge / !challenge 
     - sm_chal / !chal
    SERVERS:




    SOURCE CODE:
    Spoiler

    INSTALLATION:
    1. Make sure you are running SourceMod Verson 1.7 or higher
    2. Install hl_challenge.smx into the /plugins/ folder inside of sourcemod on your game server
    3. Load the plugin manually, or change maps
    4. Edit cfg/sourcemod/hl_challenge.cfg to your liking
    5. Enjoy!


    BUGS:
    If you have any issues or bugs then you should report them either on this thread or on our GitHub!



    BACKSTORY:
    When I first started creating CS:GO servers, I created a Multi-1v1 Server. That server taught me a lot about SourceMod and was my first introduction into SourceMod Plugins/Scripting. This plugin right here, is the first plugin I have ever wanted to make. All of my SourceMod scripting is based around wanting to make this plugin right here! Shout out to Splewis for making this Multi-1v1 mod and a HUGE thanks to the developers of AlliedMods. I love you guys.
    Spoiler


    DONATE:
    If you feel that I have done a good job, please consider supporting me.


    SOURCEMOD 1.7+ ONLY
    DOWNLOAD : HERE

    Last edited by headline; 02-06-2017 at 01:27.
    headline is offline
    headline
    SourceMod Moderator
    Join Date: Mar 2015
    Old 03-01-2016 , 19:05   Re: [Multi-1v1] Challenge Plugin
    Reply With Quote #2

    VERSION 1.0:
    • Initial Release
    VERSION 1.1:
    • Added CVARS
    • Created a smaller command "sm_chal"
    VERSION 1.2:
    • Fixed issue where players could challenge themselves
    VERSION 1.2.3:
    • Fixed issue where leaving players would glitch out the queue
    VERSION 1.2.4:
    • Cleaned up code a bit and hopefully fixed a few errors

    Last edited by headline; 06-05-2016 at 15:09.
    headline is offline
    IMI_Lumi
    New Member
    Join Date: Oct 2015
    Location: Dallas, Tx
    Old 03-02-2016 , 02:21   Re: [Multi-1v1] Challenge Plugin
    Reply With Quote #3

    You are god! Thank you!
    IMI_Lumi is offline
    waylander3
    Senior Member
    Join Date: Sep 2015
    Location: Russia, Norilsk
    Old 03-02-2016 , 02:37   Re: [Multi-1v1] Challenge Plugin
    Reply With Quote #4

    Can you edit sm-command from !challenge, to !cn or !cg, etc?
    Cuz this to large.
    waylander3 is offline
    DarkDeviL
    SourceMod Moderator
    Join Date: Apr 2012
    Old 03-02-2016 , 03:19   Re: [Multi-1v1] Challenge Plugin
    Reply With Quote #5

    Quote:
    Originally Posted by waylander3 View Post
    Can you edit sm-command from !challenge, to !cn or !cg, etc?
    Cuz this to large.
    Imagine combinations that could be used for multiple things, that would possibly cause conflicts.

    E.g. !rs which is common for "Reset Score", but it could also be used for "Roulette Spin" in gaming-related plugins, and thereby conflict or run at once, etc.

    Therefore I would say such short things should be made by each individual server operator (in this case you), and not included in the original plugin.

    The better alternative for you would be with a push on one of your buttons, for example "C" for "challenge":
    Code:
    bind C "sm_challenge"
    __________________
    Mostly known as "DarkDeviL".

    Dropbox FastDL: Public folder will no longer work after March 15, 2017!
    For more info, see the [SRCDS Thread], or the [HLDS Thread].
    DarkDeviL is offline
    headline
    SourceMod Moderator
    Join Date: Mar 2015
    Old 03-02-2016 , 13:26   Re: [Multi-1v1] Challenge Plugin
    Reply With Quote #6

    Quote:
    Originally Posted by waylander3 View Post
    Can you edit sm-command from !challenge, to !cn or !cg, etc?
    Cuz this to large.
    Updated.
    headline is offline
    JacobThePigeon
    Junior Member
    Join Date: Jul 2015
    Location: Ontario, Canada
    Old 03-02-2016 , 20:38   Re: [Multi-1v1] Challenge Plugin
    Reply With Quote #7

    When you challenge yourself, it breaks the plugin and leads to players having 3 people in 1 arena the following rounds.

    Please remove the function to challenge yourself, and maybe something to print in chat saying something along the lines of:

    "Silly you! You can't challenge yourself!"

    -Pigeon
    JacobThePigeon is offline
    Send a message via Skype™ to JacobThePigeon
    headline
    SourceMod Moderator
    Join Date: Mar 2015
    Old 03-02-2016 , 20:52   Re: [Multi-1v1] Challenge Plugin
    Reply With Quote #8

    Quote:
    Originally Posted by JacobThePigeon View Post
    When you challenge yourself, it breaks the plugin and leads to players having 3 people in 1 arena the following rounds.

    Please remove the function to challenge yourself, and maybe something to print in chat saying something along the lines of:

    "Silly you! You can't challenge yourself!"

    -Pigeon
    Updated.

    Last edited by headline; 03-02-2016 at 20:52.
    headline is offline
    m_bNightstalker
    Senior Member
    Join Date: Jan 2015
    Location: JWD
    Old 03-03-2016 , 08:04   Re: [Multi-1v1] Challenge Plugin
    Reply With Quote #9

    good idea
    m_bNightstalker is offline
    Chevalier
    BANNED
    Join Date: Aug 2015
    Location: Anywhere
    Old 03-04-2016 , 17:47   Re: [Multi-1v1] Challenge Plugin
    Reply With Quote #10

    Some maps like am_ramps, it will hold someone as a challenger for the whole map, endless rounds inside that map. So pretty much the challenger will be floating in other peoples arena, interfering/trolling.
    Chevalier 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 00:54.


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