Raised This Month: $32 Target: $400
 8% 

Showing results 1 to 8 of 8
Search took 0.00 seconds.
Search: Posts Made By: Pelipoika
Forum: Extensions 07-21-2019, 11:25
Replies: 883
Views: 698,408
Posted By Pelipoika
Re: DHooks (Dynamic Hooks - Dev Preview)

My friend says: DHookSetParamString might be bugged for detours in 2.2.0

Test case:
https://gist.github.com/hydrogen-mvm/02e463231b9e1948de893ed4d0a01736
Forum: Extensions 10-27-2017, 16:18
Replies: 883
Views: 698,408
Posted By Pelipoika
Re: DHooks (Dynamic Hooks - Dev Preview)

#pragma semicolon 1

#include <dhooks>

Handle g_hInitializePoint;

public void OnPluginStart()
{
/*
CTFFlameManager::InitializePoint
Forum: Extensions 10-27-2017, 16:05
Replies: 883
Views: 698,408
Posted By Pelipoika
Re: DHooks (Dynamic Hooks - Dev Preview)

Well it is an object so that return is propably the address. You have to use DHookGetParamObjectPtrVar to access the values inside the object
Forum: Extensions 10-27-2017, 15:52
Replies: 883
Views: 698,408
Posted By Pelipoika
Re: DHooks (Dynamic Hooks - Dev Preview)

What size did you use? try -1

Also make sure you're hooking tf_flame_manager (duh)
Forum: Extensions 10-27-2017, 15:00
Replies: 883
Views: 698,408
Posted By Pelipoika
Forum: Extensions 11-06-2016, 15:55
Replies: 883
Views: 698,408
Posted By Pelipoika
Re: DHooks (Dynamic Hooks - Dev Preview)

A float is 4 bytes and a vector is 3 floats
Forum: Extensions 11-05-2016, 17:19
Replies: 883
Views: 698,408
Posted By Pelipoika
Re: DHooks (Dynamic Hooks - Dev Preview)

Tried myself, can't get it to work without crashing either.
Forum: Extensions 11-05-2016, 16:01
Replies: 883
Views: 698,408
Posted By Pelipoika
Re: DHooks (Dynamic Hooks - Dev Preview)

The last param is a vector not an int and the return type is a bool
Showing results 1 to 8 of 8

 
Forum Jump

All times are GMT -4. The time now is 19:44.


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