EnableFastTravel

From the Fallout3 GECK Wiki
Jump to navigation Jump to search
< [[::Category:Functions|Category:Functions]]

Link to TES4 Construction Set Wiki: EnableFastTravel.

A function included in the GECK version 1.1.0.36.

Description

Enable or disable fast travel manually: 1 = allowed, 0 = disabled until reenabled by this function.

Syntax

[help]
EnableFastTravel Flag:int{0, 1}

Example

EnableFastTravel 1

Notes

  • Entering an interior Cell and then exiting to an exterior will reset Fast Travel to the enabled state.