chatterchats / ASTRS

A Simple Quality of Life mod for the ARMA 3 TFAR Addon. Allows you to save your current configuration, and reload it at any point in the future until a new config is saved.
MIT License
5 stars 4 forks source link

Profiles #5

Open M3ales opened 4 years ago

M3ales commented 4 years ago

Backend already supports it due to design choices, need to work on frontend to allow for profile switching and perhaps editing/viewing in addon options (nice to have but really is a stretch goal due to complexity).

Need to make choices on:

chatterchats commented 4 years ago

CBA Dropdown 1-3, will edit CURRENTPROFILE_ID to be 0, 1 or 2. Change SETTINGS_DEFAULT to: [0, [0, "Profile 1", [[]], [], []], [0, "Profile 2", [[]], [], []], [0, "Profile 3", [[]], [], []]]

M3ales commented 4 years ago

Having to edit Addon Options to change profiles isn't really user friendly, pref if had way to quickly change profiles in interact menu.

chatterchats commented 4 years ago

Could have both options, but I feel it's be ezpz to have an ace interact