Moderator elections are being held. See Valve Developer Community:Moderator elections for more details.
Users who would like to run for moderator must be autoconfirmed and have at least 100 edits. Users can check their own edit count at Special:Preferences.
This article's documentation is for anything that uses the Source engine. Click here for more information.

changelevel

From Valve Developer Community
Jump to: navigation, search

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.