Changelevel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
{{Console Command}}
{{Console Command}}
The '''changelevel''' [[ConCommand|console command]] will end the current game, load the specified map and start a new game on it. The main difference with [[Map_(ConCommand)|map]] is that the players are not kicked from the server.
The '''changelevel''' [[console]] command will end the current game, load the specified map and start a new game on it. The main difference with [[Map_(ConCommand)|map]] is that the players are not kicked from the server.


== Usage ==
== Usage ==

Revision as of 11:46, 27 June 2023

Template:Console Command The changelevel console command will end the current game, load the specified map and start a new game on it. The main difference with map is that the players are not kicked from the server.

Usage

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

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

See also