Difference between revisions of "IsTurnArrest"
Jump to navigation
Jump to search
imported>GhostToast m (minor grammar) |
imported>DragoonWraith (CS 1.0) |
||
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 1.0)]] | |||
[[Category: Player Functions]] | [[Category: Player Functions]] | ||
[[Category: Player Functions (CS 1.0)]] | |||
[[Category: Condition Functions]] | [[Category: Condition Functions]] |
Revision as of 11:18, 12 July 2007
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.