Is it possible to load lua scripts for any/all scenarios?

All discussions & material related to Command's Lua interface

Moderators: angster, RoryAndersonCDT, michaelm75au, MOD_Command

Post Reply
binaryfireball
Posts: 11
Joined: Sun Nov 19, 2023 5:07 am

Is it possible to load lua scripts for any/all scenarios?

Post by binaryfireball »

Ideally I would like to write tools to help me organize my forces into task pools so I was wondering if it was possible to drop a lua script inside the base Lua folder and have it load for any scenario I enter.
User avatar
blu3s
Posts: 1240
Joined: Fri Jul 08, 2022 9:45 am

Re: Is it possible to load lua scripts for any/all scenarios?

Post by blu3s »

I'm afraid that not at the moment.

What I'd suggest is create a "installer" script so you can set up all your tools running a script in the console in editor mode.
binaryfireball
Posts: 11
Joined: Sun Nov 19, 2023 5:07 am

Re: Is it possible to load lua scripts for any/all scenarios?

Post by binaryfireball »

Ah thank you, yea Ideally I wouldn't touch anyone else's stuff but I suppose I could probably do some symlink or tmpdir shenanigans to avoid that
Post Reply

Return to “Lua Legion”