10-14-2013, 03:50 AM
I hate to be that guy, but I'm having an issue with copy/pasting the sample#1 found at https://github.com/MMOMinion/FFXIVMinion...ample-%231
I copy/paste exactly as it is, and I get an error failed with
Looking at line 4, I don't see what on earth could be causing this:
Can I get some help for the dummy?
I copy/paste exactly as it is, and I get an error failed with
Code:
[string "D:\mmominion\bot\LuaMods\/test/yourmodulename.lua"]:4: unexpected symbol near '.'
Code:
local mymodule.running = false
Can I get some help for the dummy?