Skip to content

FiveM lua script that allows players to search dumpsters all around the map.

License

Notifications You must be signed in to change notification settings

fnbar0/fnbar-dumpsters

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

fnbar-dumpsters

FiveM lua script that allows players to search dumpsters all around the map.

Video showcase

Resource Installation

  • Download the repository
  • Put the fnbar-dumpsters folder in your resources directory
  • Add ensure fnbar-dumpsters to your server config

Dependencies

Resource Description Download
ox_lib Used for the progressbar while searching dumpster. https://github.com/overextended/ox_lib
ESX Framework handling inventory items and money accounts. https://github.com/esx-framework/esx_core
ox_target/qtarget Resources that allow to target specific dumpster entity and interact with it. https://github.com/overextended/qtarget https://github.com/overextended/ox_target

Features

  • Highly configurable
  • You can add/remove dumpster props, items and chances to get them
  • Uses rarity system that is easy to manage
  • Lightweight and well optimized
  • Comes with 2 translations to choose from Polish/English, but you can easily add new one

Configuration

In config file you can set bunch of things, like chances, language or search time. To add new language simply go to locales.lua and add new language just like the other ones that are included. Then go to config.lua and change locale to the one you just made.

About

FiveM lua script that allows players to search dumpsters all around the map.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages