We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Documented the functions' new ability to use push and use lines. Which should've already been in but I didn't realize because until recently I only used the library for vehicles.
Updated KAI_BaseTurret (markdown)
Updated Turret functions (markdown)
The turret aim pos function is now generic.
The shot leading code is now shared by all NPCs.
All actors can now do shot leading.
Moved target prediction code out of here, since it's no longer vehicle exclusive.
Added link.
Now all NPCs can do proper target prediction.
The aim tracking code is now shared by all NPCs. I'll update the links later.
Documented AllVehicles array.
Documented the new turret inaccuracy code.
Fixed formatting.
Documented new math functions.
Documented debug CVAR.
Documented new event handler.
Epic formatting fail.
Documented new base NPC variable.
Added link to new event handler.
Added entry for the new KAI_EventHandler class.
Added missing links.
Documented new flag.
Documented new function and LOF check flag.
Created the page.
Updated KAI_LOFProjectileCheck (markdown)
Added new data class to chart.
Fixed name.
Added link to the new data class.