Difference between revisions of "SetPCFactionSubmitAuthority"
Jump to navigation
Jump to search
imported>Fella |
imported>Vswe m (Added Search Terms) |
||
Line 22: | Line 22: | ||
[[Category: Player Functions]] | [[Category: Player Functions]] | ||
[[Category: Player Functions (CS 1.0)]] | [[Category: Player Functions (CS 1.0)]] | ||
<!-- Begin Search Terms | |||
set | |||
PC | |||
Faction | |||
Submit | |||
Authority | |||
End Search Terms --> |
Latest revision as of 14:57, 20 June 2008
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 Also[edit | edit source]