Osiris/API/ItemSetUseRemotely
From Divinity Engine Wiki
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.