Skip to content

Latest commit

 

History

History
19 lines (15 loc) · 1.09 KB

README.md

File metadata and controls

19 lines (15 loc) · 1.09 KB

RTV (Exclude AFKs)

Description

A simple modification to AlliedMod's default Rock The Vote plugin. This plugin excludes AFK players based off of the AFK Manager plugin located here. It uses forwards provided by the AFK Manager plugin.

Requirements

Running The Plugin On The Game Server

  • SourceMod >= 1.10.0
  • MetaMod
  • AFK Manager plugin found here.

Compiling The Plugin

  • SourceMod >= 1.10.0
  • afk_manager.inc file should be in the scripting/include/ directory. This file can be found here.

Credits

  • AlliedMods - Created the base Rock The Vote plugin.
  • Rothgar, Asherkin, and Psychonic - Created/Helped Create the AFK Manager plugin.
  • Christian Deacon (Roy) - Added modification to handle AFK players.