Page MenuHomeFeedback Tracker

Add +=/-= operator for arrays inside config
Assigned, UrgentPublic

Description

Hello,

Currently, there is no +=/- operator for arrays inside config.

This is not good, for mod compatibility when you don't want to remove something that someone just wrote before.

+= operator was introduced in Arma 3 and was pretty good.

Currently, you need to override the whole array to add or remove something, and it's breaking mod compatibility between each other.

For example, if I want to add slots to players, I just need to do this: https://gyazo.com/7bfea4c328d35579e9ca9d9d790a1a0c

Details

Severity
Feature
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
General

Event Timeline

NiiRoZz created this task.May 16 2020, 9:04 PM
Unknown Object (User) added a subscriber: Unknown Object (User).May 16 2020, 9:05 PM
NiiRoZz updated the task description. (Show Details)May 16 2020, 9:07 PM
Jest added a subscriber: Jest.May 16 2020, 9:09 PM
Geez changed the task status from New to Assigned.May 18 2020, 1:03 PM