// This file was auto-generated by AMX Mod X (v1.9.0.5241)
// Cvars for plugin "HNS-Distance" by "wellasgood" (HNS-Distance.amxx, v1.0.3)
// Using bots in the search for players and information output (0-off|1-on)
// -
// Default: "0"
// Minimum: "0.000000"
// Maximum: "1.000000"
hns_use_bots "0"
// The minimum distance from which the accounting will proceed
// -
// Default: "10"
hns_min_distance "10"
// The maximum distance from which the accounting will proceed
// -
// Default: "400"
hns_max_distance "400"
// Time until the disappearance of nicknames of players who are pursued in the list (fmt: float)
// -
// Default: "0.1"
hns_time_hud "0.1"
// Position of the inscription 'You are haunted:', vertical display (fmt: float)
// -
// Default: "0.15"
hns_info_hud_one "0.15"
// The overall position on the screen of all HUDs, horizontally (def: left side | fmt: float)
// -
// Default: "0.8"
hns_info_hud_two "0.8"
// The position of the players who pursue, display vertically (then list down | fmt: float)
// -
// Default: "0.20"
hns_players_hud "0.20"
// Start-up time set_task which runs the check function to the end of the map. (fmt: float)
// -
// Default: "2.0"
hns_time_task "2.0"