SetNthFactionRankNameEx
From GECK
(Redirected from SetNthFactionRankNameEX)
A function added by the New Vegas Script Extender.
Contents
Description
Sets the title of the nth rank in Faction to a formatable string. By default sets the male title, the optional boolean argument sets the female one.
Syntax
(none) SetNthFactionRankNameEx NewName:string Formatting Target:faction WhichRank:int Female:bool
Example
SetNthFactionRankNameEx "Mistress of Dreams", KadathFaction, 3, 1