SceptreOfficial / Simplex-Support-Services

Support system for Arma 3
Other
26 stars 12 forks source link

Add CAS Plane - Weapon set : empty field could be considered as empty array #44

Closed warzen closed 4 years ago

warzen commented 4 years ago

A tiny improvement: if the "weapon set" is empty, it could be treated as empty array. Empty field will generate an error in this line: parseSimpleArray (_logic getVariable ["WeaponSet","[]"]),

Mysteryjuju commented 4 years ago

Fixed with: https://github.com/SceptreOfficial/Simplex-Support-Services/pull/53