Skip to content

A metal detecting script built for QB-Core framework! It will check if you are on sand or grass and if you are will start scanning. Then a minigame will pop up and give items

License

Notifications You must be signed in to change notification settings

Mustachedom/md-metaldetecting

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

45 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

md-metaldetecting - MetalDetecting Throughout Los Santos

Features

  • metal detect throughout sand and grass
  • level system for faster detecting
  • sell your loot

Preview Video

youtube

📦 Dependencies

Dependency Link
ps_lib GitHub - Project-Sloth/ps_lib
Read Read Docs

⚠️ Ensure all dependencies are installed, up to date, and ensured BEFORE this script, before proceeding.

🛠️ Installation

Step 1: Inventory Integration

For QBCore (qb-inventory)

  1. Copy items from md-metaldetecting/items/qb.md into qb-core/shared/items.lua.
  2. Add item images from md-metaldetecting/items/images to qb-inventory/html/images or your other inventory.

For OX_Inventory

  1. Copy items from md-metaldetecting/items/ox.md into ox_inventory/data/items.lua.
  2. Add item images from md-metaldetecting/items/images to ox_inventory/web/images.

STEP 2

  • Run SQL
    • if you dont know how, click this image below
    • YouTube Video

Step 3 Configure The Script To your liking

  • Everything Is in the server_config.lua OR Config.lua
    • adjust what you will like.

Step 4:

  • move the folder bostra_metaldetector to the standalone folder of your server. This should act as any other script :)

About

A metal detecting script built for QB-Core framework! It will check if you are on sand or grass and if you are will start scanning. Then a minigame will pop up and give items

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages