Take the Tour | Site Map


Documentation
Downloads
Scripts
Community
EUO FAQ
Search

Name

#lObjectID — (read/write) Determines the id of the last used object.

Description

The #lObjectID system variable determines the id of the last used object. You can also write to this variable and use it in conjuction with "event Macro 17" (LastObject), which will use the object as if it was double-clicked with the mouse.

Example

set #lObjectID %carpentryTool
event macro 17
; crafting menu is now open
...

See Also

event Macro

User Contributed Notes
/www/www.easyuo.com/docs/SysVar_lObjectID.php
Add Notes About Notes
There are no user contributed notes for this page.
Last updated: Tue, 15 Jan 2008 - 16:32:12