View Single Post
Sreaper
髪を用心
Join Date: Nov 2009
Old 11-18-2012 , 22:56   Re: [CS:S/CS:GO] Hook Grab Rope (1.0.5)
Reply With Quote #10

Very nice plugin. If you have time, would you please add a convar that defines the hook hit sound?
Additionally, your plugin should work with any game.

Change line 130
Code:
HookEvent("round_freeze_end", RoundFreezeEndEvent);
to
Code:
HookEventEx("round_freeze_end", RoundFreezeEndEvent);
Tested on TF2.

Last edited by Sreaper; 11-19-2012 at 01:08.
Sreaper is offline