Conversation
|
👍 |
|
What will this do if someone loads an incorrect CBA version? Are those minimum versions or does it have to match the exact version? |
|
Just the min version, so 2.3.2 or 3.0.0 would be fine. |
|
CheckPBO outputs a nice red box in the center of the screen. Maybe something like that. ACE3/addons/common/HintConfig.hpp Line 32 in d02a590 https://github.com/acemod/ACE3/blob/master/addons/common/functions/fnc_checkPBOs.sqf#L74 |
|
What @bux578 said. Should be done in CBA though. |
|
Now a hard stop if using an older version of CBA. |
|
👍 |
|
Perfect, thanks @PabstMirror 👍 |
Add CBA 2.3.1 to versioning check
Will require CBATeam/CBA_A3#290