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
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
m (Changed parameters of {{this is a}} to comply with the updated version. This action was performed by a bot.)
 
Line 1: Line 1:
{{this is a|name=changelevel|c1}} 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.
{{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.


== 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.