Setup a storage - Printable Version +- Logic Machine Forum (https://forum.logicmachine.net) +-- Forum: LogicMachine eco-system (https://forum.logicmachine.net/forumdisplay.php?fid=1) +--- Forum: Scripting (https://forum.logicmachine.net/forumdisplay.php?fid=8) +--- Thread: Setup a storage (/showthread.php?tid=1380) |
Setup a storage - Mrinj - 04.05.2018 Hi, Where can I read and learn how to set up a storage? With some simple examples, maybe? I get error log messages like: " User script:1: attempt to index global 'starage' (a nil value) stack traceback" and "Resident script:19: attempt to index global 'starage' (a nil value) stack traceback:" Best RE: Setup a storage - admin - 04.05.2018 You have storage spelled incorrectly RE: Setup a storage - Mrinj - 04.05.2018 Thank you! |