Changelevel: Difference between revisions

From Valve Developer Community
Jump to navigation Jump to search
m (use {{Entity}})
mNo edit summary
Line 1: Line 1:
{{Console command}}
{{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.
{{Entity|type=command|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 ==

Revision as of 11:42, 17 August 2023

Template:Format 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.