[PAID][ESX] TBM Player Storage

TBM Player Storage
Multi location items and weapons storage system with PIN function.

Features

  • Player can store
    • items
    • weapons
    • cash
    • black money
  • Storage limit can be extended via Storage upgrade
  • Storage can shared with other players via PIN
  • Options to configure
    • multiple locations
    • storage levels (price and max storage)
    • Peds
    • Blips
    • Markers
  • UI can be customized
  • Simple drag and drop transfer
  • based on jQuery and Bootstrap 5
  • Clean code
  • low resource usage

Tebex Store: https://thebusters-shop.tebex.io/category/1838632

Showcase:
Version 1.2.0

Version 1.0.0

My other Mods

6 Likes

is this sorta like MF playersafes?

I dont know this mod. Can be.

where you place an item “playersafe” down and it stores players items and saves it to that certain safe

The position can be configured by admin. All players have to go to the same position.

Nice release !!
I buy now !! :heart_eyes:

1 Like

Thank you.

Version 1.1.0 has been released.

Player can now also store in cash and black money

Version 1.1.4 has been released.

Bugfix:

  • add missing SQL Statement in import.sql file

For case you have the mod bought an you are not on my discord. Please execute also this sql script:

CREATE TABLE IF NOT EXISTS tbm_simple_player_storage_items (
id int(11) NOT NULL AUTO_INCREMENT,
storage_id int(11) NOT NULL,
name varchar(50) NOT NULL DEFAULT ‘’,
label varchar(50) NOT NULL,
count int(5) NOT NULL DEFAULT 0,
isWeapon tinyint(1) NOT NULL DEFAULT 0,
PRIMARY KEY (id) USING BTREE
) COLLATE=‘utf8mb4_general_ci’ ENGINE=InnoDB;

Version 1.2.0 has been released

Player can now upgrade the storage with a pin. Then they can share pin and storage number with other players. So every other player who has this data, can access the storage.

Awesome. :smiley::smiley::smiley::star_struck::star_struck: take my money :moneybag: i buy now + dynamic dealer script, really like it and the price is great . Good job! keep it up :partying_face::partying_face::partying_face:

Version 1.4.1 has been released

Bugfix:
fixed: When you are using “handleWeaponsLikeItems” = false config then you can not directly shift weapons from storage to player back

Version 1.4.2

Remove debug output in server console

stable script, nice to handle!

1 Like

Version 1.9.0
Add Discord Logs for

  • item move
  • enable disable pin
  • extend storage