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

SDK Hooks 2.1 - Updated 2011-9-10


Post New Thread Closed Thread   
 
Thread Tools Display Modes
FoxMulder
Senior Member
Join Date: Jan 2009
Location: Orlando, FL
Old 06-06-2010 , 21:02   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#621

Quote:
Originally Posted by AtomicStryker View Post
Inflictor 4095 means "Infected attacked Survivor" and nothing else.
eh it's TF2
__________________
FoxMulder is offline
dirka_dirka
Veteran Member
Join Date: Nov 2009
Old 06-07-2010 , 21:53   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#622

then team 3 attacking team 2?
dirka_dirka is offline
Erik V
Member
Join Date: Oct 2009
Old 06-08-2010 , 13:13   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#623

Will players in spectator automatically be exempt from being processed by SDKPreThink()?
Erik V is offline
blodia
Veteran Member
Join Date: Sep 2009
Location: UK
Old 06-09-2010 , 12:48   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#624

i just wondered are the touch hooks pre or post hooks? i.e are they called before or after the game calls them.
blodia is offline
DJ Tsunami
DJ Post Spammer
Join Date: Feb 2008
Location: The Netherlands
Old 06-09-2010 , 13:30   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#625

All hooks are pre unless their name ends with Post.
__________________
Advertisements | REST in Pawn - HTTP client for JSON REST APIs
Please do not PM me with questions. Post in the plugin thread.
DJ Tsunami is offline
Master53
Veteran Member
Join Date: Dec 2009
Old 06-10-2010 , 18:34   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#626

is it possable to hook player_death with sdkhook functionality?
__________________
Master(d)



Master53 is offline
Groger
Veteran Member
Join Date: Oct 2009
Location: Belgium
Old 06-11-2010 , 11:08   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#627

Hi there i'm getting this weird error

Code:
[SM] Unable to load extension "sdkhooks.ext": libvstdlib.so: cannot open shared object file: No such file or directory
And i think this is causing the server crash on a map change, its not all the time, just random whene a map changes

here is my full error logg

Code:
L 06/11/2010 - 12:56:18: SourceMod error session started
L 06/11/2010 - 12:56:18: Info (map "de_dust2") (file "errors_20100611.log")
L 06/11/2010 - 12:56:18: [SM] Unable to load extension "sdkhooks.ext": libvstdlib.so: cannot open shared object file: No such file or directory
L 06/11/2010 - 12:56:20: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 13:23:31: Error log file session closed.
L 06/11/2010 - 13:23:32: SourceMod error session started
L 06/11/2010 - 13:23:32: Info (map "de_cbble") (file "errors_20100611.log")
L 06/11/2010 - 13:23:32: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 13:42:33: Error log file session closed.
L 06/11/2010 - 13:42:35: SourceMod error session started
L 06/11/2010 - 13:42:35: Info (map "cs_italy") (file "errors_20100611.log")
L 06/11/2010 - 13:42:35: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 14:09:31: Error log file session closed.
L 06/11/2010 - 14:09:33: SourceMod error session started
L 06/11/2010 - 14:09:33: Info (map "cs_office") (file "errors_20100611.log")
L 06/11/2010 - 14:09:33: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 14:37:26: Error log file session closed.
L 06/11/2010 - 14:37:27: SourceMod error session started
L 06/11/2010 - 14:37:27: Info (map "cs_assault") (file "errors_20100611.log")
L 06/11/2010 - 14:37:27: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 15:01:09: Error log file session closed.
L 06/11/2010 - 15:01:10: SourceMod error session started
L 06/11/2010 - 15:01:10: Info (map "de_westwood") (file "errors_20100611.log")
L 06/11/2010 - 15:01:10: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 15:22:58: SourceMod error session started
L 06/11/2010 - 15:22:58: Info (map "de_dust2") (file "errors_20100611.log")
L 06/11/2010 - 15:22:58: [SM] Unable to load extension "sdkhooks.ext": libvstdlib.so: cannot open shared object file: No such file or directory
L 06/11/2010 - 15:23:00: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 15:23:06: [kigen-ac-pub.smx] Error received during update: Failed to contact master server.
L 06/11/2010 - 15:49:45: Error log file session closed.
L 06/11/2010 - 15:49:47: SourceMod error session started
L 06/11/2010 - 15:49:47: Info (map "de_train") (file "errors_20100611.log")
L 06/11/2010 - 15:49:47: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 16:16:06: Error log file session closed.
L 06/11/2010 - 16:16:07: SourceMod error session started
L 06/11/2010 - 16:16:07: Info (map "de_chateau") (file "errors_20100611.log")
L 06/11/2010 - 16:16:07: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 16:43:23: Error log file session closed.
L 06/11/2010 - 16:43:25: SourceMod error session started
L 06/11/2010 - 16:43:25: Info (map "de_port") (file "errors_20100611.log")
L 06/11/2010 - 16:43:25: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 16:54:52: SourceMod error session started
L 06/11/2010 - 16:54:52: Info (map "de_dust2") (file "errors_20100611.log")
L 06/11/2010 - 16:54:52: [SM] Unable to load extension "sdkhooks.ext": libvstdlib.so: cannot open shared object file: No such file or directory
L 06/11/2010 - 16:54:54: [kigen-ac-pub.smx] SDKHooks is not running.  Cannot enable Anti-Wall.
L 06/11/2010 - 16:54:59: [kigen-ac-pub.smx] Error received during update: Failed to contact master server.
L 06/11/2010 - 16:56:04: [kigen-ac-pub.smx] Error received during update: Failed to contact master server.
L 06/11/2010 - 16:57:09: [kigen-ac-pub.smx] Error received during update: Failed to contact master server.
L 06/11/2010 - 16:58:15: [kigen-ac-pub.smx] Error received during update: Failed to contact master server.
L 06/11/2010 - 16:59:20: [kigen-ac-pub.smx] Error received during update: Failed to contact master server.
L 06/11/2010 - 17:00:25: [kigen-ac-pub.smx] Error received during update: Failed to contact master server.
L 06/11/2010 - 17:01:09: SourceMod error session started
L 06/11/2010 - 17:01:09: Info (map "de_dust2") (file "errors_20100611.log")
L 06/11/2010 - 17:01:09: [SM] Unable to load extension "sdkhooks.ext": libvstdlib.so: cannot open shared object file: No such file or directory
L 06/11/2010 - 17:17:04: [SM] Native "CloseHandle" reported: Handle 0 is invalid (error 4)
L 06/11/2010 - 17:17:04: [SM] Displaying call stack trace for plugin "TooLateToBan.smx":
L 06/11/2010 - 17:17:04: [SM]   [0]  Line 674, /home/groups/alliedmodders/forums/files/5/6/4/7/6/45425.attach::TltbMenuTimeHandler()
L 06/11/2010 - 17:27:29: Error log file session closed.
i have this sdkhooks on my server: sdkhooks131-obv-sm13

Last edited by Groger; 06-11-2010 at 11:39.
Groger is offline
Andersso
Member
Join Date: Nov 2009
Location: E8 2A 2A 2A 2A
Old 06-11-2010 , 16:45   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#628

It seems like that you have downloaded SDK Hooks for the orangebox engine, and CSS is using the episode 1 engine. So you need to get sdkhooks13-ep1-sm13. (if its the old css and not the beta)
Andersso is offline
Kigen
BANNED
Join Date: Feb 2008
Old 06-12-2010 , 16:21   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#629

Hello,

I have a question for the developers of SDKHooks.

Is it possible to add a hook to override the think process of the BOTs (skipping the engine's own internal process)?

So that we could make the BOTs do what we want instead of what the engine does by default?
Kigen is offline
blodia
Veteran Member
Join Date: Sep 2009
Location: UK
Old 06-12-2010 , 16:47   Re: [EXTENSION] SDK Hooks 1.3 (Updated 2010-05-12)
#630

theres prethinkpost and postthinkpost so you can change whatever you want then, but you could try using a fakeclient since its just a bot with ai disabled.
blodia is offline
Closed Thread



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 07:41.


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