Currently, .mdl's with >256 frames will cause memory corruption since the limit is not checked.
We could easily lift this limit since protocol 666 already supports 16-bit frame indices on models.
QSS probably has already done this since Spike revamped the mdl loading code there.
Have a patch for this?
Fixed in r1670 with Oz's patch