Showing results 1 to 2 of 2
Search took 0.00 seconds.
Search: Posts Made By: Ayantir
Forum: Tutorials & Other Helpful Info 05/08/16, 05:06 AM
Replies: 3
Views: 8,539
Posted By Ayantir
That's it, just like PreHook. Main goal is to...

That's it, just like PreHook.

Main goal is to add a backup of the prehooked func inside your hooking function to change its parameters. My first need was to redirect moves for crafting bag.
Forum: Tutorials & Other Helpful Info 05/07/16, 03:22 AM
Replies: 3
Views: 8,539
Posted By Ayantir
PreHooking protected functions

Even if it's really simple, it's not in the esoui files, so ..


--[[
ZO_PreHookProtected is a rewrite of ZO_PreHook. It accepts Protected functions.
IsProtectedFunction(existingFunctionName) will...
Showing results 1 to 2 of 2