Skip to content

Waldos AI Tweak

AdamWaldie edited this page Jan 17, 2023 · 2 revisions

Associated Files: MissionScripts\AiScripting\AISkillAdjustmentSystem.sqf

This script alters the base AI subskills to improve responsiveness while allowing for a reasonably balanced PvE environment. When used in conjunction with Lambs.danger, this script allows for the AI to trigger more Ai behaviours than the default, which results in a more responsive and dangerous AI, while remaining balanced.

Setup And Examples

There are two modes available: DAY and NIGHT.

Both can be selected via the init.sqf to change which is active, comment out the undesired setting and uncomment the desired setting.

Below is the DAY mode function, uncommented, which places the AI into daytime mode. "DAY" call Waldo_fnc_AITweak;

Clone this wiki locally