-
Apprentice
Question about player.bmd
I extracted player.bmd using pentium tools and got multiple smd with numbers as name. I wanna know what each numbers are what animation used in game, and which data file that has that information. I already tried looking in Local folder and server data files but couldn't find it. I can only quess that it's in main.exe.
I need that information because I wanna render those animations as sprites, and use them in my own mod in Diablo 2. I'd appreciate if anyone can provide it for me
Thanks in advance
UPDATE: I found it! The animation order is in enum array in _enum.h from main.exe source
Last edited by ocarinas; 05-12-22 at 04:52 PM.
-