You must register to post or download hacks.
If you are having any issues, shoot us an email, Contact MPGH Support. As always, have fun and enjoy your stay! - MPGH Staff
Hey kirby. I am trying to make a C++ module. I've got everything I think I need, except I don't know how to get the Lua state. I've been looking through your code and stuff that I can find, and the most I've seen is when you have lua_State* luaState = g_Lua->GetLuaState(). The problem is g_Lua is undefined. I don't know where to get it either. Sorry if this is a noob question but I'm pretty new to C++. thanks in advance
https://bluekirbygmod.googlecode.com...obfuscated.txt How did you do that?