
Taking a leap towards LUA
Moderator: Moderators
Taking a leap towards LUA
I'm actually quite int ested in looking at how to learn LUA, however I downloaded the binaries from the LUA site but I don't know how to compile the source D: or well something. I just need a kick here and there, could you guys help me rather then throwing me to goto some other place. I rather ask a community Im sure that knows. 

- Felix the Cat
- Posts: 2383
- Joined: 15 Jun 2005, 17:30
Hmm.AF wrote:Spring compiles it all for you when the mods loaded, just make sure your lua code has no bugs in it and your good to go.
What's a good way to test for bugs? Obviously you can't compile and run a Lua file made for Spring as it will have all sorts of unknown identifiers or whatever Lua calls undefined functions and variables.
Better yet bind luaui reload to a key in uikeys.txt:
Code: Select all
unbind Any+backspace mousestate
bind backspace luaui reload