ShowQuestTargets Console Command

Documentation and detailed help with working examples.

ShowQuestTargets Command

Quest
ShowQuestTargets

This command will list quest IDs and targets.

Shortcut

sqt

In-Depth Description

Keeping track of multiple quests can become cumbersome. The sqt command allows players to quickly retrieve quest IDs, streamlining gameplay and enabling efficient use of other console commands that require these IDs.

Finding Quest IDs

To find a quest ID:

  1. SQT: Use the sqt command to show current quest targets. Locate the one you want to find the ID for. For example, the console should display something like this:
sqt
Current quest: MQ101
1 current targets
Target 1: Reference: (0013D2E4)

In this case, the current quest is MQ101.

  1. Help: Type help followed by the quest name. For example, help MQ101. Replace MQ101 with the name of your quest. The console should display something like this:
QUST: MQ101 (00003448) 'One Small Step'
QUST: MQ101LandingENcounter01 (00068EA8)
QUST: MQ101SpaceEncounter01 (000143B4)
QUST: MQ101SpaceEncounter02 (00023187)

You will see several lines. The ones that start with "QUST" are the quest related ones.

Use the PageUp and PageDown keys to scroll through the results.

For example, the ID for the quest "MQ101LandingENcounter01" is 00068EA8.

Looking for Starfield commands?

Search our complete list!

Quick Overview

This command lists all the active quest IDs along with their associated targets.

This command is useful for finding the quest ID of a quest you want to complete or teleport to (i.e. movetoqt).

Examples

sqt

This is the only way to use the sqt command.

Help

  • Open the console: Press the tilde key ~ to open the console. This key is generally near the 1 and Esc keys.
  • Case insensitive: Commands are not case sensitive. This means you can enter them using lowercase or uppercase letters.
  • Target commands: Commands that are highlighted as a 'target' command can be used to target your own character or an NPC/object. To target your own character, type player. followed by the command. To target an NPC/object, click on the it and then type the command.
  • Leading zeros: All IDs, reference IDs, base IDs, etc. can be entered without the leading zeros. For example 00003348 can be entered as 3348.
  • Additional help: For more help on using console commands in Starfield go here.
Was this helpful?