Page MenuHomeFeedback Tracker

[Feature Request] EH for setVariable changes
Closed, ResolvedPublic

Description

Reasoning:

  1. Possible to replicate https://community.bistudio.com/wiki/addPublicVariableEventHandler this way, yet in a more generic way
  2. Efficient event based coding possible this way
  3. if its all your own code, you can execute code directly alongside ofc. however if the variable is 3rd party support (for mission makers/Zeus/mods) to toggle something on/off, this would simplify things a good deal
  4. You can decouple state changes from the result code implications

Best case for all all the variable space - at least units and groups + namespace

Details

Severity
None
Resolution
Open
Reproducibility
N/A
Operating System
Windows 10 x64
Category
Scripting
Additional Information

Event Timeline

kju-PvPscene changed Category from General to Scripting.Oct 22 2022, 9:00 AM
h- added a subscriber: h-.Oct 24 2022, 4:55 PM
kju-PvPscene updated the task description. (Show Details)Nov 12 2022, 7:44 AM
dedmen closed this task as Resolved.Nov 14 2022, 8:21 AM
dedmen claimed this task.
dedmen added a subscriber: dedmen.

Won't do