Hi,
Thanks for your work this addon is a great help for me during the game.
I'm looking for a solution, to make it autoexecutable.
Here is my autoexec.lfs file:
/say /insim 29999
/exec "C:\Program Files (x86)\LFS\lfs_dm\Detect&Monitor.exe"
But If I start the game I get this error:
Traceback (most recent call last):
File "Detect&Monitor.py", line 2093, in <module>
File "Detect&Monitor.py", line 2088, in main
File "Detect&Monitor.py", line 1513, in __init__
File "Detect&Monitor.py", line 1675, in LoadConfigFile
TypeError: list indices must be integers or slices, not str
After this, I'm able to start it manually, and works great.
Hope this help to make it more stable.