GetPCFastTravelled

Revision as of 03:24, 9 October 2015 by imported>Jazzisparis (Created page with "{{Function |origin = JIP |summary = Returns 1 if the player has fast-travelled since the last time this command was called from the calling script. |name = GetPCFastTravell...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
< [[::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

(fastTravelled:0/1) GetPCFastTravelled

Example

set bFastTravelled to GetPCFastTravelled

See Also