03.04.2018, 12:06
See this post for a basic example of a script that listen to all bus traffic:
https://forum.logicmachine.net/showthrea...69#pid1269
You can change grp.all to grp.tag('sometag') if you need only specific objects. For external connectors look for pure Lua libraries which in most cases can be used directly in LM without any modifications.
https://forum.logicmachine.net/showthrea...69#pid1269
You can change grp.all to grp.tag('sometag') if you need only specific objects. For external connectors look for pure Lua libraries which in most cases can be used directly in LM without any modifications.