Describe the bug
The ADD_GROUP() Logi Vehicle config macro doesn't appear to work:
// Allow only the command group and Zeus group to use this vehicle.
// If you don't add any groups then the vehicle can be used by every group.
ADD_GROUP(example,"Command");
To Reproduce
Try to access the Logi Vehicle ACE interactions as a member of a squad that should have access but NOT in a role that has access. In the default framework, COMMAND CO or Surgeon meet this criteria.
Expected behavior
Logi vehicle access is granted
Environmental Info(please complete the following information):
V+
No CDLC
CAFE3 1.6.2
Additional context
Have not independently reproduced, but two players had the problem today.
Describe the bug The
ADD_GROUP()
Logi Vehicle config macro doesn't appear to work:To Reproduce
Expected behavior Logi vehicle access is granted
Environmental Info(please complete the following information):
Additional context Have not independently reproduced, but two players had the problem today.