Difference between revisions of "LLiftedType"

From Wiki
Jump to: navigation, search
Line 16: Line 16:
 
==== See Also ====
 
==== See Also ====
 
{|
 
{|
| Width=200px | Width=200px | [[Var lLiftedKind|#lLiftedKind]]   
+
| Width=200px | [[Var lLiftedKind|#lLiftedKind]]   
 
|}
 
|}
 
----
 
----

Revision as of 08:48, 18 August 2005

#lLiftedType

Last Action System Variables

Description

(Added in 1.41) The #lLiftedType system variable determines the type of the object last dragged/lifted.

Example

finditem JTL
event Drag #findID
wait 20
msg The type of the item you lifted is #lLiftedType $
halt

See Also

#lLiftedKind

Main_Page Documentation Last Action System Variables