This is a read only copy without any forum functionality of the old Modcraft forum.
If there is anything that you would like to have removed, message me on Discord via Kaev#5208.
Big thanks to Alastor for making this copy!

Menu

Author Topic: [QUESTION] maps  (Read 3140 times)

schlumpf

  • Administrator
  • Creator of Worlds
  • *****
  • Posts: 2967
    • View Profile
Re: [QUESTION] maps
« Reply #15 on: February 25, 2014, 01:31:09 am »
Quote from: "AnthonysToolbox"
Quote from: "schlumpf"
Code: [Select]
(strings foo.adt | grep -i "(wmo|m2|mdx)" | while read file; do strings $file | grep -i blp; done) | sort -u

As per his screenshot, it seems the issue is with the various wmo/m2 files, not necessarily the adt tilesets.
That line will result in all blps used in all objects in your art file, so it will pretty much be what he requested.
« Last Edit: January 01, 1970, 01:00:00 am by Admin »