Difference between revisions of "UO.TargCurs"

From OpenEUO
Jump to: navigation, search
(Created page with " UO.TargCurs ⇔ Returns whether the game cursor is a targeting cursor, or may be set to obtain a targeting cursor. {| border="1" cellpadding="2" |+UO.TargCurs Values | width=60...")
 
Line 10: Line 10:
 
|1 || Cursor is a target cursor.
 
|1 || Cursor is a target cursor.
 
|}
 
|}
 +
 +
[[UO.LLiftedKind]]

Revision as of 13:34, 9 October 2010

UO.TargCurs

⇔ Returns whether the game cursor is a targeting cursor, or may be set to obtain a targeting cursor.

UO.TargCurs Values
Value Description
0 Cursor is a normal cursor.
1 Cursor is a target cursor.

UO.LLiftedKind