Quote Originally Posted by Fortes View Post
Interesting, what about luac? It is the same but at CA style, correct?
Maybe I'll start my won course about startpos but nothing decided yet.
Luac is Lua compiled. A file with the extension .lua is Lua source code - when the game loads this code it is compiled; the UI is simply pre-compiled. But there will be lots of info about this on the course