View Single Post
DarthMan
Veteran Member
Join Date: Aug 2011
Old 05-07-2019 , 13:06   Re: [H3LP] Hooking CBasePlayer::StartObserver
Reply With Quote #6

So, that's why it happens?
Hook must be registered in init/cfg/etc and the function in precache?
So it's like a rule, otherwise will throw the error?
Then how come even registering it in init if i do it twice I get that error ?

I've been told this:

- All hooks registered by the module must be un-hooked
- Sig search
- All hooks must be repatched to their previous status.
DarthMan is offline