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

SDK Hooks 2.1 - Updated 2011-9-10


Post New Thread Closed Thread   
 
Thread Tools Display Modes
GoD-Tony
Veteran Member
Join Date: Jul 2005
Old 08-17-2012 , 15:30   Re: SDK Hooks 2.1 - Updated 2011-9-10
#2011

Quote:
Originally Posted by Velture View Post
Can someone please give me the latest gamedata for sdk hooks......?
http://hg.nicholashastings.com/sdkhooks/archive/tip.zip
__________________
GoD-Tony is offline
Velture
Senior Member
Join Date: Jan 2011
Location: Poland, Warsaw
Old 08-17-2012 , 15:43   Re: SDK Hooks 2.1 - Updated 2011-9-10
#2012

Thank you.
__________________
Velture is offline
striker07
Veteran Member
Join Date: Mar 2012
Location: Solar System/Earth/Belgi
Old 08-18-2012 , 18:13   Re: SDK Hooks 2.1 - Updated 2011-9-10
#2013

Is this compatible for cs:go beta too?
I'm trying to add the sdkhooks-2.1.0-linux.tar.gz to my cs:go server but its not loading.
I'm unfamilar with sourcemod, i just have to add the files in the correct folder right?
tryed to remove the sdktools.ext but it still didnt load.

if it helps here are the consoel logs:
Code:
L 08/19/2012 - 00:03:48: -------- Mapchange to de_dust2 --------
L 08/19/2012 - 00:03:48: [SM] Unable to load extension "sdktools.ext": /data/dedigames/dedigame149/home/servers/server51/games/counterstrike_go/csgo/addons/sourcemod/extensions/sdktools.ext.so: cannot open shared object file: No such file or directory
L 08/19/2012 - 00:03:48: [SM] Unable to load extension "cssdm.ext": /data/dedigames/dedigame149/home/servers/server51/games/counterstrike_go/csgo/addons/sourcemod/extensions/cssdm.ext.so: undefined symbol: _SpewInfo
L 08/19/2012 - 00:03:48: [GEOIP] GeoIP database info: GEO-106FREE 20091001 Build 1 Copyright (c) 2009 MaxMind Inc All Rights Reserved
L 08/19/2012 - 00:03:48: [SM] Unable to load extension "sdkhooks.ext": /data/dedigames/dedigame149/home/servers/server51/games/counterstrike_go/csgo/addons/sourcemod/extensions/sdkhooks.ext.so: cannot open shared object file: No such file or directory
L 08/19/2012 - 00:03:48: [CSTRIKE] SDKTools interface not found. TerminateRound native disabled.
L 08/19/2012 - 00:03:48: [SM] Unable to load plugin "cssdm/dm_preset_spawns.smx": Required extension "CS:S DM" file("cssdm.ext") not running
L 08/19/2012 - 00:03:48: [SM] Unable to load plugin "cssdm/dm_bot_quotas.smx": Required extension "CS:S DM" file("cssdm.ext") not running
L 08/19/2012 - 00:03:48: [SM] Unable to load plugin "cssdm/dm_equipment.smx": Required extension "CS:S DM" file("cssdm.ext") not running
L 08/19/2012 - 00:03:48: [SM] Unable to load plugin "cssdm/dm_spawn_protection.smx": Required extension "CS:S DM" file("cssdm.ext") not running
L 08/19/2012 - 00:03:48: [SM] Unable to load plugin "cssdm/dm_basics.smx": Required extension "CS:S DM" file("cssdm.ext") not running
L 08/19/2012 - 00:03:48: [SM] Unable to load plugin "sm_super_cmds.smx": Required extension "SDKTools" file("sdktools.ext") not running
L 08/19/2012 - 00:03:48: [simple-chatprocessor.smx] Unknown Game Folder: csgo
L 08/19/2012 - 00:03:48: [simple-chatprocessor.smx] [SCP] Recognized mod [Unknown].
L 08/19/2012 - 00:03:48: [simple-chatprocessor.smx] [SCP] Translation file is not present
L 08/19/2012 - 00:03:48: [SM] Plugin encountered error 25: Call was aborted
L 08/19/2012 - 00:03:48: [SM] Native "SetFailState" reported: Translation file is not present
L 08/19/2012 - 00:03:48: [SM] Displaying call stack trace for pSetting breakpad minidump AppID = 730
__________________

Working on:
[CSGO/CSS] Mmorpg - an extensive XP/level modulair platform
Progress: [♣♣♣♣♣♣♣|♣♣♣]
striker07 is offline
Powerlord
AlliedModders Donor
Join Date: Jun 2008
Location: Seduce Me!
Old 08-18-2012 , 19:41   Re: SDK Hooks 2.1 - Updated 2011-9-10
#2014

Quote:
Originally Posted by striker07 View Post
Is this compatible for cs:go beta too?
I'm trying to add the sdkhooks-2.1.0-linux.tar.gz to my cs:go server but its not loading.
I'm unfamilar with sourcemod, i just have to add the files in the correct folder right?
tryed to remove the sdktools.ext but it still didnt load.
My understanding is that you need one of the SDKHooks 2.2 beta builds for CS:GO.

Also, SDKTools (which you also mentioned) is part of SourceMod. If it's giving you errors, try running the latest SourceMod 1.5.0 snapshot (CS:GO requires SourceMod 1.5.0 and will not work correctly with 1.4.x).
__________________
Not currently working on SourceMod plugin development.
Powerlord is offline
striker07
Veteran Member
Join Date: Mar 2012
Location: Solar System/Earth/Belgi
Old 08-19-2012 , 05:38   Re: SDK Hooks 2.1 - Updated 2011-9-10
#2015

Quote:
Originally Posted by Powerlord View Post
My understanding is that you need one of the SDKHooks 2.2 beta builds for CS:GO.

Also, SDKTools (which you also mentioned) is part of SourceMod. If it's giving you errors, try running the latest SourceMod 1.5.0 snapshot (CS:GO requires SourceMod 1.5.0 and will not work correctly with 1.4.x).
where can I get a 2.2beta build, is it already availlable?
its not sdkTools that give error, the error is about sdkhooks not being loaded. what's a snapshot?
my sourcemod is the latest version, just downloaded/configured and installed it.
__________________

Working on:
[CSGO/CSS] Mmorpg - an extensive XP/level modulair platform
Progress: [♣♣♣♣♣♣♣|♣♣♣]
striker07 is offline
striker07
Veteran Member
Join Date: Mar 2012
Location: Solar System/Earth/Belgi
Old 08-19-2012 , 06:48   Re: SDK Hooks 2.1 - Updated 2011-9-10
#2016

nvm found it and installing now
__________________

Working on:
[CSGO/CSS] Mmorpg - an extensive XP/level modulair platform
Progress: [♣♣♣♣♣♣♣|♣♣♣]
striker07 is offline
Panzerhandschuh
Junior Member
Join Date: Oct 2011
Old 08-19-2012 , 20:11   Re: SDK Hooks 2.1 - Updated 2011-9-10
#2017

There seems to be issues with OnTraceAttack in CS:GO. It gives the base damage of the weapon rather than the actual damage done to the player. If I shoot someone in the head with an ak47, it displays ~36 damage (that's what the damage is set to in the weapon scripts file) and if I shoot them in the leg it still shows ~36 damage. The damage does get lower the further you get away though. Also, molotovs and incendiary grenades don't trigger OnTraceAttack.
Panzerhandschuh is offline
psychonic

BAFFLED
Join Date: May 2008
Old 08-19-2012 , 20:26   Re: SDK Hooks 2.1 - Updated 2011-9-10
#2018

Quote:
Originally Posted by Panzerhandschuh View Post
There seems to be issues with OnTraceAttack in CS:GO. It gives the base damage of the weapon rather than the actual damage done to the player. If I shoot someone in the head with an ak47, it displays ~36 damage (that's what the damage is set to in the weapon scripts file) and if I shoot them in the leg it still shows ~36 damage. The damage does get lower the further you get away though. Also, molotovs and incendiary grenades don't trigger OnTraceAttack.
Damage modifiers wouldn't be applied until inside OnTakeDamage.

As for molotovs and incendiary damage, they probably just don't go through TraceAttack.
psychonic is offline
Ryankiller
Junior Member
Join Date: Aug 2012
Old 08-20-2012 , 00:34   Re: SDK Hooks 2.1 - Updated 2011-9-10
#2019

I get this error when i try to load zombiereloaded with sdkhooks in sourcemod

003:40 sm exts list
003:40 [SM] Displaying 9 extensions:
[01] Automatic Updater (1.4.5-dev): Updates SourceMod gamedata files
[02] Webternet (1.4.5-dev): Extension for interacting with URLs
[03] CS:S Tools (1.4.5-dev): CS:S extended functionality
[04] BinTools (1.4.5-dev): Low-level C/C++ Calling API
[05] SDK Tools (1.4.5-dev): Source SDK Tools
[06] Client Preferences (1.4.5-dev): Saves client preference settings
[07] SQLite (1.4.5-dev): SQLite Driver
[08] <FAILED> file "sdkhooks.ext.so": /usr/local/games/css/989193/208.167.242.64:27015/css/cstrike/addons/sourcemod/extensions/sdkhooks.ext.so: cannot open shared object file: No such file or directory
[09] Top Menus (1.4.5-dev): Creates sorted nested menus
Ryankiller is offline
Austin
Senior Member
Join Date: Oct 2005
Old 08-21-2012 , 20:32   Unable to load extension "sdkhooks.ext"
#2020

I wrote this plugin for Counter strike source.
https://forums.alliedmods.net/showth...ghlight=Austin

I am trying to get this to work with counter strike GO.
I have a CSG dedicated server running:
mmsource-1.9.0-hg789-windows.zip
sourcemod-1.5.0-hg3620-windows.zip
sdkhooks-2.1.0-windows.zip

The above plugin complies fine but doesn't load.
Sourcemod gives the following error in logs/errors_20120821.log
L 08/21/2012 - 05:07:43: [SM] Unable to load extension "sdkhooks.ext": The specified module could not be found.

I have tried putting this file in sourcemod/extensions
sdkhooks.autoload
It dosn't fix the problem.

I am only using one call:
HookTraceAttack()

What can I do to fix this?
Thanks!

Last edited by Austin; 08-21-2012 at 20:36.
Austin 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 12:42.


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