View Single Post
Peace-Maker
SourceMod Plugin Approver
Join Date: Aug 2008
Location: Germany
Old 02-11-2019 , 20:35   Re: Setting a detour
Reply With Quote #4

@Kailo: As a convenience you don't have to add that logic yourself and can just set the calling convention to "thiscall" on Linux as well. Internally dhooks will do exactly what you did, but allows you to use the normal natives to interact with the this pointer. Check the paragraph about "Detouring member functions" in the release post.
__________________
Peace-Maker is offline