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

Showing results 1 to 4 of 4
Search took 0.00 seconds.
Search: Posts Made By: cam0
Forum: Extensions 06-04-2015, 20:00
Replies: 883
Views: 701,063
Posted By cam0
Re: DHooks (Dynamic Hooks - Dev Preview)

I modified my code like yours, and it works fine on CSS, however on CSGO srcds.exe crashes when the first player joins.

Do you think maybe this could be bad gamedata for CSGO?
Forum: Extensions 06-04-2015, 02:28
Replies: 883
Views: 701,063
Posted By cam0
Re: DHooks (Dynamic Hooks - Dev Preview)

Okay, thank you. I've tried a few other combinations including using TeleportEntity() in the hook but that doesn't seem to work either.
Forum: Extensions 06-03-2015, 03:55
Replies: 883
Views: 701,063
Posted By cam0
Re: DHooks (Dynamic Hooks - Dev Preview)

Creating the Hook
public void OnLibraryAdded(const char[] name){
if(StrEqual(name, "dhooks") && g_hTeleport == INVALID_HANDLE){
Handle hGameData = LoadGameConfigFile("sdktools.games");...
Forum: Extensions 06-02-2015, 15:01
Replies: 883
Views: 701,063
Posted By cam0
Re: DHooks (Dynamic Hooks - Dev Preview)

I've created a teleport hook using the SDKTools Teleport offset.

It seems to be functioning correctly, but, how can I overwrite the angles?
public MRESReturn Hook_DHooks_Teleport(int client,...
Showing results 1 to 4 of 4

 
Forum Jump

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


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