You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
By analysing. For instance you could look inside the CLuaInterface::FindAndRunScript which has a lot of easily recognizable strings, and see how it works. You'll end up finding a reference to what should be RunString given the arguments that are passed to it and it's location in CLuaInterface
But that will lead to the RunString function, and i'm hooking RunStringEx because it gets called by RunString anyway so it's preferable.
GMod-SDK/GMod-SDK/dllmain.cpp
Line 81 in df506e7
How did you get 111 as the index?
The text was updated successfully, but these errors were encountered: