Qhimm.com Forums
Miscellaneous Forums => Archive => Topic started by: Izban on 2006-05-30 05:00:22
-
im working on one of my little mods and i was wondering which files in the char.lpg call the animations any help would be appreciated
-
Animations are defined in the field files in flevel.lpg.
-
one more question how do i edit these files
-
Extract the file from the lpg and make sure it's uncompressed. Then open it up with a hex editor. Then, look for the part with .HRC in ascii. Animations are listed after each defined hrc as .tor, .aki, and .yos. Oh, and what I mean by "where the animations are defined" is where the game defines what animations will be used for each model in a level.
-
thanks i understand now
-
But of course...
Only problem is you have to do this for every level....all 729 of them!
There's this tiring obstacle...