![]() |
![]() |
![]() |
|||||
![]() |
![]() |
![]() |
![]() |
![]() |
|||
| Welcome
to Tech Support Forum home to more then 136,000 problems solved. Issues
have included: Spyware, Malware, Virus Issues, Windows, Microsoft,
Linux, Networking, Security, Hardware, and Gaming Getting your
problem solved is as easy as: 1. Registering for a free account 2. Asking your question 3. Receiving an answer Registered members: * See fewer ads. * And much more..
|
| Want to know how to post a question? click here | Having problems with spyware and pop-ups? First Steps |
|
|||||||
| Gaming Discussion General discussion for computer and console gaming. |
![]() |
|
|
LinkBack | Thread Tools |
|
|
#1 (permalink) |
|
TSF Enthusiast
Join Date: Apr 2009
Location: Harrisburg, PA
Posts: 1,024
OS: Windows Vista Home Premium (6.0, Build 6001)
|
? about CSS files and folders
Can someone link me a good tutorial on how Counter Strike Source files are arranged. I have so many extra skins installed I'm not sure which folder the game uses to get the CT and T skins from and the current weapon skins for the various guns etc. I generally get confused because there is a \cstrike\materials\models\player\... path and a \cstrike\models\player\... path and they both have similar folders and files in them.
TIA, Dragoen
__________________
Dragoen ========================================================= Just because we can, doesn't mean we should... |
|
|
|
| Important Information |
|
Join the #1 Tech Support Forum Today - It's Totally Free!
TechSupportForum.com is a leading support website for your computer needs. We offer free, friendly and personalized computer support. Why pay to have your computer fixed when you can do it for free. Join TechSupportforum.com Today - Click Here |
|
|
#4 (permalink) |
|
TSF Enthusiast
Join Date: Apr 2009
Location: Harrisburg, PA
Posts: 1,024
OS: Windows Vista Home Premium (6.0, Build 6001)
|
Re: ? about CSS files and folders
Yes, fpsbanana, cs_nation i think is another site. I just google css skins and look around.
I think a better way to ask the question is how does CSS know which set of player skins to use when you have, say, 17 different versions (subfolders) in your players folder? I'm looking for a programmers guide or developers guide to explain the relationship between the files stored in both player folders. I've figured out the naming conventions used for the weapon folders and files.
__________________
Dragoen ========================================================= Just because we can, doesn't mean we should... |
|
|
|
|
|
#5 (permalink) |
|
Moderator, Games Team
|
Re: ? about CSS files and folders
If you have multiple player skins you can only have one "active" per CT or T model. You need to edit the vmt file (Valve material Table) and change the value of the $baseTexture to you skin. (Example: $baseTexture "\materials\models\player\custom_skin")
You will need to following tools. VTFEdit (to quickly edit vmt and vmf files) GCFScape (To open Steams GCF Archive files) First open GCFScape and navigate to the file counter-strike source shared.gcf which is in steamapps. If you have steam currently running you need to click options in GCFScape and select Violate Access before you open the file. Once the file is opened you need to navigate to \cstrike\materials\models\player\ there will be other folders in here each one is a player model. Choose which one(s) you want the custom skin(s) to appear on. Open those folders and extract the VTM (Example: ct_gign.vtm) Place the vtm files in your counter-strike material folder "\cstrike\materials\models\player" make sure your custom skin (vmf) is in the same folder as the vtm. Now you open the VTFEdit and open the vtm, you will be met with a few lines of code. Look for $baseTexture and change the path name to where your skin file is. So the path name should be something like this. "materials\models\player\custom_skin". Save the new file and close the program. If ive written this correctly you should have a custom skin on the selected model. If not it will still be the original or pink/black checkerboard look.
__________________
Folding@Home |
|
|
|
|
|
#6 (permalink) |
|
TSF Enthusiast
Join Date: Apr 2009
Location: Harrisburg, PA
Posts: 1,024
OS: Windows Vista Home Premium (6.0, Build 6001)
|
Re: ? about CSS files and folders
Thanks for the programs. I'll play around with them and see what trouble I can get into.
__________________
Dragoen ========================================================= Just because we can, doesn't mean we should... |
|
|
|
![]() |
| Thread Tools | |
|
|