Arma 3
DCO Vehicle.FSM - Vehicle AI Enhancement (No longer updated)
26개 중 1~10개 표시 중
< 1  2  3 >
업데이트: 2023년 6월 20일 오후 7시 10분

업데이트: 2023년 5월 15일 오후 2시 34분

업데이트: 2022년 10월 22일 오후 10시 23분

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

업데이트: 2022년 8월 2일 오후 8시 47분

small change to fn_moddedVehicleType.sqf

업데이트: 2022년 6월 5일 오전 12시 01분

set group reset default to false

업데이트: 2022년 6월 1일 오후 4시 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