Custom Server Playlist Options

Feb 14, 2013
189
70
28
www.youtube.com
Gamertag
UncutFighter
#1
Project Cartographer adds additional server playlist options to the .hpl files used for Dedicated Servers.


The following options may be added to playlists in the [Custom Variant] section of the playlist files:

Gravity: Adding gravity will allow you to change the in game gravity for players, below is an example of to add it to an .hpl game variant. *NOTE* 1 is default gravity.
Gravity = 0.5

Forced FOV: This is an option for server owners to force a specific Field of View for all players in the server, below is an example of to add it to an .hpl game variant.
Forced FOV = 78

Game Speed: This controls the speed of the game, below is an example of to add it to an .hpl game variant. *NOTE* 1 is default game speed.
Game Speed = 0.5

Infinite Ammo: This allows players to have infinite ammo, below is an example of to add it to an .hpl game variant.
Infinite Ammo = On

Explosion Physics: This controls the explosion physics applied to players that is normally only experienced by the Host of a peer hosted match such as the ability to grenade jump and barrel launch ,below is an example of to add it to an .hpl game variant.
Explosion Physics = On

Infinite Grenades: This allows players to have infinite grenades, below is an example of to add it to an .hpl game variant.
Infinite Grenades = On

Spawn Protection: This allows you to enable or disable the spawn protection (invulnerability) that a player normally has after spawning. below is an example of to add it to an .hpl game variant.
Spawn Protection = On



Here is what a playlist file would look like containing the above options:


1700002493507.png