Map background: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
mNo edit summary
m (Edited to look more like Map)
Line 1: Line 1:
The Command map loads the specified Map and uses it as the background. (Behind the: New Game and Game Title)
The Command map loads the specified Map and uses it as the background. (Behind the: New Game and Game Title)


Usage: map_background <mapname> (Without extension .bsp)
Usage:  
map_background <mapname> (Without extension .bsp)
 
Can access both maps in mounted GCFs and in the local mod/game root.
Can access both maps in mounted GCFs and in the local mod/game root.
[[Console_Command_List|<- Back to Console Command List]]

Revision as of 18:54, 28 April 2007

The Command map loads the specified Map and uses it as the background. (Behind the: New Game and Game Title)

Usage:

map_background <mapname> (Without extension .bsp)

Can access both maps in mounted GCFs and in the local mod/game root.


<- Back to Console Command List