Skip to content

stashId, stashes not generating. #9

@LegitRisk

Description

@LegitRisk

In Camping\server\server.lua on line 148

  exports.ox_inventory:RegisterStash(stashId, "Tent", 10, 10000)

Should be

 exports.ox_inventory:RegisterStash(safeStashID, "Tent", 10, 10000)

Thanks for this awesome script!

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions