Playlistvars
Playlist overrides
The GitBook based NorthstarWiki has been replaced in favour of the NorthstarDocs where this wiki has been integrated.
Check it out here: https://docs.northstar.tf/Wiki/
The same page on the new wiki should be located here: https://docs.northstar.tf/Wiki/hosting-a-server-with-northstar/server-settings/playlistvar
Playlist overrides determines the behaviour of the server. PlaylistOverrides can be added using the +setplaylistvaroverrides
argument in the ns_startup_args_dedi.txt
file.
The list of playlist overrides needs to be quoted and separated by spaces.
Example: +setplaylistvaroverrides "run_epilogue 0 featured_mode_amped_tacticals 1"
PlaylistOverrides | Accepted Values | Default Value | Description |
---|---|---|---|
|
| Needs to be in combination with the | |
| |||
| |||
|
|
| Enables escape dropship |
| Delay before respawn | ||
|
|
| Disable boosts. Doesn't disable Titanmeter. Note that unlike the name suggests |
|
| ||
| |||
| |||
|
|
| Enable titan aegis upgrades |
|
| ||
|
|
| Enable regenerating titan shields |
| |||
| |||
| |||
|
| Out of bounds timer enable | |
| |||
|
| ||
|
|
| Enables intro dropship |
| First person embark and terminations | ||
|
|
| Forces players to respawn after the respawn button has been shown for x seconds. |
|
|
| |
|
|
| Covers the whole map with deadly electric smoke |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| |
|
|
| Disables ejection and disembark |
| |||
| |||
| |||
| |||
| |||
| |||
| |||
|
Sticks and Stones playlist overrides
PlaylistOverrides for SNS | Accepted Values | Default Value | Description |
---|---|---|---|
sns_softball_enabled | 0-1 | 0 | Enables Softball usage |
sns_softball_kill_value | int | 10 | |
sns_wme_kill_value | int | 10 | |
sns_offhand_kill_value | int | 10 | |
sns_reset_kill_value | int | 5 | |
sns_melee_kill_value | int | 5 | |
sns_reset_pulse_blade_cooldown_on_pulse_blade_kill | 0-1 | 1 | Enables getting Pulse Blade back after a Pulse Blade kill |
Gun game playlist overrides
PlaylistOverrides for GG | Accepted Values | Default Value | Description |
---|---|---|---|
gg_kill_reward | float | 1.0 | Amount of points you get for killing a player |
gg_execution_reward | float | 1.0 | Amount of points you get for executing a player |
gg_assist_reward | float | 0.0 | Amount of points you get for getting an assist on a player |
gg_weapon_ | string | Allows you to override the guns with the formatting `+setplaylistvaroverrides scorelimit gg_weapon_ |
Last updated