exports["S-Inventory"]:RegisterStash(stashid, name, maxweight, uniqueid)-- StashID: The group ID for the stash-- Name: Stash name-- Maxweight: Max allowed weight in the stash-- UniqueID: A unique ID for the Stash
Open a Stash Inventory
exports["S-Inventory"]:OpenStashInventory(targetsrc, uniqueid, stashid)-- TargetSrc: The PlayerID where the stash should be opened-- UniqueID: The unique ID of a registrated stash-- StashID: The group stash name