HighlightAdditionalReference

From GECK
Jump to: navigation, search


A function included in the GECK for Fallout 3.

Description

Draws VATS-like flickering highlight over the calling reference.

This function is session-persistent.

Multiple actors can be highlighted this way, unlike with HighlightBodyPart.

The last actor to be highlighted will be flashing.

Console Functions are normally exclusively for use in the in-game Console (accessible by pressing "~").

With JIP LN NVSE Plugin, any console function can be used in scripts with the Console function.

Syntax

[help]
reference.HighlightAdditionalReference 

Or:

reference.HAR

Example

SunnyREF.HighlightAdditionalReference 

See Also