custom textures that download

custom textures that download

Re: custom textures that download Posted by Haze on Fri Mar 11th 2005 at 6:54pm
Haze
118 posts
Posted 2005-03-11 6:54pm
Haze
member
118 posts 42 snarkmarks Registered: Jan 24th 2005 Occupation: Game Designer Location: Frozen Wolf Limited
Hi, I am creating a Half Life 2 deathmatch level, however it includes custom textures, I need to be able to have those textures download when a player joins the game. Now I get stuck easaly so if someone could explain it to me point by point it would help.
Re: custom textures that download Posted by Orpheus on Fri Mar 11th 2005 at 7:03pm
Orpheus
13860 posts
Posted 2005-03-11 7:03pm
Orpheus
member
13860 posts 2024 snarkmarks Registered: Aug 26th 2001 Occupation: Long Haul Trucking Location: Long Oklahoma - USA
if your textures are not embedded in the bsp, your task is impossible.. at least to my knowledge.
Re: custom textures that download Posted by Loco on Fri Mar 11th 2005 at 7:06pm
Loco
615 posts
Posted 2005-03-11 7:06pm
Loco
member
615 posts 121 snarkmarks Registered: Aug 29th 2003 Occupation: Student Location: UK
Might want to check a few topics down. :smile:

http://www.snarkpit.com/forums.php?forum=6&topic=4587&7

That should start you off on the right track. Personally I don't know much about it, but it's something to do with bspzip.

In future, check the forums properly before posting a new question. I
know that there wasn't an answer to the other post, but posting a new
topic won't get the other one answered any faster!

You should be able to find bspzip in C:Program
FilesSteamSteamApps[yoursteamusername]sourcesdkbin although I'm
not sure how it's used. Google around a bit and there should be a tut
somehwere, although Valve have a pretty comprehensive one
here.
Hope this helps.

[EDIT] Damn! Orph got there before me!
Re: custom textures that download Posted by Haze on Fri Mar 11th 2005 at 8:43pm
Haze
118 posts
Posted 2005-03-11 8:43pm
Haze
member
118 posts 42 snarkmarks Registered: Jan 24th 2005 Occupation: Game Designer Location: Frozen Wolf Limited
I saw that but its complicated, I need someone to explain it to me

Also, how do I know if a texture is included in half life 2 by default so I know when making my levels that it will work for everyone?