Untitled
unknown
lua
3 years ago
168 B
8
Indexable
local rw = doCreateItem(newIt[1], isItemStackable(newIt[1]) and newIt[2] or 1, pos) if rw and newIt[1] == 6104 then doAddContainerItem(rw, item_id, item_amount) end
Editor is loading...
local rw = doCreateItem(newIt[1], isItemStackable(newIt[1]) and newIt[2] or 1, pos) if rw and newIt[1] == 6104 then doAddContainerItem(rw, item_id, item_amount) end