SetPCFactionSubmitAuthority

Revision as of 15:57, 20 June 2008 by imported>Vswe (Added Search Terms)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)

Syntax:

SetPCFactionSubmitAuthority GuardFactionID iFlag

Example:

SetPCFactionSubmitAuthority ICFaction 0


The "faction submit authority" flag for a faction is set automatically whenever the player submits to the guards (goes to jail or pays a fine) of the specified faction. You can also set this flag manually by using this function with iFlag = 1.


This function is normally used to clear the flag by passing in iFlag = 0.


See AlsoEdit

GetPCFactionSubmitAuthority