I don't think it is possible to port filthy_freak_'s player movement functions to Windows.
The required function is a usercall and these calls are almost impossible to use.
CoD2 Windows 1.3.
PHP Code:hook_play_movement = new cHook(0x0456010, (int)play_movement);
I stopped working on libcod for Windows, because it has too many of these usercalls.PHP Code:const void *__usercall sub_456010<eax>(const void *result<eax>, int a2<ecx>)




Reply With Quote