Lua+ doesn't seem to have any support for the core libraries such as "math" and "table" which pretty badly flaws my lua code. I was wondering if there was any way to incoorperate the libraries or will I have to use the older lua object?
Thanks.
Printable View
Lua+ doesn't seem to have any support for the core libraries such as "math" and "table" which pretty badly flaws my lua code. I was wondering if there was any way to incoorperate the libraries or will I have to use the older lua object?
Thanks.
Just load the libraries you need under the 'Lua Libraries' actions.
:O wow! thanks never found these before