Arena BSA file
Sample
https://drive.google.com/file/d/0B0oEDr ... sp=sharing
Arena BSA
-
- Posts: 64
- Joined: Tue Sep 08, 2015 11:27 am
Re: Arena BSA
Code: Select all
get FILEZ short
savepos OFF
xmath SIZE "FILEZ * 0x12"
get TBLOFF asize
math TBLOFF - SIZE
goto TBLOFF
for i = 0 < FILEZ
getdstring NAME 0xE
get SIZE long
log NAME OFF SIZE
math OFF + SIZE
next i