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
mNo edit summary
m (Updated old entity format to {{this is a}}. This action was perfomed by a bot.)
Line 1: Line 1:
{{format|type=c1|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.
{{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.


== Usage ==
== Usage ==

Revision as of 13:41, 4 January 2024

changelevel is a c1 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.