Looks like this is what I need. The source is available, so it should be hackable into something similar to ldd. Thanks.

---
Andrew A. Chen
Divo Networks

On Thu, 3 Mar 2005, ironchef wrote:

Andrew A. Chen wrote:
I'd like to do something like this:

$ hl_ldd custommap.bsp
Checksum: Magic number OK, Checksum OK, Will load.
Textures Needed:
        gfx/env/asdf.tga (ok)
        gfx/foo/bar.tga (ok)
Models Needed:
        models/mymodel.mdl (not found)
Sprites Needed:
        sprites/foo.spr (ok)
Sounds Needed:
        sounds/asdf.wav (not found)

Take a look at ResGen (http://www.unitedadmins.com/index.php?p=content&content=resgen). It has a verify option that'll look for sources for maps when making a res file for you. The res files it generates will likely have to be updated for a Source server, as I don't see any indication that it's been updated for Source.

I never found the verify option to work in a reliable way, but I didn't
invest much time in figuring out, so it might be just what you're
looking for. Give it a try.

--
ironchef
http://www.dexworld.org/



_______________________________________________
hlds_apps mailing list
[email protected]
http://list.valvesoftware.com/mailman/listinfo/hlds_apps


_______________________________________________ hlds_apps mailing list [email protected] http://list.valvesoftware.com/mailman/listinfo/hlds_apps

Reply via email to