Anyways, is there any unpdate in the plugin chrrox??
See ya



rename TTGL to TMCL?inspiredgurl wrote:anyone getting this error when trying to view the models:
[img]http://img543.imageshack.us/img543/6057/messagex.png[/img
[img]http://img812.imageshack.us/img812/655/noesiserror.png[/img
i'm always missing something lol. thnx it works now.rexil wrote:rename TTGL to TMCL?inspiredgurl wrote:anyone getting this error when trying to view the models:
[img]http://img543.imageshack.us/img543/6057/messagex.png[/img
[img]http://img812.imageshack.us/img812/655/noesiserror.png[/img



endian BIG
open FDSE "trial.lnk" 0
open FDSE "archive_order.bin" 1
goto 0x8 1
get files long 1
goto 0x24 1
savepos offset 1
for i = 0 < files
goto offset 1
get noff long 1
get arcnum long 1
get id long 1
savepos offset 1
goto noff 1
get name string 1
putarray 0 i name
next i
getarray name 0 0
putarray 0 files name
goto 0xC
get files long
get unk01 longlong
get unk02 longlong
for i = 0 < files
get offset longlong
get zsize longlong
get size longlong
get arc longlong
set id i
math id + 1
getarray name 0 id
if zsize == size
log name offset size
else
clog name offset zsize size
endif
next i






FYI, this build broke support for loading DOA5's stages. This is the error I get now:chrrox wrote:here is a test build that works on most meshes to position the mesh pieces in the correct spots.

