Time to become good againwagtunes wrote: ↑Mon May 10, 2021 2:27 pm That's actually a very good point. You know, before I retired (yes, I'm old LOL) I used to be a programmer for a medical billing software company. I was quite good. But it's been a long time and I'm rusty. But the bigger problem is learning a new language when there isn't a full blown textbook to study. My C++ book was over 1,000 pages. The scripting for LoG seems to be very bare bones as far as reference materials. That's what's making this so difficult for me. Logic I know inside and out. But when you don't know what the commands are or what arguments they require, it makes coding a royal PITA. In short, it's like learning how to walk all over again. Challenging, but frustrating too.

As for LoG1 scripting... you have distinguish between learning LUA and learning the LoG1 API / engine internals.
For leaning LUA, I'd recommend https://www.lua.org/pil/