Difference between revisions of "GetPCFactionSteal"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>Vswe
m (Added Search Terms)
 
(2 intermediate revisions by 2 users not shown)
Line 15: Line 15:


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions (CS 1.0)]]
[[Category: Faction Functions]]
[[Category: Faction Functions]]
[[Category: Faction Functions (CS 1.0)]]
[[Category: Player Functions]]
[[Category: Player Functions]]
[[Category: Condition Functions]]
[[Category: Player Functions (CS 1.0)]]
 
<!-- Begin Search Terms
Get
PC
Faction
Steal
End Search Terms -->

Latest revision as of 09:18, 20 June 2008

Syntax:

GetPCFactionSteal FactionID 

Example:

GetPCFactionSteal MagesGuild


Returns 1 if the player has stolen from a member of the specified faction. Note that this does not have to be a crime that was witnessed by anyone. Reset this flag using SetPCFactionSteal.


See Also[edit | edit source]

SetPCFactionSteal