Commands

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/using-northstar/commands

Opening the Console

Commands are run on the console. To open it, press ` (the key above TAB). Note that this key generally only exists in this form on English keybords (ANSI US, ISO UK, ...).

If you for example have a German keyboard you'll notice that this key is located left of BACKSPACE but won't open the console when you press it.

To open your console you'll either have to switch to the English (US) layout before starting the game or rebinding the key to open console.

Rebinding the console

The console can only be bound to "`" or one of the function keys "F1" - "F12"

To rebind it open Titanfall and navigate to Controls > Settings > Key Binds and change the "Toggle Developer Console" bind.

If the "Toggle Developer Console" field is missing you can either disable all mods that don't start with Northstar. or rebind it manually.

To rebind it manually make sure neither Titanfall nor Northstar are running, then go to My Documents\Respawn\Titanfall2\local\ and open settings.cfg. Look for the line containing toggleconsole, i.e.

bind "`" "toggleconsole"

and replace the ` key with your prefered key to open console. So if you want to open console with F5, change the line to

bind "F5" "toggleconsole"

List of commands

Northstar Commands

Useful dev commands

Requires sv_cheats 1

Server commands

Last updated