Difference between revisions of "LLiftedKind"

From Wiki
Jump to: navigation, search
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
__NOTOC__
+
{{header|Last Action|ro|The #lLiftedKind system variable determines if an object is being dragged/lifted. The possible values of this variable are included in the table below.}}
== #lLiftedKind ==
+
'''Last Action System Variables'''
+
=== Description ===
+
{{ro}}
+
  
(Added in 1.41) The #lLiftedKind system variable determines if an object is being dragged/lifted.
 
 
'''#lLiftedKind values'''
 
 
{| border="1"
 
{| border="1"
 +
|+#lLiftedKind values
 
  !style="background:#ffdead;" |Value||!style="background:#ffdead;" |Description
 
  !style="background:#ffdead;" |Value||!style="background:#ffdead;" |Description
 
  |-
 
  |-
Line 17: Line 11:
  
  
==== See Also ====
+
=See Also=
{|
+
{{Last Action}}
| Width=200px | [[Var lLiftedID|#lLiftedID]] || Width=200px | [[Var lLiftedType|#lLiftedType]] 
+
|}
+
----
+
{|
+
| Width=200px | [[Main_Page]] || Width=200px | [[Documentation]] || Width=200px | [[Documentation#Last_Action|Last Action System Variables]]
+
|}
+

Latest revision as of 10:10, 7 September 2007

The #lLiftedKind system variable determines if an object is being dragged/lifted. The possible values of this variable are included in the table below.
#lLiftedKind values
Value Description
0 An object is not on the cursor
1 An object is on the cursor


See Also

Last Action

  • The last action system variables are adjusted when certain activities are performed in the Ultima Online Client.
#lObjectID Returns the id of the last used object
#lObjectType Returns the type of the last used object
#lTargetID Returns the id of the last target used
#lTargetX Returns the world x-coordinate of the last target used
#lTargetY Returns the world y-coordinate of the last target used
#lTargetZ Returns the world z-coordinate of the last target used
#lTargetKind Returns the kind of what was last targeted
#lTargetTile Returns the tile last targeted
#lLiftedID Returns the id of the object last dragged/lifted
#lLiftedType Returns the type of the object last dragged/lifted
#lLiftedKind Returns if an object is being dragged/lifted
#lSkill Returns the skill last used
#lSpell Returns the last spell cast