Texture filenames from a B3D file?

Blitz3D Forums/Blitz3D Programming/Texture filenames from a B3D file?

Craig H. Nisbet(Posted 2004) [#1]
Hi guys, I have an issue where I need to transport a lot of B3D files to a new location. Unfortunately, I can't tell what image textures are associated with each object when I look at them in explorer. I'm guessing there is probably a way I could write a program that parses the B3D file itself to grab the needed imagefiles, but I have no idea how to write this.

Anyone have any code for something like this?


Bot Builder(Posted 2004) [#2]
You can probably modify/ use this:

http://www.blitzbasic.com/codearcs/codearcs.php?code=524