Difference between revisions of "IsTurnArrest"
Jump to navigation
Jump to search
imported>GhostToast m (minor grammar) |
imported>Vswe m (Added Search Terms) |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
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. | 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.