Osiris/API/ItemSetUseRemotely: Difference between revisions
Jump to navigation
Jump to search
(Created page with "===== Full Definition(s) ===== * call '''ItemSetUseRemotely'''(''(ITEMGUID)'''''_item''', ''(INTEGER)'''''_bool''') ===== Description ===== Sets or clears UseRemotely flag on...") |
(No difference)
|
Revision as of 10:10, 28 August 2018
Full Definition(s)
- call ItemSetUseRemotely((ITEMGUID)_item, (INTEGER)_bool)
Description
Sets or clears UseRemotely flag on an item.
Notes
- This flag can be set through the sidebar in the Editor.
- It allows an item to be used from distance, without the need for character to walk close.
- Aimed for puzzles mainly.