overview css

overview css

Re: overview css Posted by Hawk on Sun Oct 23rd 2005 at 8:26am
Hawk
8 posts
Posted 2005-10-23 8:26am
Hawk
member
8 posts 21 snarkmarks Registered: Feb 18th 2005 Occupation: Single Location: Sweden
I need a tutorial for how to make an overview for CS:S. Ive looked in
the docs that came with SDK but i only found a bad tutorial where they
didnt explain how to use one of the vital programs, or even where to
download it! Here?s some lines i didnt understand:
Create the material files

1. Run "vtex.exe mapname.TGA" to create a matching .VTF texture file
What the heck is vtex!?

Can someone please help me!?
Re: overview css Posted by Crono on Sun Oct 23rd 2005 at 8:42am
Crono
6628 posts
Posted 2005-10-23 8:42am
Crono
super admin
6628 posts 700 snarkmarks Registered: Dec 19th 2003 Location: Oregon, USA
It's a program that comes with the SDK. Located: "X:..\Steam\SteamApps\..\sourcesdk\bin"

It's executed through the command line. Or a batch file. But command line is easier. (Start >> Run >> cmd)

Change directory to the one I specified earlier, to make things easier, make sure your tga file is in that same place (otherwise you'll have to define the entire path) and make sure to put it in quotes if there are spaces in the paths.
Blame it on Microsoft, God does.
Re: overview css Posted by omegaslayer on Sun Oct 23rd 2005 at 6:53pm
omegaslayer
2481 posts
Posted 2005-10-23 6:53pm
2481 posts 595 snarkmarks Registered: Jan 16th 2004 Occupation: Sr. DevOPS Engineer Location: Seattle, WA
Make sure the directory is set to the mod your working on (eg: CSS) then place the material in:

X:\Program
Files\Valve\Steam\SteamApps\Yourname\sourcesdk_content\cstrike\materialsrc.
Then take the .tga and drag it over the vtex.exe in:

X:..\Steam\SteamApps\..\sourcesdk\bin

and it will generate the .vtf
Posting And You