SetBaseFactionRank

From GECK
Jump to: navigation, search


A function added by the JIP NVSE Plugin.

Description

Sets the Base Actor's rank in the specified Faction.

Syntax

[help]
reference.SetBaseFactionRank faction:ref rank:int baseActor:ref

Example

CraigBooneRef.SetBaseFactionRank NCRFactionNV 1
SetBaseFactionRank NCRFactionNV 1 CraigBoone 

See Also