Helphooking CameraUpdate

Posts 13 of 3 · Page 1 of 1
hooking CameraUpdate
i wanted to know how would you hook the CameraUpdate address if some one could explain

i made a sig scan for it just now

playerstatus is detected CameraUpdate is the other way to fix it can someon explain please


thanks in advanced
Quote Originally Posted by DisOwned View Post
i wanted to know how would you hook the CameraUpdate address if some one could explain

i made a sig scan for it just now

playerstatus is detected CameraUpdate is the other way to fix it can someon explain please


thanks in advanced
Camera update is a virtual function, just swap the function pointer for your own function that returns LT_OK. Same way you do IntersectSegment.

http://en.wikipedia.org/wiki/Virtual_method_table
Quote Originally Posted by Timboy67678 View Post
Camera update is a virtual function, just swap the function pointer for your own function that returns LT_OK. Same way you do IntersectSegment.

http://en.wikipedia.org/wiki/Virtual_method_table
thanks so much for the help +rep & thanked
Posts 13 of 3 · Page 1 of 1

Post a Reply

Similar Threads

Tags for this Thread

None

Need help?