That would definitely be possible - the KI already has two interpreters built in, one for the file defining the Relto books and one containing a list of all the ages and how you can link there. But if that won't help you either, hm, it's getting difficult

That "pre-defining stuff in a file" brings me to another idea, though it is a very specialized one: I could implement a command which reads a list of commands from a file (one command per line) and then uses a shortcut to execute the next command. For example, you could have a file with the content
- Code: Select all
/kneel
/set lakemeter 0
/fogcolor black
And then, after issuing that command (let's say the shortcut was Ctrl+C), pressing "Ctrl+C" the first time would execute "/kneel", the second time it is pressed it would execute "/set lakemeter 0" and the third one would run "/fogcolor black". Would that help you, Erik?
However I will most likely not be able to work on that the next two weeks as two quite important oral exams are approaching.