GetNthFactionRankName
From GECK
A function added by the New Vegas Script Extender.
Contents
Description
Returns the title of the nth rank in Faction. By default returns the male title, the optional boolean argument returns the female one.
Syntax
(RankName:string) GetNthFactionRankName Target:faction WhichRank:int Female:bool
Example
string_var rank_name let rank_name := GetNthFactionRankName KadathFaction, 3