VoidExpanse/scope-items: Difference between revisions
Ai enabled (talk | contribs) |
Ai enabled (talk | contribs) |
||
Line 10: | Line 10: | ||
{{Scripting_api|AddItem| | {{Scripting_api|AddItem| | ||
* string | * int containerID, string item_type, int quantity| | ||
object with fields: item_id, xml_id, type, quantity | | |||
Add item of specific type and quantity to the specified container ID | |||
}} | }} |
Revision as of 08:54, 20 April 2015
Items scope
Used to access items containers, add or remove items.
Visibility: Global.
List of functions
AddItem | ||
---|---|---|
Arguments | Returns | Example |
|
object with fields: item_id, xml_id, type, quantity |
Add item of specific type and quantity to the specified container ID |
Description | ||
{{{5}}} |