+ Reply to Thread
Results 1 to 7 of 7
  1. #1
    Dracula is offline
    Banned Banned
    Dracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for rep

    Join Date
    26 Mar 2008
    Location
    Your Momastand
    Posts
    4,727
    Thanks
    630
    Thanked
    706 in 356 Posts

    How to Change Your Opening CSS Menu

    1 Download this-http://nemesis.thewavelength.net/index.php?p=26
    2) go to your 'C:\Program Files\Valve\Steam\steamapps' folder
    3) double click on 'counter-strike source shared.gcf'
    4) go to '\recource\'
    5) extract 'GameMenu.res' to your '\cstrike\recource\' folder
    6) open "GameMenu.res"

    it will look like this:

    "GameMenu"
    {
    "1"
    {
    "label" "#GameUI_GameMenu_ResumeGame"
    "command" "ResumeGame"
    "OnlyInGame" "1"
    }
    "2"
    {
    "label" "#GameUI_GameMenu_Disconnect"
    "command" "Disconnect"
    "OnlyInGame" "1"
    }
    "3"
    {
    "label" "#GameUI_GameMenu_PlayerList"
    "command" "OpenPlayerListDialog"
    "OnlyInGame" "1"
    }
    "4"
    {
    "label" ""
    "command" ""
    "OnlyInGame" "1"
    }
    "5"
    {
    "label" "#GameUI_GameMenu_FindServers"
    "command" "OpenServerBrowser"
    }
    "6"
    {
    "label" "#GameUI_GameMenu_CreateServer"
    "command" "OpenCreateMultiplayerGameDialog"
    }
    "7"
    {
    "label" "#GameUI_GameMenu_Friends"
    "command" "OpenFriendsDialog"
    }
    "8"
    {
    "label" "#GameUI_ReportBug"
    "command" "engine bug"
    }
    "9"
    {
    "label" "#GameUI_LaunchBenchmark"
    "command" "OpenBenchmarkDialog"
    }
    "10"
    {
    "label" "#GameUI_GameMenu_Options"
    "command" "OpenOptionsDialog"
    }
    "11"
    {
    "label" "#GameUI_GameMenu_Quit"
    "command" "Quit"
    }

    }






    RULES TO FOLLOW


    1) you may NEVER EVER EVER edit the command("command" "...") box. that will totaly screw up the game. (trust me)

    2) the "OnlyInGame" parameter can be set to either 1 or 0.
    if set to 1, that menu will ONLY show up if your playing in a server, NOT right when you start up the game
    if set to 0, the menu will show up in BOTH, when it starts up, AND when your ingmame

    3) to edit what it says, edit the "Label" parameter.




    EDITING THE FILE



    so, for this line:

    "11"
    {
    "label" "#GameUI_GameMenu_Quit"
    "command" "Quit"
    }


    if i wanted it to say "Penis" instead of "Quit", i would change that whole thing to:

    "11"
    {
    "label" "Penis"
    "command" "Quit"
    }

  2. Thanked by 1 user: PingPong (15 Jul 2009)

  3. #2
    Fast Bullet is offline
    Audaces fortuna iuvat
    Fast Bullet is just really niceFast Bullet is just really niceFast Bullet is just really niceFast Bullet is just really nice

    Join Date
    16 Dec 2007
    Location
    Slovenia
    Posts
    472
    Thanks
    83
    Thanked
    16 in 14 Posts
    Any pictures before and after ?

  4. #3
    Dracula is offline
    Banned Banned
    Dracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for rep

    Join Date
    26 Mar 2008
    Location
    Your Momastand
    Posts
    4,727
    Thanks
    630
    Thanked
    706 in 356 Posts
    Ill go take 1 of what mine is now. Note the first and last line.

    Last edited by Dracula; 14 Jul 2009 at 11:29pm.

  5. #4
    Fast Bullet is offline
    Audaces fortuna iuvat
    Fast Bullet is just really niceFast Bullet is just really niceFast Bullet is just really niceFast Bullet is just really nice

    Join Date
    16 Dec 2007
    Location
    Slovenia
    Posts
    472
    Thanks
    83
    Thanked
    16 in 14 Posts
    Nice,tnx!

  6. #5
    PingPong is offline
    BrandNewSwag
    PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!PingPong IS OVER 9000!!!!!!

    Join Date
    8 Apr 2009
    Location
    Canada, Eh?
    Posts
    2,662
    Thanks
    427
    Thanked
    324 in 214 Posts
    Gamer IDs

    Gamertag: LLL Equinox LLL Steam ID: STEAM_0:1:13379678
    Never seen this before all ive ever seen was the ones on fps banana. Thanks drac <3

    Fuckdemhaters

  7. #6
    Buca is offline
    The Boss
    Buca is on a distinguished road

    Join Date
    30 Aug 2009
    Location
    Hawaii
    Posts
    97
    Thanks
    5
    Thanked 1 Time in 1 Post
    Sweet. I've seen it done before, just didnt know how to code it. Ty for this.

  8. #7
    Dracula is offline
    Banned Banned
    Dracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for repDracula begs for rep

    Join Date
    26 Mar 2008
    Location
    Your Momastand
    Posts
    4,727
    Thanks
    630
    Thanked
    706 in 356 Posts
    There are probably more things I could tweek but I dont feel like playing with my configs anymore.


 

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts