blckeagles-revisited-RC/@epochhive/addons/custom_server/KnownIssues.txt
Ghostrider-DbD- 1f335c745b Bug Fixes, Coding Updates
Added new 'reloaded' event handler to AI
Added checks for mags for vehicle mounted weapons to
GMS_fnc_vehicleMonitor so AI can reload rather than just having infinite
ammo
changed some distance to distance2D to try to solve issues with certain
mission triggers failing.
2017-01-22 14:06:18 -05:00

9 lines
418 B
Plaintext

Known issues
1. Missions sometimes are not triggered by players.
2. Missions are sometimes not completed even when completion criteria are met.
3. Infinite ammo is not working for at least some weapons. Probable cause is the arma engine as server logs show multiple errors related to weapons not being found.
This impacts both vehicle-mounted weapons and AI weapons.
4. Emplaced weapons are not spawning correctly.