This article's documentation is for anything that uses the Source engine. Click here for more information.

Changelevel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
No edit summary
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
{{Console command}}
{{this is a|console command|name=changelevel}} It will end the current game, load the specified map and start a new game on it. The main difference with [[map (console command)|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 (console command)|map]] is that the players are not kicked from the server.


== Usage ==
== Usage ==

Latest revision as of 18:27, 17 May 2024

changelevel is a console command available in all Source Source games. It 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.