Map (console command): Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (tidy & categorization)
(WARNING)
Line 1: Line 1:
The '''map''' [[ConCommand|console command]] loads the specified map and starts a game on it.
The '''map''' [[ConCommand|console command]] loads the specified map and starts a game on it. '''Warning:''' this command will kick everyone from your server before changing the map, or does a ''hard change'', so to speak. If you want to soft change your map from console use the [[changelevel]] command.


== Usage ==
== Usage ==

Revision as of 16:37, 28 November 2008

The map console command loads the specified map and starts a game on it. Warning: this command will kick everyone from your server before changing the map, or does a hard change, so to speak. If you want to soft change your map from console use the changelevel command.

Usage

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

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

See also