IrLED

Results 4 issues of IrLED

Generally `diag_fps` for server doesn't give monitor FPS, but simulation FPS, and removing that check lowers limiting factor (generation on server/HC becomes uncontrollable) https://github.com/A3Antistasi/antistasiofficial/blob/07a49f00a00a8f40336b49d3f4249a97dea4d011/AntistasiOfficial.Altis/CREATE/createOutpost.sqf#L177 See comments on changes https://github.com/A3Antistasi/antistasiofficial/commit/77554a1dec980caf26c10d5ecbd6b99cc68e238f#commitcomment-25410658 Update:...

important
enhancement

Current veh ownership mechanics are broken IMHO. Current implementation: - (Un)lock works only for unlocking, locking is only available for Commander - Commander can unlock any locked vehicle. - vehicle...

enhancement

Experienced on official Altis USA. When, as the Commander, switching to HC (Ctrl+Space), some groups are still in active list, but not on the map anymore (for whatever reason). To...

bug

_Just some ideas how to improve code maintainability_ - refactor code (variable names) from Spanish to English, enhances the comprehension of what's going on in the code - better functions...

important