PLUGIN UPDATED!
PHP Code:
= Feb 17, 2023 - v2.3.5 - Code optimized + BotProfile updated + Added features.
=
= [ ADDED ] - Now you can turn off shotgun pellets accuracy for map entities (objects, doors, etc.) to not interfer when shooting players close to it.
= [ ADDED ] - Added economic shot mode for bots. When enabled, bots will shot less bullets than generally. May vary due to several factors.
= [ ADDED ] - Cvar to enable/disable shotgun accuracy for map entities (aim_shotgun_ac_map_ents).
= [ ADDED ] - Cvars to enable/disable bots economic shot mode (aim_bots_shot_ec_).
New commands
PHP Code:
= aim_shotgun_ac_map_ents - Allows the accuracy of shotgun pellets on map entities. Default value: 1 ( Allowed )
=
= aim_bots_shot_ec__mode - Economic shot mode for bots. 0: Disabled. 1: Economic shots all bots all time. 2: Economic shots is enabled for the bot which has the following:
= aim_bots_shot_ec_clip - Clip bullets amount to bot start economizing shots. Default value: 0 (bot will not economize based on clip)
= aim_bots_shot_ec_ammo - Ammo bullets amount (backpack) to bot start economizing shots. Default value: 0 (bot will not economize based on ammo)
= aim_bots_shot_ec_total - Ammo + Clip bullets amount (total) to bot start economizing shots. Default value: 0 (bot will not economize based on total amount)
=
= Example: If you want that bots starts economizing shots when they has only 10 clip bullets: aim_bots_shot_ec_clip 10
= Example: If you want that bots starts economizing shots when they has only 40 total bullets: aim_bots_shot_ec_total 40
= Example: If you want that bots starts economizing shots when they has only 20 ammo bullets: aim_bots_shot_ec_ammo 20
=
= Note: All functions can be used at the same time (clip, ammo, total). Use mode 2 to take effect. When a function is set to 0, bot will not economize based on it.
TESTED IN CS 1.6 and CZ WITH AMXX v1.8.2 AND v1.10.
Download Aim Realism
https://gamebanana.com/mods/311932
---------------------