PabstMirror
PabstMirror
Just proof of concept right now allows changing lines/marker color for people with color problems requires mission restart Colors also usable by other mods? I had been thinking of ace_nametags...
Had a feature request to allow playing music via radios. This allows an AI unit to talk or speak on radio with the use of some external ts client that...
Copy radio sounds directly from pbo instead of loading b64 files I'm really not sure if this is a good idea or not Plus: - fix "b64" not allowed errors...
**Describe the bug** Configs at the top level throw error **To Reproduce** config.cpp: ``` class CfgPatches { class test { }; }; topLevelThing = "pants"; ``` command: `sqfvm.exe --input config.cpp...
**Describe the bug** Class names being just digits are valid in arma, but cause parse error. **To Reproduce** config.cpp: ``` class CfgPatches { class 1 { units[] = {}; requiredAddons[]...
ref https://github.com/google/googletest/issues/3663
ref map https://www.ncei.noaa.gov/sites/default/files/2022-02/Miller%20Projection%20Main%20Field-%20Annual%20Change%20Declination%20%28D%29.jpg

- Set video preset to ultra - Set video preset to standard - `[player, true, 5, true] call ace_medical_fnc_setUnconscious;` Be unconscious but no black screen (winking eye)  Can also...