Help
BloodyBathory
Join Date: 2011-05-12 Member: 98401Members
in Decoda
Hey,
I am totally new to Lua and Decoda. I have a probably dumb question:
I have a lua file which I want to debug. How do I do that? Because I have no idea what I am supposed to put in the command field in the project settings.
It would be awesome if someone could help me.
BloodyBathory
I am totally new to Lua and Decoda. I have a probably dumb question:
I have a lua file which I want to debug. How do I do that? Because I have no idea what I am supposed to put in the command field in the project settings.
It would be awesome if someone could help me.
BloodyBathory
Comments
Just type the name of the program where the Lua VM is embedded. In tour case, probably the lua.exe program itself.
Don't forget to specify the name of the script you want to debug in the parameters, as of course in the general case Decoda can't know that.