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

[CS:GO] Strat Roulette


Post New Thread Reply   
 
Thread Tools Display Modes
Author
Extremelyd1
Junior Member
Join Date: Nov 2017
Plugin ID:
6614
Plugin Version:
v1.0
Plugin Category:
Gameplay
Plugin Game:
Counter-Strike: GO
Plugin Dependencies:
    Servers with this Plugin:
     
    Plugin Description:
    Every round has a twist (strategy) that the players must deal with.
    Old 06-21-2019 , 09:35   [CS:GO] Strat Roulette
    Reply With Quote #1

    Strat Roulette

    What is Strat Roulette?
    Strat Roulette is a gamemode in which every round a different mechanic is applied. This ranges from using only certain weapons in a round to only being able to no-scope. It currently consists of more than 60 strats, with more to come! If you have ideas for new rounds, you can follow the link down below to the issue page of the Github and post a Feature Request there.

    How to install:
    Download the release from the Github page and paste the csgo folder in your server installation. That's it!

    How to use:
    There are a few commands that help with controlling the gamemode.
    • /start - Starts the match
    • /end - Ends the match
    • /setround [round number] - Forcefully sets the next round strat
    • /endround - Forcefully ends the round
    Keep in mind that this plugin works best if there are no other plugins controlling the match in any other way. Except for PugSetup, as strat roulette nicely integrates with it.

    Links:
    Github Repository
    Bugs & Ideas

    Donate:
    If you like what I do, feel free to donate:
    CSGO Skins

    Last edited by Extremelyd1; 11-14-2019 at 10:13.
    Extremelyd1 is offline
    eyal282
    Veteran Member
    Join Date: Aug 2011
    Old 06-21-2019 , 17:38   Re: [CS:GO] Strat Roulette
    Reply With Quote #2

    https://forums.alliedmods.net/showthread.php?t=308409

    Knife Headshot only
    __________________
    I am available to make plugins for pay.

    Discord: Eyal282#1334
    eyal282 is offline
    Gabrielel
    New Member
    Join Date: Aug 2019
    Old 08-08-2019 , 06:27   Re: [CS:GO] Strat Roulette
    Reply With Quote #3

    It would be cool to merge some of the old ideas put here:

    https://forums.alliedmods.net/showthread.php?p=2316433

    into one big plugin.
    Gabrielel is offline
    XHUNTERX
    Senior Member
    Join Date: Aug 2019
    Location: World
    Old 08-08-2019 , 20:52   Re: [CS:GO] Strat Roulette
    Reply With Quote #4

    thanks mate great plugin.
    I have 2 requests from you

    1.
    Can you add this option to the configuration file?
    "openmod" "0" off - "1" on

    Quote:
    "43"
    {
    "name" "Random Nades"
    "description" "Everyone receives unlimited, but randomized grenades."
    "weapon" "weapon_hegrenade"
    "noknife" "1"
    "randomnade" "1"
    }

    Quote:
    "43"
    {
    "name" "Random Nades"
    "description" "Everyone receives unlimited, but randomized grenades."
    "weapon" "weapon_hegrenade"
    "noknife" "1"
    "randomnade" "1"
    "openmod" "0"
    }
    2.
    I want to compile the plugin
    I get this error

    http://prntscr.com/oqbc1o
    http://prntscr.com/oqbbqp

    reason: inc files?

    Last edited by XHUNTERX; 08-08-2019 at 22:00.
    XHUNTERX is offline
    Extremelyd1
    Junior Member
    Join Date: Nov 2017
    Old 08-09-2019 , 09:27   Re: [CS:GO] Strat Roulette
    Reply With Quote #5

    Quote:
    Originally Posted by XHUNTERX View Post
    Can you add this option to the configuration file?
    "openmod" "0" off - "1" on
    I'm not sure what you mean with adding this options. What should this option do exactly?

    Quote:
    Originally Posted by XHUNTERX View Post
    I want to compile the plugin
    I get this error

    http://prntscr.com/oqbc1o
    http://prntscr.com/oqbbqp

    reason: inc files?
    These are not errors, but warning because of the indentation not being entirely correct. I do not use an editor that can automatically indent these files correctly so that is the reason for all these warnings. You can ignore them, I might fix them in a later update.
    Extremelyd1 is offline
    XHUNTERX
    Senior Member
    Join Date: Aug 2019
    Location: World
    Old 08-09-2019 , 10:42   Re: [CS:GO] Strat Roulette
    Reply With Quote #6

    Quote:
    Originally Posted by Extremelyd1 View Post
    I'm not sure what you mean with adding this options. What should this option do exactly?

    without deleting from the setting file
    turn round options on and off
    XHUNTERX is offline
    Extremelyd1
    Junior Member
    Join Date: Nov 2017
    Old 08-09-2019 , 10:57   Re: [CS:GO] Strat Roulette
    Reply With Quote #7

    Quote:
    Originally Posted by XHUNTERX View Post
    without deleting from the setting file
    turn round options on and off
    It has been added to my issue list on github (https://github.com/Extremelyd1/Strat-Roulette/issues), I'll work on it when I have time. If you have any other requests/features, please open an issue on that page.
    Extremelyd1 is offline
    XHUNTERX
    Senior Member
    Join Date: Aug 2019
    Location: World
    Old 09-09-2019 , 06:47   Re: [CS:GO] Strat Roulette
    Reply With Quote #8

    hi;

    Quote:
    L 09/08/2019 - 21:00:10: SourceMod error session started
    L 09/08/2019 - 21:00:10: Info (map "awp_lego_2") (file "errors_20190908.log")
    L 09/08/2019 - 21:00:10: [SM] Exception reported: A vote is already in progress
    L 09/08/2019 - 21:00:10: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:00:10: [SM] Call stack trace:
    L 09/08/2019 - 21:00:10: [SM] [0] Menu.DisplayVote
    L 09/08/2019 - 21:00:10: [SM] [1] Line 377, D:\Servers\CSGO_Server\server\csgo\addons\sou rcemod\scripting\include\menus.inc::Menu.Disp layVoteToAll
    L 09/08/2019 - 21:00:10: [SM] [2] Line 51, stratroulette/vote.sp::CreateRoundVoteMenu
    L 09/08/2019 - 21:00:10: [SM] [3] Line 2, stratroulette/vote.sp::VoteTimer
    L 09/08/2019 - 21:00:29: [SM] Exception reported: Handle f0c045a is invalid (error 1)
    L 09/08/2019 - 21:00:29: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:00:29: [SM] Call stack trace:
    L 09/08/2019 - 21:00:29: [SM] [0] CloseHandle
    L 09/08/2019 - 21:00:29: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:00:53: [SM] Exception reported: Handle f0c045a is invalid (error 3)
    L 09/08/2019 - 21:00:53: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:00:53: [SM] Call stack trace:
    L 09/08/2019 - 21:00:53: [SM] [0] CloseHandle
    L 09/08/2019 - 21:00:53: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:01:27: [SM] Exception reported: Handle f0c045a is invalid (error 1)
    L 09/08/2019 - 21:01:27: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:01:27: [SM] Call stack trace:
    L 09/08/2019 - 21:01:27: [SM] [0] CloseHandle
    L 09/08/2019 - 21:01:27: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:01:46: [SM] Exception reported: Handle f0c045a is invalid (error 1)
    L 09/08/2019 - 21:01:46: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:01:46: [SM] Call stack trace:
    L 09/08/2019 - 21:01:46: [SM] [0] CloseHandle
    L 09/08/2019 - 21:01:46: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:03:13: [SM] Exception reported: Handle f0c045a is invalid (error 3)
    L 09/08/2019 - 21:03:13: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:03:13: [SM] Call stack trace:
    L 09/08/2019 - 21:03:13: [SM] [0] CloseHandle
    L 09/08/2019 - 21:03:13: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:03:18: [SM] Exception reported: Client index 0 is invalid
    L 09/08/2019 - 21:03:18: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:03:18: [SM] Call stack trace:
    L 09/08/2019 - 21:03:18: [SM] [0] IsClientInGame
    L 09/08/2019 - 21:03:18: [SM] [1] Line 18, stratroulette/round-modifiers/zeus-oitc.sp::ZeusOITCPlayerDeathEvent
    L 09/08/2019 - 21:03:45: [SM] Exception reported: Handle f0c045a is invalid (error 1)
    L 09/08/2019 - 21:03:45: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:03:45: [SM] Call stack trace:
    L 09/08/2019 - 21:03:45: [SM] [0] CloseHandle
    L 09/08/2019 - 21:03:45: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:04:55: [SM] Exception reported: Handle f0c045a is invalid (error 1)
    L 09/08/2019 - 21:04:55: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:04:55: [SM] Call stack trace:
    L 09/08/2019 - 21:04:55: [SM] [0] CloseHandle
    L 09/08/2019 - 21:04:55: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:059: [SM] Exception reported: Handle f0c045a is invalid (error 3)
    L 09/08/2019 - 21:059: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:059: [SM] Call stack trace:
    L 09/08/2019 - 21:059: [SM] [0] CloseHandle
    L 09/08/2019 - 21:059: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:06:19: [SM] Exception reported: Handle f0c045a is invalid (error 3)
    L 09/08/2019 - 21:06:19: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:06:19: [SM] Call stack trace:
    L 09/08/2019 - 21:06:19: [SM] [0] CloseHandle
    L 09/08/2019 - 21:06:19: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:07:03: [SM] Exception reported: Handle f0c045a is invalid (error 1)
    L 09/08/2019 - 21:07:03: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:07:03: [SM] Call stack trace:
    L 09/08/2019 - 21:07:03: [SM] [0] CloseHandle
    L 09/08/2019 - 21:07:03: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:07:40: [SM] Exception reported: Handle f0c045a is invalid (error 3)
    L 09/08/2019 - 21:07:40: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:07:40: [SM] Call stack trace:
    L 09/08/2019 - 21:07:40: [SM] [0] CloseHandle
    L 09/08/2019 - 21:07:40: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:09:19: [SM] Exception reported: Handle f0c045a is invalid (error 3)
    L 09/08/2019 - 21:09:19: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:09:19: [SM] Call stack trace:
    L 09/08/2019 - 21:09:19: [SM] [0] CloseHandle
    L 09/08/2019 - 21:09:19: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:09:58: [SM] Exception reported: Handle f0c045a is invalid (error 3)
    L 09/08/2019 - 21:09:58: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 21:09:58: [SM] Call stack trace:
    L 09/08/2019 - 21:09:58: [SM] [0] CloseHandle
    L 09/08/2019 - 21:09:58: [SM] [1] Line 7, stratroulette/events.sp::RoundEndEvent
    L 09/08/2019 - 21:10:19: Error log file session closed.
    Quote:
    L 09/08/2019 - 18:26:20: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:20: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:20: [SM] Call stack trace:
    L 09/08/2019 - 18:26:20: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:20: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:20: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:20: [SM] Call stack trace:
    L 09/08/2019 - 18:26:20: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:20: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:20: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:20: [SM] Call stack trace:
    L 09/08/2019 - 18:26:20: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:20: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:20: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:20: [SM] Call stack trace:
    L 09/08/2019 - 18:26:20: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:21: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:21: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:21: [SM] Call stack trace:
    L 09/08/2019 - 18:26:21: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:26:22: [SM] Exception reported: Array index out-of-bounds (index -1, limit 66)
    L 09/08/2019 - 18:26:22: [SM] Blaming: stratroulette.smx
    L 09/08/2019 - 18:26:22: [SM] Call stack trace:
    L 09/08/2019 - 18:26:22: [SM] [1] Line 108, stratroulette/round-modifiers/jumpshot.sp::JumpshotWaitForReloadTimer
    L 09/08/2019 - 18:49:20: Error log file session closed.

    Last edited by XHUNTERX; 09-09-2019 at 06:49.
    XHUNTERX is offline
    Trippeee
    New Member
    Join Date: Nov 2019
    Old 11-04-2019 , 13:49   Re: [CS:GO] Strat Roulette
    Reply With Quote #9

    Mates,
    how can i put it into the server. Just to play for example 2 vs 2 wingman with this plugin?
    Trippeee is offline
    Dodo77
    New Member
    Join Date: Nov 2019
    Old 11-08-2019 , 13:05   Re: [CS:GO] Strat Roulette
    Reply With Quote #10

    Hi. Could you tell me what I did wrong?

    Spoiler
    Dodo77 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 09:22.


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