SDKHooks
-
- New to forums
- Posts: 3
- https://www.youtube.com/channel/UC40BgXanDqOYoVCYFDSTfHA
- Joined: Fri Mar 08, 2013 3:51 pm
SDKHooks
I want to install SDKHooks for my Windows Server but im not sure which download to choose or if it matters aslong as i choose a windows download, they all have a difference dev-hg number 205 203 197 ect... Could anyone help me out please?
Re: SDKHooks
the latest 1.5 snapshot includes sdkhooks in the sourcemod download.
As of 3/8/2013 the latest snapshot is: http://www.sourcemod.net/smdrop/1.5/sou ... indows.zip
you can see snapshots here: http://www.sourcemod.net/snapshots.php
As of 3/8/2013 the latest snapshot is: http://www.sourcemod.net/smdrop/1.5/sou ... indows.zip
you can see snapshots here: http://www.sourcemod.net/snapshots.php
Not a NFO employee
Re: SDKHooks
i already have sourcemod installed in my server so how would i add this to my server? and is there any files i would have to edit like .ini or .cfg
i already have sourcemod installed and metamod.
i already have sourcemod installed and metamod.
Re: SDKHooks
sdkhooks should be installed if you have the latest snapshot.
check using the console command
sm exts list
check using the console command
sm exts list
Not a NFO employee
Re: SDKHooks
i got
sm exts list
"Automatic Updater" (1.5.0-dev+3788) by AlliedModders LLC: Updates SourceMod gamedata files
"Webternet" (1.5.0-dev+3788) by AlliedModders LLC: Extension for interacting with URLs
"CS Tools" (1.5.0-dev+3788) by AlliedModders LLC: CS extended functionality
"BinTools" (1.5.0-dev+3788) by AlliedModders LLC: Low-level C/C++ Calling API
"SDK Tools" (1.5.0-dev+3788) by AlliedModders LLC: Source SDK Tools
"Top Menus" (1.5.0-dev+3788) by AlliedModders: Creates sorted nested menus
"Client Preferences" (1.5.0-dev+3788) by AlliedModders: Saves client preference settings
"SQLite" (1.5.0-dev+3788) by AlliedModders LLC: SQLite Driver
i dont see SDKHooks
sm exts list
"Automatic Updater" (1.5.0-dev+3788) by AlliedModders LLC: Updates SourceMod gamedata files
"Webternet" (1.5.0-dev+3788) by AlliedModders LLC: Extension for interacting with URLs
"CS Tools" (1.5.0-dev+3788) by AlliedModders LLC: CS extended functionality
"BinTools" (1.5.0-dev+3788) by AlliedModders LLC: Low-level C/C++ Calling API
"SDK Tools" (1.5.0-dev+3788) by AlliedModders LLC: Source SDK Tools
"Top Menus" (1.5.0-dev+3788) by AlliedModders: Creates sorted nested menus
"Client Preferences" (1.5.0-dev+3788) by AlliedModders: Saves client preference settings
"SQLite" (1.5.0-dev+3788) by AlliedModders LLC: SQLite Driver
i dont see SDKHooks
Re: SDKHooks
Problem likely resolved.
SDKHooks is only loaded when you load a plugin that uses it.
Not a NFO employee
Re: SDKHooks
Nevermind, I had to manually upload the standalone version of sdkhooks, and overwrite the version the 1.5 snapshot came with. Works now, I wonder if this is an issue with the windows snapshots, if i remember correctly linux works fine with just the snapshot
Not a NFO employee
Re: SDKHooks
This is the web page you want to get the latest versions of SDKHooks http://users.alliedmods.net/~psychonic/ ... hooks/2.2/
Re: SDKHooks
Yes but the snapshots DO come with the files for the extension, but either something got screwed up somewhere or I missed something when they said they were building it into the 1.5 snapshots.
Not a NFO employee