Osiris/API/ItemSetUseRemotely
Jump to navigation
Jump to search
Full Definition(s)
- call ItemSetUseRemotely((ITEMGUID)_Item, (INTEGER)_Bool)
Description
Sets or clears UseRemotely flag on _Item.
Notes
- This flag can be set through the sidebar in the Editor.
- It allows an item to be used from afar, without the need for the character to come close first.
- Mainly intended for puzzles (Lucian's crypt, anyone?)