Originally posted by deth
do you know how to repack the mossyfunctions or class as i have done my edit but dont know how to repack them
after you edit the "00000002.dat" file you need to recompress into the gsc EX: (run in cmd prompt) "packzip -o 0x00000002 -w -15 00000002.dat _mossyfunctions_recomp.gsc"
after you do that you need to hed edit the gsc back into the two dat files, making sure you have correct headers and footers and that you change the file size in hex appropriately.
after you hex edit the dat files back together you need to repack them as well back into the patch_mp.ff :
packzip -o 0x00014f51 -w -15 00014f51.dat patch_mp.ff
packzip -o 0x00024ef6 -w -15 00024ef6.dat patch_mp.ff