SetPCFactionSteal
Revision as of 17:49, 8 August 2007 by imported>Haama (CS 1.0 stuff)
Syntax:
SetPCFactionSteal FactionID iFlag
Example:
SetPCFactionSteal ThievesGuild 0
The "faction steal" flag for a faction is set automatically whenever the player steals from a member of that faction (regardless of whether this was reported as a crime or not). You can also set this steal flag manually by using this function with iFlag = 1.
This function is normally used to clear the flag by passing in iFlag = 0.