Category talk:Source SDK FAQ: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (moved question here)
Line 15: Line 15:
== How to add a game in current game menu? ==
== How to add a game in current game menu? ==
How do i add a new game, like CSS to current game menu? {{unsigned|}}
How do i add a new game, like CSS to current game menu? {{unsigned|}}
:Might just be that I'm very sleepy but, what's the current game menu? --[[User:Etset|Etset]] 16:45, 1 Feb 2008 (PST)
:<s>Might just be that I'm very sleepy but, what's the current game menu?</s> --[[User:Etset|Etset]] 16:45, 1 Feb 2008 (PST)
:(Okay, nevermind that, my brain is working at half-speed right now...) There are two ways to add a game to the Current Game menu on the Source SDK Launcher (thar I know of):
:#An official game, when you '''buy''' it, will automatically appear there (HL2: Ep1, HL2: Ep2, DoD:S, CS:S, etc....)
:#If you ''[[Create_a_Mod|create a mod]]''. When you create a mod, it will appear in the list as well (I think... never tried it actually). --[[User:Etset|Etset]] 16:50, 1 Feb 2008 (PST)

Revision as of 17:50, 1 February 2008

theyre not double listed, one is an indexed list, the other is just a category vault. and btw, when you get redirected from Source SDK FAQ, theres no content at all. --deathz0rz 13:19, 30 Jun 2005 (PDT)


reverted --deathz0rz 13:22, 30 Jun 2005 (PDT)

Error found when running map

This error pops up when I try and run my map: The command failed. Windows reported the error:

 "The system cannot find the file specified."  

How do I fix this?? --User:CageinmyHead

I added a page for System cannot find file specifed error in the Level Design FAQ. In the future, you can post questions on the Help Desk page. --JeffLane 17:05, 29 Apr 2006 (PDT)

How to add a game in current game menu?

How do i add a new game, like CSS to current game menu? Unsigned comment added by [[User:|]] ([[User talk:|talk]] • contribs) Always sign your posts with four tildes (~~~~)

Might just be that I'm very sleepy but, what's the current game menu? --Etset 16:45, 1 Feb 2008 (PST)
(Okay, nevermind that, my brain is working at half-speed right now...) There are two ways to add a game to the Current Game menu on the Source SDK Launcher (thar I know of):
  1. An official game, when you buy it, will automatically appear there (HL2: Ep1, HL2: Ep2, DoD:S, CS:S, etc....)
  2. If you create a mod. When you create a mod, it will appear in the list as well (I think... never tried it actually). --Etset 16:50, 1 Feb 2008 (PST)