Raised This Month: $51 Target: $400
 12% 

Showing results 1 to 11 of 11
Search took 0.00 seconds.
Search: Posts Made By: nosoop
Forum: Extensions 11-28-2021, 09:11
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

The binaries on the vtable dumper are from October; there was a breaking change in the CBaseEntity vtable in the middle of November.

The correct offsets for CBaseEntity::IsDeflectable() are 155 on...
Forum: Extensions 06-08-2020, 11:05
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

Judgement of those companies aside, version 8 through 13 of dhooks+detours are available on the releases page (https://github.com/peace-maker/DHooks2/releases).
Better hope whoever wrote that...
Forum: Extensions 01-16-2020, 16:44
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

If you want to hook an instance of a non-entity, non-gamerules class that has a vtable, that would be handled with DHookRaw. You can't hook (detour) functions directly in the original.
Forum: Extensions 06-12-2019, 20:01
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

For the second, DHooks-relevant bit, most of the important stuff is located in the dhook_takedamageinfo.inc...
Forum: Extensions 06-12-2019, 06:58
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

Cool; I'll trim down the code and make sure it's reproducible.



You might be able to allocate a CTakeDamageInfo on the SourcePawn stack as an int[], or you could try passing in a pointer from...
Forum: Extensions 05-29-2019, 22:20
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

Might be running into an issue with setting values on charptr returns that are set to null -- the first four characters are being overwritten.

Not sure if I can provide my test code publicly here...
Forum: Extensions 03-15-2019, 10:31
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

Ah. Sounds like it's a thing that got resolved somewhere else in the thread and I just skipped over it. Thanks!

Didn't realize the server owner I was working with was running against 1.10;...
Forum: Extensions 03-15-2019, 02:44
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

Experiencing a bug with DHooks (both latest original and dynhooks versions downloaded from the links in the initial and Peace-Maker's posts) specifically on SM 1.10.
I'd assume there's a regression...
Forum: Extensions 09-27-2018, 01:14
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

From the previous page. (https://forums.alliedmods.net/showpost.php?p=2605687&postcount=598)
Forum: Extensions 08-30-2018, 01:44
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

What you've posted seems to be the setup for an event to be fired (when the userid key / value gets added).

You may need to assembly patch the function (StoreToAddress-ing the bytes in the...
Forum: Extensions 08-10-2018, 22:42
Replies: 883
Views: 700,285
Posted By nosoop
Re: DHooks (Dynamic Hooks - Dev Preview)

The one thing that stands out for me is that the value it's spitting out isn't a handle.

Looking through the code, you specified a ThisPointerType of ThisPointer_Address but didn't use a callback...
Showing results 1 to 11 of 11

 
Forum Jump

All times are GMT -4. The time now is 21:14.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode