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

Showing results 1 to 25 of 26
Search took 0.00 seconds.
Search: Posts Made By: Neuro Toxin
Forum: Extensions 08-18-2017, 20:51
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Forum: Extensions 12-18-2015, 02:12
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

I'm pretty sure you blew a head gasket!!!
Forum: Extensions 09-21-2015, 17:50
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Dhooks is fine. Update your gamedata for the plugins using this extension.
Forum: Extensions 09-19-2015, 23:37
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

I thought this fixed your issue?
Forum: Extensions 09-16-2015, 10:17
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

http://i.imgur.com/yBJ6RnU.pnghttp://prntscr.com/8gztll
Forum: Extensions 07-26-2015, 17:14
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Lol!!!

1st. You got it the wrong way around. GNI uses this extension.
2nd. GNI on it's own merit if fine. Does Valve authorise plugins now... lol
Forum: Extensions 07-10-2015, 05:28
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Drifter, do you mind if I package dhooks with my download for my give named item hook plugin?
Forum: Extensions 07-01-2015, 00:55
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

To confirm. This happens when plugins error during a hoook!!!
Forum: Extensions 06-09-2015, 09:20
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

http://i1.wp.com/i1176.photobucket.com/albums/x340/BeautifulKayekie/angrycatOMFG_zpsd148d5d8.jpg?resize=576%2C324...
Forum: Extensions 06-09-2015, 09:06
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Ps. Much <3 and I feel stupid now lol... I'm throwing you another donation!
Forum: Extensions 06-09-2015, 09:05
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

It's not required anymore, however, GiveNamedItem is a good example of potentially needing return INVALID_ENT_INDEX.
Forum: Extensions 06-09-2015, 09:03
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Yay, my problem in problem one is now solved!

In no c guru.

I read * as byref which is actually a pointer?!?

*Tail is between legs awaiting beating*

Edit: Triple cross post interpolation...
Forum: Extensions 06-09-2015, 08:58
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

<3

I'm going back to test my problem #1 example now :D
Forum: Extensions 06-09-2015, 02:27
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Ok,

I just tried CBasePlayer::SetModel(char const*)

#include <sourcemod>
#include <sdktools>
#include <cstrike>
#include <dhooks>
#pragma semicolon 1
Forum: Extensions 06-08-2015, 19:23
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Ok. I'll find another offset to hook and replace a char[] param on to verify.
Forum: Extensions 06-08-2015, 09:16
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Yea, I am getting that side of things. It just doesn't seem to call the function when MRES_ChangedHandled is returned.

I just verified MRES_Handled is the same. It doesn't call the function or...
Forum: Extensions 06-08-2015, 08:43
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

I just wanted to clarify that in problem one. The internal function call after MRES_ChangedHandled is returned* never happens. No players get any knives what so ever.

The result of the whole...
Forum: Extensions 06-04-2015, 17:33
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

I'm using CSGO. I'm also briefly aware of the CEconItemView object. However, I know wonder if i can set it to a null pointer for this plugin.

https://forums.alliedmods.net/showthread.php?t=263832
Forum: Extensions 06-04-2015, 08:23
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Please Note: Problem #1 solves Problem #2 and Problem #2 works if you return 0 instead of -1

Problem #1 - Setting string param and returning MRES_ChangedHandled

This just isn't working. The...
Forum: Extensions 06-03-2015, 07:13
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

I was having issues overriding params for GiveNamedItem.

I also had posthosts being called for prehooks I tried to block with MRES_Supercede. I'm not sure i'm doing it right and am yet to post an...
Forum: Extensions 05-30-2015, 19:58
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Apina. Show ALL of your code.
Forum: Extensions 05-15-2015, 20:04
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Works perfect now.

Thanks Dr!fter!
Forum: Extensions 05-14-2015, 17:22
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Thanks Dr!fter :)

Just left for work. I'll test it tonight :)
Forum: Extensions 05-13-2015, 17:45
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

Yay!

I have to mention where due.

This extension is really useful. Love your work guys.
Forum: Extensions 05-13-2015, 17:26
Replies: 883
Views: 699,150
Posted By Neuro Toxin
Re: DHooks (Dynamic Hooks - Dev Preview)

What I'm trying to do is post hook GiveNamedItem so I can grab the client and weapon indices. At the end of the day I'm updating netprops based on item definition index which needs to be done...
Showing results 1 to 25 of 26

 
Forum Jump

All times are GMT -4. The time now is 08:43.


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