<div dir="ltr"><div><div><div><div><div><div>Hi,<br><br></div>Is there a way to execute a lua script from another script?<br>I&#39;ve this script s1.lua i want to run s2.lua from it. I&#39;ve tried<br></div><br></div><br>s1.lua:<br>dofile(s2.lua);<br><br></div>but this didn&#39;t work.<br><br></div>Thanks,<br></div>Snabel<br></div>