Search
Username:
Password:

Register or Reset Password

SUBMISSIONS
Counter Strike
   New Maps
   New Tutorials
   New Skins
   New GUI's
   New Sounds
   New Threads
Other
   Media
   Gamers
   Clans
   Studios
How To Make A Custom Menu
Difficulty: Beginner
Category: CS:S > Sprites & GUIsAuthor(s):
Did you create this? Request ownership

1. First of all you will need to download a menu from the GUIS/CSS/Other/Misc. Section, any will do.

2. Extract the file to C:\Program Files\Valve\Steam\SteamApps\YOURUSERNAME\counter-strike source\cstrike\resource

3. Open the file with notepad and customize as follows

4. Everything in the label "..." line should change to what you want, for example: label "create server"

5. When you log on to CSS enjoy your menu.

Notes:2, 3 and 7 are spacing to help separate different section of the menu.

I CANT STRESS THIS ENOUGH, DONT CHANGE THE COMMAND LINE



______________________________________________________________________
"GameMenu"
{
"1"
{
"label" "Menu Title"
"command" "engine toggleconsole"
}
"2"
{
"label" ""
"command" ""
}
"3"
{
"label" ""
"command" ""
}
"4"
{
"label" "Resume Game"
"command" "ResumeGame"
"OnlyInGame" "1"
}
"5"
{
"label" "Disconnect"
"command" "Disconnect"
"OnlyInGame" "1"
}
"6"
{
"label" "Player List"
"command" "OpenPlayerListDialog"
"OnlyInGame" "1"
}
"7"
{
"label" ""
"command" ""
"OnlyInGame" "1"
}
"8"
{
"label" "Find Servers"
"command" "OpenServerBrowser"
}
"9"
{
"label" "Create Server"
"command" "OpenCreateMultiplayerGameDialog"
}
"10"
{
"label" "Friends"
"command" "OpenFriendsDialog"
}
"11"
{
"label" "Report Bug"
"command" "engine bug"
}
"12"
{
"label" "Video Stress Test"
"command" "OpenBenchmarkDialog"
}
"13"
{
"label" "Options"
"command" "OpenOptionsDialog"
}
"14"
{
"label" "Quit"
"command" "Quit"
}
}
______________________________________________________________________

Added: 2 years agoTags: make, custom, menu
Feedback (13)
Page of 2   1 2 Next Page
foxbmxer0 .
BannedY2M
Posted 1 year ago
I don't really get this.
- Banned
JG1337 .
removedY2M
Posted 1 year ago
Pros: good tut, well written
Cons: -_-
Improvements: -_-
.
SRT-4 RuLeZY2M
Posted 1 year ago
Nice, very good.
Horus .
Ny'raXY2M
Posted 1 year ago
Nice tut...but i cant save my custom menu...if i press "save" and close the window...then i open it again and my things i writen are away...:( did i make something wrong?
Conor-Pow .
"Viridian Gym Leader"Y2M
Posted 1 year ago
Tah man,

good tut,

i feel special with my custom menu =]
- "Viridian Gym Leader"
AssassinsExistence .
HUBBA HUBBA HABBU!Y2M
Posted 1 year ago
Posted by maxdamage68

Is it possible to add extra buttons, say 2 with the same command line? ie if I added this to the end would it work as well as keeping the button labeled quit?


You can do that but why would you want 2 of the same button? :)
maxdamage68 .
BananiteY2M
Posted 1 year ago
Is it possible to add extra buttons, say 2 with the same command line? ie if I added this to the end would it work as well as keeping the button labeled Quit
?

{
"label" "Quit2"
"command" "Quit"
}
toledos-blackhole .
dfbdzfhdhedthY2M
Posted 1 year ago
........ ok so where does the picture i want go??
dave1 .
I Smile in the face of Washing UpY2M
Posted 1 year ago
I apologise for this not so bright report on this tutorial.

I had a look, but then thought "Hey, not that useful because it doesent explain the whole prospect of menu making".

But apart from that, a nice tutorial

7/10.

- dave1
- I Smile in the face of Washing Up
AxelRose666 .
BananiteY2M
Posted 1 year ago
Im sorry but i dont really get it couls u like help me understand the blue writing plz
- Bananite
Page of 2   1 2 Next Page
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.
Assessment
The community's verdict.
User Rating [+]
9/10
bScore
9.0/10
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.
Stamps
This Tutorial in a nutshell...
Helpful & Useful
You cannot stamp yet!
Stamps let you apply characteristics to submissions to help others understand them.

To stamp this submission register or login.

Added by...
xDamien .
Speak softly and carry a big stick
Ranked 358th ( 1) with 5,354 points. 13 points behind xxxgamer .

[+] Donate
Related Tutorials