- Split the code into a user configuration file and a separate control file that doesn't require editing - Option to add 'destination blocks'via which Lua looks more than one block ahead to prevent ...
Bei der Entwicklung von Modulen passiert es leicht, dass Variablen oder Funktionen global definiert werden obwohl sie lokal sein sollten. Zumeist funktioniert das Skript dann trotzdem wie erwartet, so ...