aboutsummaryrefslogtreecommitdiff
path: root/docs/hosting-a-server-with-northstar/dedicated-server/useful-commands.md
blob: f15c0e0afd5147d87a7425ca1dbfc69997d4b8dc (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
# Useful Launch arguments

{% hint style="info" %}
TODO: Extend and improve
{% endhint %}

* +setplaylist `private_match`: Still needed?

* For setting gamemode: `+mp_gamemode`

| Value           | Description                  |
|-----------------|------------------------------|
| `private_match` | Private Match                |
| `ps`            | Pilots vs Pilots             |
| `gg`            | Gungame                      |
| `tt`            | Titan Tag                    |
| `inf`           | Infected                     |
| `fastball`      | Fastball                     |
| `ctf_comp`      | Competitive Capture the Flag |
| `hs`            | Hide and Seek                |
| `cp`            | Hardpoint                    |
| `lts`           | Last Titan Standing          |
| `ctf`           | Capture the Flag             |
| `ttdm`          | Titan Brawl                  |
| `turbo_ttdm`    | Turbo Titan Brawl            |
| `attdm`         | Aegis Titan Brawl            |
| `ffa`           | Free for all                 |
| `fra`           | Free Agents                  |
| `coliseum`      | Coliseum                     |
| `lf`            | Live Fire                    |
| `rocket_lf`     | Rocket Arena                 |
| `mfd`           | Marked for Death             |


* For setting map: `+map`


* `+setplaylistvaroverride`

* `ns_private_match_only_host_can_change_settings`

| Value | Description                              |
|-------|------------------------------------------|
| `0`   | Players can change all match settings    |
| `1`   | Players can only change map and gamemode |
| `2`   | Players can change nothing               |


| Variable                                     | Default value | Description |
|----------------------------------------------|---------------|-------------|
| `custom_air_accel_pilot`                     |               |             |
| `pilot_health_multiplier`                    |               |             |
| `run_epilogue`                               |               |             |
| `respawn_delay`                              |               |             |
| `boosts_enabled`                             |               |             |
| `earn_meter_pilot_overdrive`                 |               |             |
| `earn_meter_pilot_multiplier`                |               |             |
| `earn_meter_titan_multiplier`                |               |             |
| `aegis_upgrades`                             |               |             |
| `infinite_doomed_state`                      |               |             |
| `titan_shield_regen`                         |               |             |
| `scorelimit`                                 |               |             |
| `roundscorelimit`                            |               |             |
| `timelimit`                                  |               |             |
| `oob_timer_enabled`                          |               |             |
| `roundtimelimit`                             |               |             |
| `classic_rodeo`                              |               |             |
| `classic_mp`                                 |               |             |
| `fp_embark_enabled`                          |               |             |
| `promode_enable`                             |               |             |
| `riff_floorislava`                           |               |             |
| `featured_mode_all_holopilot`                |               |             |
| `featured_mode_all_grapple`                  |               |             |
| `featured_mode_all_phase`                    |               |             |
| `featured_mode_all_ticks`                    |               |             |
| `featured_mode_tactikill`                    |               |             |
| `featured_mode_amped_tacticals`              |               |             |
| `featured_mode_rocket_arena`                 |               |             |
| `featured_mode_shotguns_snipers`             |               |             |
| `iron_rules`                                 |               |             |
| `riff_player_bleedout`                       |               |             |
| `player_bleedout_forceHolster`               |               |             |
| `player_bleedout_forceDeathOnTeamBleedout`   |               |             |
| `player_bleedout_bleedoutTime`               |               |             |
| `player_bleedout_firstAidTime`               |               |             |
| `player_bleedout_firstAidTimeSelf`           |               |             |
| `player_bleedout_firstAidHealPercent`        |               |             |
| `player_bleedout_aiBleedingPlayerMissChance` |               |             |