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

[ANY] Hook Grab Rope (1.1.4)


Post New Thread Reply   
 
Thread Tools Display Modes
Fragkiller
Member
Join Date: Jun 2012
Old 05-25-2015 , 21:51   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #101

how can i change the give access command to be only server side command?
Fragkiller is offline
exassasinx
Junior Member
Join Date: Jun 2015
Old 09-16-2015 , 11:44   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #102

I keep getting hook is currently disabled...
exassasinx is offline
Include1
Member
Join Date: Feb 2016
Old 03-19-2016 , 14:25   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #103

03/19/2016 - 09:06:14: [SM] Native "IsPlayerAlive" reported: Client 4 is not in game
L 03/19/2016 - 09:06:14: [SM] Displaying call stack trace for plugin "hookgrabrope.smx":
L 03/19/2016 - 09:06:14: [SM] [0] Line 1015, hookgrabrope.sp:ropCmd()
L 03/19/2016 - 09:06:14: [SM] Native "IsPlayerAlive" reported: Client 4 is not in game
L 03/19/2016 - 09:06:14: [SM] Displaying call stack trace for plugin "hookgrabrope.smx":
L 03/19/2016 - 09:06:14: [SM] [0] Line 1015, hookgrabrope.sp:ropCmd()
Include1 is offline
weeeishy
Senior Member
Join Date: Jul 2015
Location: Kuwait
Old 03-19-2016 , 16:02   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #104

Any idea on how to make it root only? I mean for flag Z
__________________
weeeishy is offline
DarkDeviL
SourceMod Moderator
Join Date: Apr 2012
Old 03-19-2016 , 22:18   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #105

Quote:
Originally Posted by weeeishy View Post
Any idea on how to make it root only? I mean for flag Z
You follow the documentation given in the very first post, e.g. there are some "Notes" there.
__________________
Mostly known as "DarkDeviL".

Dropbox FastDL: Public folder will no longer work after March 15, 2017!
For more info, see the [SRCDS Thread], or the [HLDS Thread].
DarkDeviL is offline
Kailo
Senior Member
Join Date: Sep 2014
Location: Moscow, Russia
Old 03-25-2016 , 10:14   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #106

BUG: __StopPush exist but creating is missed.
PHP Code:
CreateNative("HGR_StopPush"__StopPush); 
Kailo is offline
ustoopia
New Member
Join Date: Apr 2007
Old 05-04-2016 , 15:32   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #107

This topic is probably dead but I hope the author still keeps track and will read this. I just set up a source server (april 2016) and installed the addon and it works perfect so far.

I used a hookmod addon years ago on a cs1.6 server and with that addon it was possible to not only choose the sound for the hook but also different sounds. One for when the hook gets deployed, one for when it fails to hit a target because it was too far away or the sky for example, and another sound for when it succesfully hits a target, a different sound when it would hit a player.

I opened the amxmodx smx file and found the code i will paste below. MY HUMBLE REQUEST : would it be possible to implement something similar in this addon?

Code:
// Hook Sounds
engfunc(EngFunc_PrecacheSound, "weapons/xbow_hit1.wav") // good hit
engfunc(EngFunc_PrecacheSound, "weapons/xbow_hit2.wav") // wrong hit
engfunc(EngFunc_PrecacheSound, "weapons/xbow_hitbod1.wav") // player hit
engfunc(EngFunc_PrecacheSound, "weapons/xbow_fire1.wav") // deploy
And another question or request that I find more important then what I asked about the sounds. Is it somehow possible, or could be made possible to hook a player follow them around as long as the hook is connected to that player. FYI: I disabled rope and grab btw because that wouldnt work the way I have in mind. So imagine this scenario: I run a low gravity server with knives only and hook. When a player succesfully hooks another player he will follow that player as long as the hook is connected. Idealy would be a timeout that the hook will stay connected like the addon from cs1.6 had. It was possible to set/enable/disable the timeout period using a cvar. Is this somehow possible to do by editing some code? So that was my third question/request :-)

If anybody else reading this has knowledge of the addon code and knows how to achieve my ideas then please do contact me. It will be very MUCH appreciated ;-)

Otherwise great addon. Brings back some memory's from years ago when I ran three different Very popular hookmod servers on 1.6. I recently found the backups and set them up again for old time sake. After some updates they ran again but I would much rather have them running in CS:S

Last edited by ustoopia; 05-04-2016 at 15:45.
ustoopia is offline
TiBarification
Junior Member
Join Date: Aug 2012
Location: Ukraine
Old 06-18-2016 , 08:04   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #108

Quote:
Originally Posted by Include1 View Post
03/19/2016 - 09:06:14: [SM] Native "IsPlayerAlive" reported: Client 4 is not in game
L 03/19/2016 - 09:06:14: [SM] Displaying call stack trace for plugin "hookgrabrope.smx":
L 03/19/2016 - 09:06:14: [SM] [0] Line 1015, hookgrabrope.sp::DropCmd()
L 03/19/2016 - 09:06:14: [SM] Native "IsPlayerAlive" reported: Client 4 is not in game
L 03/19/2016 - 09:06:14: [SM] Displaying call stack trace for plugin "hookgrabrope.smx":
L 03/19/2016 - 09:06:14: [SM] [0] Line 1015, hookgrabrope.sp::DropCmd()
Fixed version 1.1.5
Attached Files
File Type: zip hookgrabrope_1.1.5.zip (55.3 KB, 302 views)
TiBarification is offline
murrvg
Member
Join Date: Mar 2015
Old 06-22-2016 , 13:58   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #109

L 06/21/2016 - 233:53: [SM] [0] Line 1760, hookgrabrope.sp::Grabbing()
L 06/21/2016 - 233:54: [SM] Native "PrintCenterText" reported: Client 1 is not in game
L 06/21/2016 - 233:54: [SM] Displaying call stack trace for plugin "hookgrabrope.smx":
L 06/21/2016 - 233:54: [SM] [0] Line 1760, hookgrabrope.sp::Grabbing()
L 06/21/2016 - 233:54: [SM] Native "PrintCenterText" reported: Client 1 is not in game
L 06/21/2016 - 233:54: [SM] Displaying call stack trace for plugin "hookgrabrope.smx":
L 06/21/2016 - 233:54: [SM] [0] Line 1760, hookgrabrope.sp::Grabbing()
L 06/21/2016 - 233:54: [SM] Native "PrintCenterText" reported: Client 1 is not in game
L 06/21/2016 - 233:54: [SM] Displaying call stack trace for plugin "hookgrabrope.smx":
L 06/21/2016 - 233:54: [SM] [0] Line 1760, hookgrabrope.sp::Grabbing()
L 06/21/2016 - 233:54: [SM] Native "PrintCenterText" reported: Client 1 is not in game
L 06/21/2016 - 233:54: [SM] Displaying call stack trace for plugin "hookgrabrope.smx":
L 06/21/2016 - 233:54: [SM] [0] Line 1760, hookgrabrope.sp::Grabbing()
L 06/21/2016 - 233:54: [SM] Native "PrintCenterText" reported: Client 1 is not in game
L 06/21/2016 - 233:54: [SM] Displaying call stack trace for plugin "hookgrabrope.smx":
L 06/21/2016 - 233:54: [SM] [0] Line 1760, hookgrabrope.sp::Grabbing()
L 06/21/2016 - 233:54: [SM] Native "PrintCenterText" reported: Client 1 is not in game
murrvg is offline
Include1
Member
Join Date: Feb 2016
Old 06-30-2016 , 04:09   Re: [ANY] Hook Grab Rope (1.1.4)
Reply With Quote #110

L 06/30/2016 - 10:54:29: [SM] Call stack trace:
L 06/30/2016 - 10:54:29: [SM] [0] PrintCenterText
L 06/30/2016 - 10:54:29: [SM] [1] Line 1760, F:\sm-hosties-master\addons\sourcemod\scripting\hookgrabrop e.sp::Grabbing()
L 06/30/2016 - 10:54:29: [SM] Exception reported: Client 1 is not in game
Include1 is offline
Reply


Thread Tools
Display Modes

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 08:10.


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