Arma 3
DCO Vehicle.FSM - Vehicle AI Enhancement (No longer updated)
1-10 van 26 items weergegeven
< 1  2  3 >
Update: 20 jun 2023 om 19:10

Update: 15 mei 2023 om 14:34

Update: 22 okt 2022 om 22:23

-Added compatibility with DCO unitscanner.
-various bugfixes. (this bicycle/spaceship needs a complete rebuild)

Update: 2 aug 2022 om 20:47

small change to fn_moddedVehicleType.sqf

Update: 5 jun 2022 om 0:01

set group reset default to false

Update: 1 jun 2022 om 16:02

Changed function-tags to avoid compatibility issues, see github for complete overview

Update: 1 jun 2022 om 9:18

1) Refactored all functions using the CFGfunctions library. (there is still a lot of cleanup needed, but this is a start on moving away from the spaghetti version earlier presented)

2) Renamed the CBA_Settings preInit EH name to avoid compatibility problems.

Update: 11 apr 2022 om 12:14

Reverted to march 8th version in order to aviod conflict with zeus-mods. Hoping to have a fixed version of the latest iteration public by the 17th of april.

Update: 8 apr 2022 om 6:14

Bugfixes:
Another zero-divisor error fixed, this time in relation to assessing push positions and cluster-positions (0 values being passed to the AVG function).
Added:
When excluding player-groups these groups will not change locality to server. (might help client zeuses)

Update: 7 apr 2022 om 11:37

Attempting to fix undefined values