T.C.
Ultima Ratio Regum
- Joined
- Jun 14, 2009
- Messages
- 3,888
- Reputation
- 471
- Points
- 30
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