The credits say the game uses lua 5.1.1 but I can't find any lua functions (using FLIRT signatures created from wow). Has anyone else found any?
The credits say the game uses lua 5.1.1 but I can't find any lua functions (using FLIRT signatures created from wow). Has anyone else found any?
Did you found anything new? I tried to attach console to D3 and implement any simle LUA scripting, but without success. I can attach the console but LUA doesn't work. Then i found, it isn't possible to use more than one LUA engine per thread (i'm injected). So now i search any way to simple scripting inside D3.
@ramirezX
if your base is in c++ you could take a look at chaiscript. it´s extremely easy to bind c++ classes and functions to it
There is no lua engine in D3. I think it's just some copy-paste credits they've taken from some other game.
They have mentioned somewhere that there will be a addon engine later on.. I guess they will add lua in one of their expansions or something.. But as of now there isnt any