Osiris/API/ItemToInventory: Difference between revisions
Jump to navigation
Jump to search
(ItemToInventory) |
(No difference)
|
Revision as of 20:41, 9 August 2017
Full Definition(s)
- call ItemToInventory((ITEMGUID)_Item,(GUIDSTRING)_TargetObject,(INTEGER)_Amount)
Description
Transfers _Amount instances of _Item to _TargetObject. _TargetObject can either be a character or a container object. This item, or stack of items, must already exist in the game world. You cannot specify a root template as _Item.
Notes
- /
See Also
- Helper DB_GiveItemToEvent