Insurgency reads its active playlist from server.cfg. The current package uses the full playlist name, such as nwi/pvp_sustained; the old tacticalop and sustained shorthand values should not be used.
- Stop the server and open Configuration Files.
- Click Text Editor beside
server.cfg. - Find
sv_playlistand enter one of the values below. - Save the file and start the server.
| Playlist | Value |
|---|---|
| Sustained PvP | nwi/pvp_sustained |
| Co-operative | coop |
| Custom | custom |
sv_playlist nwi/pvp_sustained
Restarting is required because the playlist is selected when the server launches. If it appears unchanged, reopen the file and confirm the saved line contains no quotation marks or trailing comment.
