Write to file #2479
Unanswered
therealmrnerd
asked this question in
EDDI Standalone Q&A
Write to file
#2479
Replies: 1 comment
-
|
I'm afraid we do not support writing arbitrary data to arbitrary files at this time. If you use VoiceAttack then you could monitor events / variables via VoiceAttack and write to files from there. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Hi there,
Thanks for the great work. I was wondering if it was possible to use a script to write an event to a file in simple data format eg if docked write to an ini file with docked : true, or docked : false; if in gear is down write to an ini file with landinggear : true, or landinggear : false; and update these values. As an ini it's very easily read by a few bits of software including Sammi/Lioranboard Board, a streamdeck, adding in full OBS stream support to Elite Dangerous as well as allowing it to function as in game controller.
Within your scripts I only find support for TTS so not sure if anything can be added via a script or if it needs to be done as an additional API output.
Beta Was this translation helpful? Give feedback.
All reactions