Difference between revisions of "SetPCFactionSubmitAuthority"
Jump to navigation
Jump to search
imported>Haama (CS 1.0 stuff) |
imported>Vswe m (Added Search Terms) |
||
(One intermediate revision by one other user not shown) | |||
Line 16: | Line 16: | ||
[[Category: Functions]] | [[Category: Functions]] | ||
[[Category:Functions (CS)]] | |||
[[Category: Functions (CS 1.0)]] | [[Category: Functions (CS 1.0)]] | ||
[[Category: Faction Functions]] | [[Category: Faction Functions]] | ||
Line 21: | 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]