Arma 3
DCO Vehicle.FSM - Vehicle AI Enhancement (No longer updated)
26件中 1-10 を表示
< 1  2  3 >
更新: 2023年6月20日 @ 19時10分

更新: 2023年5月15日 @ 14時34分

更新: 2022年10月22日 @ 22時23分

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

更新: 2022年8月2日 @ 20時47分

small change to fn_moddedVehicleType.sqf

更新: 2022年6月5日 @ 0時01分

set group reset default to false

更新: 2022年6月1日 @ 16時02分

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

更新: 2022年6月1日 @ 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.

更新: 2022年4月11日 @ 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.

更新: 2022年4月8日 @ 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)

更新: 2022年4月7日 @ 11時37分

Attempting to fix undefined values