Getting lua state in the new api
Hello, are there anyone who knows how and are nice enough to help me?
I am trying to get the lua state in an injected DLL but with the new gmod 13 api i do not know how..
All the old ways i know of does not work :/
Why would you want to do that?
GetProcAddress lua_shared.dll createinterface LUASHARED003 dwhookmethod createluainterface 4. BOOOM. look in oubhacks code
You know where i can get the newest iluashared class and/or lib?
Or the newest lua_Shared vtables? Not really sure how the lua_shared class works
OubHack also has ILuaShared.cpp and ILuaShared.h, they work, atleast last i tested them