Difference between revisions of "IsTurnArrest"

From the Oblivion ConstructionSet Wiki
Jump to navigation Jump to search
imported>Maturin
 
imported>Vswe
m (Added Search Terms)
 
(3 intermediate revisions by 3 users not shown)
Line 1: Line 1:
Returns 1 if the player speaking to a guard while he has bounty on his head. Useful only as a condition function on GREETING because of the special way this function works.
Returns 1 if the player is speaking to a guard while he has bounty on his head. Useful only as a condition function on GREETING because of the special way this function works.
 


[[Category: Functions]]
[[Category: Functions]]
[[Category:Functions (CS)]]
[[Category: Functions (CS 1.0)]]
[[Category: Player Functions]]
[[Category: Player Functions]]
[[Category: Player Functions (CS 1.0)]]
[[Category: Condition Functions]]
[[Category: Condition Functions]]
<!-- Begin Search Terms
Is
Turn
Arrest
End Search Terms -->

Latest revision as of 11:57, 20 June 2008

Returns 1 if the player is speaking to a guard while he has bounty on his head. Useful only as a condition function on GREETING because of the special way this function works.