View Single Post
Plugin Info:     Modification:          Category:          Approver:   GHW_Chronic (70)
Exolent[jNr]
Veteran Member
Join Date: Feb 2007
Location: Tennessee
Old 04-25-2008 , 23:15   Rock The Round by Exolent
Reply With Quote #1

Rock The Round
  • Last Update: March 19, 2012



Description
  • Have you ever been in the situation where you want the round to end, but there are still minutes left?
  • This plugin allows you and other people to force the round to end.
  • After a certain amount of players type "rtr" or "rocktheround", or if an admin uses amx_rocktheround or amx_rtr,
    the round will end after X seconds, which is defined by cvar.



Client Commands
  • say rocktheround / say rtr
    • Adds another "rock" to the list.



Admin Commands
  • amx_rocktheround / amx_rtr
    • Automatically rocks the round.
    • Requires ADMIN_SLAY ("e") flag.



Cvars
  • rtr_enabled <0|1>
    • 1 = Enable plugin, 0 = Disable plugin
  • rtr_percentage <percentage>
    • The percentage of players that is required to "rocktheround".
    • This is expressed as a whole number not as X/100.
    • Example: "rtr_percentage 50" requires half of the players to rocktheround.
  • rtr_wait <delay in seconds>
    • The delay after the round until players can rocktheround.
    • Example: "rtr_wait 60" makes players wait 1 minute until they can rocktheround.
  • rtr_enddelay <delay in seconds>
    • The delay after the round has been rocked until the round is forced to end.
    • This will be counted down on every player's screen.
  • rtr_who <0|1|2>
    • This determines who is allowed to "rocktheround".
    • 0 = Only dead players, 1 = Only alive players, 2 = Everyone
  • rtr_showcmd <0|1>
    • Should all players see when a player types "rocktheround" or "rtr"?
    • 0 = Block say command displaying, 1 = Allow say command displaying
  • rtr_maxpermap <total>
    • Maximum number of rocked rounds for each map
    • 0 = Disable this feature



Requirements


Installation


Credits
  • Raz
    • Idea for the plugin
  • Deagle
    • For some code from his "Map Management" plugin which contains "rock the vote".



Changelog
  • Version 0.2
    • Added rtr_maxpermap cvar
    • Changed slaying players to use Round Terminator
  • Version 0.1
    • Initial Release



Current Version: 0.2
Attached Files
File Type: sma Get Plugin or Get Source (rocktheround.sma - 1408 views - 6.9 KB)
__________________
No private work or selling mods.
Quote:
Originally Posted by xPaw View Post
I love you exolent!

Last edited by Exolent[jNr]; 03-19-2012 at 10:05. Reason: Updated to v0.2
Exolent[jNr] is offline