A long time ago lua files were kind of supported (thanks to CIB) but not very much. CIB eventually got the game to accept an “iuse” command written in lua for a manhack activation. I need more information about doing something like that. Mainly for doing This, of having the transform commands in lua instead of json.
-
How do you get the game to accept/run a lua file (in a mod folder, preferably)
-
How do you write new iuse commands correctly in lua
2.5) What would be the lua equivalents of the operators in C++ -
Is there any way to convert iuse commands already in the iuse.cpp/.h to be usable in lua (copy/paste)
I know I’m trying to dig up an old topic that not many people know anything about, but I’m hoping somebody will have ideas in the least.