Skip to content

Latest commit

 

History

History
106 lines (73 loc) · 3.75 KB

README.md

File metadata and controls

106 lines (73 loc) · 3.75 KB

md-stashes

Credits

  • Big Credit to Bostra. if you have been around you may have seen him post some free scripts and help people, There was definetly times I dm'd him saying what the fuck am I doing and he helped keep me sane as well as making the raycast thing.

  • shout out to my beta testers who had to deal with me a lot!

  • Our partner 1of1 Servers and their discord for their amazing server hosting! absolutely top notch.

Showcase Video Done By ShooterMcGamin

Dependencies

Inventory Compatability

  • qb
  • ps
  • lj
  • ox <- You should only be using thing inventory if you run qb at all
  • qs maybe

Disclaimer

since qb updated their inventory and changed their event names it caused suit for others to change event names as well so here is a little guide how to set this correctly
  • if you use ox
    • set Config.Inv = 'ox'
  • if you use old qb (click tab and if two inventorys pop up side by side its old)
    • Config.Inv = 'oldqb'
  • if you use new qb (click tab and if one inventory pops up) then
    • Config.Inv = 'qb'
  • if you use ps-inventory then try
    • Config.Inv = 'qb'
      • if that doesn't work do Config.Inv = 'oldqb'
        • if that doesn't work then set Config.Inv = 'outdated'
  • if you use lj-inventory
    • Config.Inv = 'outdated'
  • if you use qs-inventory then
    • Config.Inv = 'outdated'
  • if you use ak47_qb_inventory then
    • Config.Inv = stop. he is known for leaks switch to ox

some inventories hate special character so just dont use - or _ symbols just write the name

How to install like a fuckin boss

Step One

  • Run The SQL
    • How Do I Do That?
      • Youtube has a lot of videos
    • Do I need To?
      • I just said to.
    • How Do I Find My Database
      • Ask your server host

Step Two

  • Fill out your config
    • follow the disclaimer above

How It Works

  • use command newstash and fill in the things you want
  • use command editStashes to edit the required data to open stashes
  • use command DeleteStashes to delete stashes -- thanks @bobatari

Common Questions

  • the items wont get out of the inventory and into my pockets
    • not my scripts problem. This is merely a way to open stashes. thats it. once you open the stash my script stops.
  • weapons lose durability when i put them in the stash
    • again, not my script.

Fivemerr

This is NOT a requirement but something I personally use and believe in.
  • to integrate with fivemerr make sure you have set fivemerrLogs "API_KEY" in your server.cfg

  • Head to /server/bridge.lua and line 3 turn local logs = true

  • profit

Why integrate with Fivemerr? Its a great place to store logs as it doesnt rely on discord webhooks and its far easier to search through

As well as a place to offload images and videos from fivem that doesnt rely on discord since discord API will be automatically deleting images and videos after a certain amount of time If you need an invite to their server look below