Difference between revisions of "LLiftedID"

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

Revision as of 08:53, 18 August 2005

#lLiftedID

Last Action System Variables

Description

The #lLiftedID system variable determines the id of the object last dragged/lifted.

Example

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

See Also

#lLiftedKind

Main_Page Documentation Last Action System Variables