M2/.skel

From wowdev
Revision as of 20:43, 6 July 2017 by Schlumpf (talk | contribs) (Created page with "chunks are probably seq, bone, attach =SKA1= =SKB1= =SKL1= struct skl1chunk { int a; int lenname; int c; int d; char name[lenname]; char e[size-16-b]; } s...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

chunks are probably seq, bone, attach

SKA1

SKB1

SKL1

struct skl1chunk {
  int a;
  int lenname;
  int c;
  int d;
  char name[lenname];
  char e[size-16-b];
} skl1;

SKPD

+8 seems to be another .skel file

SKS1

AFID

anim file ids, somehow duplicated from .m2

BFID

bone file ids, somehow duplicated from .m2