Map background: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
''For creating a map background, see [[Making Menu Background Maps]]''
''For creating a map background, see [[Menu_Background_Map]]''


The '''map_background''' [[ConCommand|console command]] loads the specified map and uses it as the background to the main menu of the game.
The '''map_background''' [[ConCommand|console command]] loads the specified map and uses it as the background to the main menu of the game.

Revision as of 19:58, 1 August 2008

For creating a map background, see Menu_Background_Map

The map_background console command loads the specified map and uses it as the background to the main menu of the game.

Usage

Syntax: map_background <mapname> (Without extension .bsp)

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

See also