GetPCFastTravelled

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

A function added by the JIP NVSE Plugin.

Description

Returns 1 if the player has fast-travelled since the last time this command was called from the calling script.

Syntax

[help]
(fastTravelled:0/1) GetPCFastTravelled

Example

set bFastTravelled to GetPCFastTravelled

See Also