Importing Custom Textures

Importing Custom Textures

Re: Importing Custom Textures Posted by Jinx on Mon Sep 19th 2005 at 2:42am
Jinx
874 posts
Posted 2005-09-19 2:42am
Jinx
member
874 posts 692 snarkmarks Registered: Nov 27th 2002 Location: Ohio
I have two related questions:

1) How do I import custom vtf & vmt files into Hammer?

2) When compiling, how do I include those textures in the map file?

I'm using Nem's Tools to compile. Is there anything for the Source compile tools similar to the -wadinclude and -nowadtextures stuff from HL1? And whatever the command is, does it include -all custom textures- from whatever source, or just those in use by that map?

thanks :biggrin:
Re: Importing Custom Textures Posted by Crono on Mon Sep 19th 2005 at 4:14am
Crono
6628 posts
Posted 2005-09-19 4:14am
Crono
super admin
6628 posts 700 snarkmarks Registered: Dec 19th 2003 Location: Oregon, USA
1) You put them in the materials folder.

2) I don't know, but I remember it was addressed on the hl2 editing forum. (I think)
Blame it on Microsoft, God does.
Re: Importing Custom Textures Posted by Campaignjunkie on Mon Sep 19th 2005 at 4:27am
Campaignjunkie
1309 posts
Posted 2005-09-19 4:27am
1309 posts 329 snarkmarks Registered: Feb 12th 2002 Occupation: Student Location: West Coast, USA
1) Yeah, put them in the materials folder. Some VTFtool GUIs should organize all the path stuff for you automatically.

2) BSPzip -
though I recommend using on of the GUIs found at the bottom of the page
instead. Note that you can include more than just textures, but also custom models and sounds. Very handy.
Re: Importing Custom Textures Posted by omegaslayer on Mon Sep 19th 2005 at 5:15am
omegaslayer
2481 posts
Posted 2005-09-19 5:15am
2481 posts 595 snarkmarks Registered: Jan 16th 2004 Occupation: Sr. DevOPS Engineer Location: Seattle, WA
Here is one of those GUIs that CJ was talking about:

http://www.geocities.com/cofrdrbob/pakrat.html
Posting And You
Re: Importing Custom Textures Posted by silentrunner007 on Mon Sep 19th 2005 at 10:43am
silentrunner007
5 posts
Posted 2005-09-19 10:43am
5 posts 1 snarkmarks Registered: Mar 8th 2004
i'd recommend pakrat. its simple to use and works perfectly.
Re: Importing Custom Textures Posted by Jinx on Mon Sep 19th 2005 at 2:27pm
Jinx
874 posts
Posted 2005-09-19 2:27pm
Jinx
member
874 posts 692 snarkmarks Registered: Nov 27th 2002 Location: Ohio
ah, okay, sounds like you don't have to deal with embedding content until you are ready to distribute. I will probably just hold off on that for now, then.

and I -think- I can figure out how to import them now, thanks guys!