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

Showing results 1 to 7 of 7
Search took 0.01 seconds.
Search: Posts Made By: vanz
Forum: Extensions 01-05-2021, 23:30
Replies: 16
Views: 15,246
Posted By vanz
Re: [CS:GO] Hitbox Changer

Hi guys, I wrote an extension to make teammates completely ignore bullets, thanks to BotoX for his CSSFixes extension https://github.com/vanz666/BulletPenetrationFix
Forum: Extensions 12-24-2020, 14:18
Replies: 883
Views: 700,535
Posted By vanz
Re: DHooks (Dynamic Hooks - Dev Preview)

Hi, are there any plans to add support for global hooks, as implemented in SourceHook ?
Forum: Extensions 06-02-2020, 14:47
Replies: 883
Views: 700,535
Posted By vanz
Re: DHooks (Dynamic Hooks - Dev Preview)

Can you provide access to the function return address? I needed to check if function were being called from a specific location. That would be a cool feature :)
Forum: Extensions 05-14-2020, 17:37
Replies: 846
Views: 583,667
Posted By vanz
Re: [ANY] SteamWorks

I looked why SteamWorks_GCRetrieveMessage does not work.
First, the number of arguments in the forward must be 4, instead of 5...
Forum: Extensions 04-22-2020, 04:30
Replies: 883
Views: 700,535
Posted By vanz
Re: DHooks (Dynamic Hooks - Dev Preview)

Thanks for fix.

Now it works fine :)
Forum: Extensions 04-17-2020, 17:11
Replies: 883
Views: 700,535
Posted By vanz
Re: DHooks (Dynamic Hooks - Dev Preview)

Plugin:
#pragma semicolon 1

#include <sourcemod>
#include <sdktools>
#include <dhooks>

#pragma newdecls required

Handle g_hFireBullet;
Forum: Extensions 04-17-2020, 05:21
Replies: 883
Views: 700,535
Posted By vanz
Re: DHooks (Dynamic Hooks - Dev Preview)

Bug:

I have incorrect platform specific sections parsing when using DHookCreateFromConf.
When a section is ignored, after leaving from it, parser thinks that we are leaving from current...
Showing results 1 to 7 of 7

 
Forum Jump

All times are GMT -4. The time now is 16:48.


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