home *** CD-ROM | disk | FTP | other *** search
/ Xentax forum attachments archive / xentax.7z / 7258 / scb_unp.7z / scb_unp.bms
Encoding:
Text File  |  2014-04-25  |  374 b   |  24 lines

  1. get uname basename
  2. string uname += \
  3. get asize asize
  4. math asize -= 20
  5. goto -16
  6. get offset long
  7. goto offset
  8. get unk short
  9. do
  10. get namesz byte
  11. savepos off
  12. get unk byte
  13. if unk != 1
  14. goto off
  15. endif
  16. getdstring name namesz
  17. get offset long
  18. get size long
  19. get null longlong
  20. savepos pos
  21. set fname uname
  22. string fname += name
  23. log fname offset size
  24. while pos < asize