Open CalebSerafin opened 1 year ago
As seen on CS-AdminMenu
A3A_fnc_getLocationMarkerType
A3A_fnc_getLocationMarkerName
A3A_fnc_canBuild
[can_player_build, unknown_string]
AI Limit
getLocationMarkerName: See https://github.com/official-antistasi-community/A3-Antistasi/blob/master/A3A/addons/core/functions/Base/fn_mrkUpdate.sqf.
As seen on CS-AdminMenu
A3A_fnc_getLocationMarkerType
- Returns type string for marker name in argument 0. _icon = switch (_type) do {A3A_fnc_getLocationMarkerName
- Returns label for marker name in argument 0.A3A_fnc_canBuild
- _Returns tuple.[can_player_build, unknown_string]
_ See usage hereAI Limit
in the Admin tab.