Tue, 09/14/2010 - 03:42
subj
Wed, 09/15/2010 - 01:44
#2
it seemed to be 5.1
it seemed to be 5.1 version.
http://www.lua.org/versions.html
Sat, 03/29/2014 - 14:11
#3
Lua puts its version in a string _VERSION
just insert a line Print( "Lua version: ", _VERSION ) in your script and you can tell the lua version.
Why matters?
We don`t have LUA standard libraries ;]
Just read wiki to know foldit commands and get some of Tlaloc`s or mine script to read how to use them.