|
|
Taking away the counter strike source Difficulty: Beginner |
| Category: CS:S > Sprites & GUIs | Author(s): |

INTRO/REQUIREMENTS
Ok, this will be a quick tutorial but i think menu backgrounds would be better if more people knew this...go get the res files here: here
THE STEPS
1. Ok, let's start by locating the file we need it's called "ClientScheme.res" and it's located in cstrike/resource.
2. Open this file with notepad.
3. really close to the top, find these lines:
// Top-left corner of the "Counter-Strike" on the main screen
"Main.Title1.X" "32"
"Main.Title1.Y" "180"
"Main.Title1.Color" "0 0 0 255"
// Top-left corner of the "SOURCE" on the main screen
"Main.Title2.X" "380"
"Main.Title2.Y" "205"
"Main.Title2.Color" "0 0 0 255"
**NOTE** numbers could be different. the numbers could be different.
4. to make the css invisible, change these lines from this:
"Main.Title1.Color" "0 0 0 255"
"Main.Title2.Color" "0 0 0 255"
to this
"Main.Title1.Color" "0 0 0 0"
"Main.Title2.Color" "0 0 0 0"
(remember these numbers might be different to start with)
thats all there is to it, i realize this is short, but i see a LOT of good menu backgrounds get messed up because of the css in the middle, have fun.
P.S. of course you can change the color of the css to something different if you want:
"255 0 0 255"=red
"0 255 0 255"=green
"0 0 255 255"=blue
keep fourth number 255 always for a solid color |
| Added: 2 years ago | Tags: taking, away, counter, strike, source |
 Add Feedback Provide constructive feedback. What is "constructive"?You cannot post yet!Get involved on FPSB by posting your thoughts. Give authors your feedback to help them develop. To post in this submission register or login. |
 You cannot assess yet!Moderating FPSB is in your hands - when you assess a submission your vote determines its success or failure. To vote on this submission register or login. This Tutorial in a nutshell... Useful & Detailed 2 x Useful 2 x Detailed 2 x Well Written 2 x Helpful 1 x Handy 1 x Informative You cannot stamp yet!Stamps let you apply characteristics to submissions to help others understand them. To stamp this submission register or login.
 |
#NeutraLized The Good, The Bad, and The NeutraLized |
| Membership: On Request |
| Primary Skills: Graphic Design, Mapping, Modelling, Texturing |
| Inception: 2 years ago |
Want more? Find related tuts. |