Files
Arma3-AttendanceTracker/addons/main/fnc_missionLoaded.sqf
IndigoFox 6cf76d1019 implement CBA macros, fix for prod
- using a3go 0.3.2, no longer relies on ext callback for anything except RPT logging and waiting DB connect at postinit
- tested and functional
2023-10-12 15:42:54 -07:00

3 lines
99 B
Plaintext

#include "script_component.hpp"
!(getClientStateNumber <= 5 || getClientStateNumber isEqualTo 11);