// This file was auto-generated by SourceMod (v1.7.1)
// ConVars for plugin "autorecorder.smx"


// Enable automatic recording
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_autorecord_enable "1"

// If 1, continue recording until the map ends
// -
// Default: "1"
// Minimum: "0.000000"
// Maximum: "1.000000"
sm_autorecord_finishmap "0"

// Minimum players on server to start recording
// -
// Default: "4"
// Minimum: "0.000000"
sm_autorecord_minplayers "2"

// Path to store recorded demos
// -
// Default: "."
sm_autorecord_path "./Demos/"

// Hour in the day to start recording (0-23, -1 disables)
// -
// Default: "-1"
sm_autorecord_timestart "-1"

// Hour in the day to stop recording (0-23, -1 disables)
// -
// Default: "-1"
sm_autorecord_timestop "-1"

Add a code snippet to your website: www.paste.org