View Single Post
asherkin
SourceMod Developer
Join Date: Aug 2009
Location: OnGameFrame()
Old 05-01-2011 , 14:26   Re: [TF2] RocketBounce
Reply With Quote #15

Quote:
Originally Posted by r3dw3r3w0lf View Post
Code:
L 05/01/2011 - 12:28:56: [SM] Plugin encountered error 25: Call was aborted
L 05/01/2011 - 12:28:56: [SM] Native "SetFailState" reported: Could not initialize call for CTFProjectile_Arrow::IncrementDeflect
L 05/01/2011 - 12:28:56: [SM] Displaying call stack trace for plugin "RocketBounce.smx":
L 05/01/2011 - 12:28:56: [SM]   [0]  Line 52, rocketBounce.sp::OnPluginStart()
Change the CTFProjectile_Arrow::IncrementDeflect sig to
Code:
\x51\x56\x8B\xF1\x8B\x86\x2A\x2A\x2A\x2A\x8D\x8E\x2A\x2A\x2A\x2A\x8D\x54\x24\x04
And next time, it's nice if you specify you aren't actually using the original version, at least it was obvious this time.
__________________
asherkin is offline