We load and run lua scripts on the fly without the use of a compiled file.
Another problem i can see is the require() function call.
We will need to create this as a function in c++ like the sky.include() which replaced dofile() and dostring(). Then return the data table back through a lua function. Another user asked for this feature also.
The reason for all this is that require() won't run in an archived end game, as it needs a hard drive based file and cannot be streamed from my knowledge.Statistics: Posted by SolarPortal — 15 Apr 2015, 20:12
]]>