Removes the "inactive" status from a faction. "Inactive" factions behave no differently; the distinction only exists to allow players to hide factions they don't care about from the main display. Factions thus marked are automatically moved to an "Inactive" group at the end of the faction list.


See also Faction functions.

Signature:

SetFactionActive(index)

Arguments:

  • index - Index of an entry in the faction list; between 1 and GetNumFactions() (number)