AFK-Protection_3D_camera.sma
и настройте его по своему вкусу (строка 28)AFK-Protection_3D_camera.amxx
в директорию /amxmodx/plugins/
AFK-Protection_3D_camera.amxx
в файле /amxmodx/configs/plugins.ini
/amxmodx/data/lang/
plugin-AFK-Protection_3D_cam.cfg
по своему вкусуAFK-Protection_3D_camera.sma
:#define AUTO_CONFIG // Comment out if you don't want the plugin config to be created automatically in "configs/plugins"
configs/plugins/plugin-AFK-Protection_3D_cam.cfg
:// Высота камеры над игроком
// -
// Default: "120.0"
afk_cam_height "120.0"
// Дистанция камеры от игрока
// -
// Default: "150.0"
afk_cam_distance "150.0"
// Скорость вращения камеры
// -
// Default: "0.005"
afk_cam_rotation_speed "0.005"
// Скрытие худа
// 0 - Не скрывать
// 1 - Скрывать только прицел
// 2 - Скрывать всё
// -
// Default: "2"
afk_cam_hide_hud "2"