View Single Post
tjdgns9246
Member
Join Date: Dec 2009
Old 01-08-2012 , 04:44   Re: how can i find out functnion of virtual offs argements?
Reply With Quote #6

Quote:
Originally Posted by McFlurry View Post
There's probably some info on what the parameters do in the server library you're looking at. If you can't find anything, take a shot and start doing some guessing. I attached a plugin that will attempt to create an sdkcall for CSSPlayer::Blind. I also included the gamedata. If what I wrote works, great , if not start changing the pass type for the parameters. You can test the sdkcall plugin with "sm_sdkblind 10.0 10.0 10.0" You have to be in game though.
i have tested with your plugin.

at first when i typed !sdkblind 10.0 10.0 10.0, console showed me an error, array index out of bounds.

so i fixed it simply.

anyway, it didn't work at all even when i changed SDKPassMethod.

and i now i have another problem.

if some virtual functions numbers are overriding, how can i set them?

thanks

Last edited by tjdgns9246; 07-20-2013 at 13:18.
tjdgns9246 is offline