SetFactionRank

From the Oblivion ConstructionSet Wiki
Revision as of 14:47, 7 February 2006 by 10.0.1.94 (talk)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Syntax:

SetFactionRank FactionID, newRank 

Example:

SetFactionRank FightersGuild, 0 

Sets the actor's rank in the specified faction. If the actor is not a member of the faction, adds them to the faction at the new rank.

SetFactionRank FactionID, -1 will remove an actor from the faction.