View Single Post
Author Message
tjdgns9246
Member
Join Date: Dec 2009
Old 01-07-2012 , 19:00   how can i find out functnion of virtual offs argements?
Reply With Quote #1

hello modders!

i have a question about virtual function.

now i have 3 kinds of virtual table, CCSPlayer, CCSGameRules and

CBaseCombatWeapon from IDA.

i get the picture little bit by searching the other threads.


but, i can't find out what the argments do in their virtual offset


for examble,

PHP Code:
460    CCSPlayer::Blind(float,float,float
i don't know what that 3 floats means and return.

i need your helps, modders.

thanks.


p.s it would be better if you teach me how to use virtual offset in detail, not by wiki

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