php
20th December 2013, 12:57
Since I'm not really actively working on this anymore and kung kept asking me to make it public; I made a github for it.
It features GSC > C++ compatibility and some other stuff.
Feel free to check it out.
https://github.com/riicchhaarrd/MDLL/
php
21st December 2013, 20:05
Released standalone for whatsoever reason; https://github.com/riicchhaarrd/MDLL/blob/master/Tools/bin/MDLL.exe?raw=true
kung foo man
21st December 2013, 22:05
Great to see a Windows version :)
You talked about a BG_PlayAnim() once, but I just can find one function related to anims.
int func_20002FA0(int a1, int a2, int a3, int a4, int a5, int a6, int a7, int a8) {
Com_Printf("PlayAnim called; %i %i %i %i %i %i %i\n", a1, a2, a3, a4, a5, a6, a7, a8);
}
php
21st December 2013, 23:01
There is some unfinished stuff in there yeah; also there's also stuff which I already found offsets for and never implemented. [lazy]
Mitch
22nd December 2013, 19:38
Did Com_Printf also print to the console or just to the console log? Because it only print to the console log in cod2 for me.
php
23rd December 2013, 09:26
AFAIK only to the console, never really tried to find out since I didn't need it.
Powered by vBulletin® Version 4.2.5 Copyright © 2025 vBulletin Solutions Inc. All rights reserved.