Broström.A | Evul
Broström.A | Evul
Having the same issue this is my snippet of the upload yml: ``` yml # ...SNIP... - name: Upload Release cScripts id: upload-release-asset uses: actions/[email protected] env: GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}...
Agree never close this issue!
Its greate that some one manage to narrow down this issue!
Having same issue but all radio making and setup is done in function `postInitProxy` calling a `CBA_fnc_directCall` for `postInit`. ``` postInitProxy > postInit > setupRadio ``` all radios always have...
Related to #577
Running this in the debug console works and add the functionality: ``` [cursorTarget, {}] call acre_api_fnc_initVehicleRacks; [cursorTarget, ["ACRE_VRC103", "My Special External Radio", "ERadio", false, ["external"], [], "ACRE_PRC117F", [], []],false, {true}]...
I threw this together not sure if it works yet but figured i could share it: ``` params [ ["_vehicle", objNull, [objNull]], ["_radio","ACRE_PRC117F", [""]] ]; _vehicle addAction [ "Setup HQ...
will check stand by
Still the case
Could it be possible to make the marker update in intervals instead of floating with the player. Cause what it feels like now is that if you just wait you...