CntoDev / cnto-additions

Other
0 stars 1 forks source link

Validation: DLC item and its derivatives for player items check #39

Open Seb105 opened 2 years ago

Seb105 commented 2 years ago
  1. Check all player items
  2. Check if they are or inherit from a restricted item on this list: https://community.bistudio.com/wiki/Arma_3:_DLC_Restrictions
  3. Could use commands (https://community.bistudio.com/wiki/isKindOf or https://community.bistudio.com/wiki/BIS_fnc_returnParents) for this
  4. Fail if they are
JamesTheClarke commented 2 years ago

@freghar is this something you could add to A3AA?

freghar commented 2 years ago

I'd rather leave this to be implemented in cnto-additions.