Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Additional example pulled from discord for the acre module #301

Open
jubxxxjub opened this issue Oct 20, 2024 · 0 comments
Open

Additional example pulled from discord for the acre module #301

jubxxxjub opened this issue Oct 20, 2024 · 0 comments
Labels
enhancement New feature or request

Comments

@jubxxxjub
Copy link

Add this to the examples in the acre module settings

[{[] call acre_api_fnc_isInitialized}, {
["ACRE_PRC152_ID_1", 1] call acre_api_fnc_setRadioChannel;
["ACRE_PRC152_ID_1", "right"] call acre_api_fnc_setRadioSpatial;
["ACRE_PRC152_ID_2", 2] call acre_api_fnc_setRadioChannel;
["ACRE_PRC152_ID_2", "left"] call acre_api_fnc_setRadioSpatial;
}, []] call CBA_fnc_waitUntilAndExecute;

@jubxxxjub jubxxxjub added the enhancement New feature or request label Oct 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant