/* Installation */
Compile the attached file and place it in the <mod>/addons/sourcemod/plugins folder and either change the map on your server or type sm plugins load hpk_lite.
The Config file is located in <mod>/cfg/sourcemod/hpk_lite.cfg. Edit the settings within that to control the variables of the plugin itself.
/* ConVars */
sm_hpk_enabled "1" Enable the HPK. 1 = On | 0 = Off
sm_maxping "150" Maximum ping allowed by clients.
sm_maxchecks "15" Number of grace checks allowed by the HPK before kicking a client.
sm_startcheck "60" Amount of time in seconds before starting to check pings on map start.
sm_adminsimmune "1" Admins immune. 1 = On | 0 = Off
Home & Download