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

[CSGO] Carnage Round [AWP]


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Elitcky
AlliedModders Donor
Join Date: Jun 2016
Location: Antofagasta, Chile
Plugin ID:
5896
Plugin Version:
1.0
Plugin Category:
Fun Stuff
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Simple plugin to give an AWP to all the players in the server and play with NO-SCOPE.
    Old 11-03-2017 , 21:34   [CSGO] Carnage Round [AWP]
    Reply With Quote #1

    Description

    Carnage round gives to all the players an AWP with NO-SCOPE only.
    When a new map start the rounds of the "Carnage" is setted to "1". At the Round 5 the "Carnage" starts. When "carnage" ends, the count start again and players need to wait again until the 5 Round to play "Carnage".

    Commands

    Check how many rounds are until Carnage round goes ON. Write in chat !carnage
    If you lose your AWP in middle of the Round just type !awp

    ADMINS WITH FLAG "Z" ONLY
    If you want to start the Carnage Round right now just type in chat !forcecarnage

    Bugs to Fix (If i find i way to do it)
    Installation
    1. Download the Files at the final of the thread
    2. Open the Rar and Extract the sound folder into your csgo folder
    3. Download the .smx file and upload it into your plugins folder
    4. Enjoy!

    CREDITS
    * No one yet ;_;

    TODO
    *Add convar for change Admin flag
    *Add convar for change the rounds needed to start the "Carnage round"
    *Add more random weapons (Maybe not, but its there so... ņieh)

    THIS IS MY SECOND PLUGIN. I am accepting all the criticisms and advices


    CHANGELOG

    Carnage Round v1.0
    Quote:
    1. Plugin Release.
    2. Updated Version of Cruze03 Download link at the bottom in BLUE

    // Enable or Disable autobhop in carnage round.
    // -
    // Default: "1"
    sm_carnage_autobhop "1"

    // Command name(s). According to default value: !carnage/!crng = roundleft for carnage round and !fcarnage/!crng = force carnage
    // -
    // Default: "carnage,crng"
    sm_carnage_command "carnage,crng"

    // Flag for force carnage command.
    // -
    // Default: "z"
    sm_carnage_flag "z"

    // Enable or Disable knife damage in carnage round.
    // -
    // Default: "0"
    sm_carnage_knife_dmg "0"

    // Change plugin's prefix of chat messages.
    // -
    // Default: "{green}[CARNAGE]{default}"
    sm_carnage_prefix "{green}[CARNAGE]{default}"

    // Interval between carnage rounds.
    // -
    // Default: "5"
    sm_carnage_round "5"

    // DON'T USE SPACE BETWEEN ","
    // -
    // Default: "misc/carnageround/ronda_carnageR.mp3,misc/carnageround/ronda_carnage2R.mp3"
    sm_carnage_song "misc/carnageround/ronda_carnageR.mp3,misc/carnageround/ronda_carnage2R.mp3"

    // Volume of song(s).
    // -
    // Default: "0.05"
    sm_carnage_song_volume "0.05"
    DOWNLOAD CRUZE03 VERSION
    Attached Files
    File Type: sp Get Plugin or Get Source (carnage_mod.sp - 578 views - 6.1 KB)
    File Type: zip Carnage_Sounds.zip (4.77 MB, 390 views)
    __________________

    Last edited by Elitcky; 05-15-2020 at 18:39.
    Elitcky is offline
    headline
    SourceMod Moderator
    Join Date: Mar 2015
    Old 11-03-2017 , 21:41   Re: [CSGO] Carnage Round [AWP]
    Reply With Quote #2

    It seems you haven't uploaded the plugin
    headline is offline
    Elitcky
    AlliedModders Donor
    Join Date: Jun 2016
    Location: Antofagasta, Chile
    Old 11-03-2017 , 21:43   Re: [CSGO] Carnage Round [AWP]
    Reply With Quote #3

    Im trying Headline but the "Zip" with the sounds are not uploading ://

    It's showing me this xD


    NVM All good now. Sounds uploaded, plugin uploaded
    __________________

    Last edited by Elitcky; 11-04-2017 at 00:35.
    Elitcky is offline
    Elitcky
    AlliedModders Donor
    Join Date: Jun 2016
    Location: Antofagasta, Chile
    Old 11-03-2017 , 21:44   Re: [CSGO] Carnage Round [AWP]
    Reply With Quote #4

    Reserved.
    __________________
    Elitcky is offline
    nguyenbaodanh
    AlliedModders Donor
    Join Date: Jun 2007
    Location: HCMC, Vietnam
    Old 11-04-2017 , 00:46   Re: [CSGO] Carnage Round [AWP]
    Reply With Quote #5

    what if server have weaponrestrict plugin running that only allow 3 awp per team ? this plugin still can give awp to all or not ?
    __________________
    nguyenbaodanh is offline
    Cruze
    Veteran Member
    Join Date: May 2017
    Old 01-16-2019 , 12:45   Re: [CSGO] Carnage Round [AWP]
    Reply With Quote #6

    Fixed the "Bugs to Fix", did the 1st and 2nd todo and removed unnecessary things.
    @Elitcky

    CHECK THIS INSTEAD. Better version.
    Attached Files
    File Type: sp Get Plugin or Get Source (carnage_mod.sp - 211 views - 8.3 KB)
    __________________
    Taking paid private requests! Contact me

    Last edited by Cruze; 01-22-2019 at 10:36. Reason: postcount 9
    Cruze is offline
    eyal282
    Veteran Member
    Join Date: Aug 2011
    Old 01-16-2019 , 12:53   Re: [CSGO] Carnage Round [AWP]
    Reply With Quote #7

    This isn't amxmodx, push the variables you need, not the variables you need + 100
    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334
    eyal282 is offline
    sHoC
    Senior Member
    Join Date: Nov 2015
    Location: Italy
    Old 01-17-2019 , 07:08   Re: [CSGO] Carnage Round [AWP]
    Reply With Quote #8

    nice plugin, but the problem is, when carnage round is players can buy normal weapons... you should block the buy when carnage round is
    __________________
    sHoC is offline
    Cruze
    Veteran Member
    Join Date: May 2017
    Old 01-18-2019 , 07:06   Re: [CSGO] Carnage Round [AWP]
    Reply With Quote #9

    Fixed most bugs(written in main post), added translation file support (only english right now) and added convars.

    Quote:
    Originally Posted by sHoC View Post
    nice plugin, but the problem is, when carnage round is players can buy normal weapons... you should block the buy when carnage round is
    Fixed.

    ConVars:
    Spoiler


    CHECK THIS INSTEAD. Better version.
    Attached Files
    File Type: zip Carnage.zip (4.80 MB, 182 views)
    __________________
    Taking paid private requests! Contact me

    Last edited by Cruze; 01-22-2019 at 10:36. Reason: Check post 12
    Cruze is offline
    tzzion
    Member
    Join Date: Oct 2016
    Old 01-19-2019 , 07:15   Re: [CSGO] Carnage Round [AWP]
    Reply With Quote #10

    Quote:
    Originally Posted by Cruze View Post
    Fixed most bugs(written in main post), added translation file support (only english right now) and added convars.


    Fixed.

    ConVars:
    Spoiler
    Great job, as always Cruze! Plugin works fine

    Some things I paid attention to and I will give some idea to improve the plugin.
    * Give a player a knife (if possible that can not deal damage) - Many things like to switch between weapons after shooting.
    * Add color support in chat messages
    * Add a CVS to control the time of the round CARNAGE
    * Added a CAR to enable or disable BHOP during round carnage
    * Possibility of changing the name of ROUND CARNAGE
    __________________

    Last edited by tzzion; 01-19-2019 at 08:39.
    tzzion 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 03:29.


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