/possible_treasure_maps

A basic treasure map system for your server. It allows you to add Treasure maps items to your loot tables and players can then embark on a journey of going to find the loot area and potentially get rewarding items.

Primary LanguageLua

Possible Treasure Maps

A basic treasure map system for your server. It allows you to add Treasure maps items to your loot tables and players can then embark on a journey of going to find the loot area and potentially get rewarding items.

Preview // Discord/ Support

Install:

  • Drag and drop into resources folder
  • Ensure the items are defined in ox_inventory/data/items.lua
  • Drag the images from /images/ into your ox_inventory/web/images folder
  • Go through the config and edit to your needs

Items (ox inventory):

["treasuremap"] = {
		label = "Treasure Map",
		weight = 25,
		stack = false,
		close = true,
		description = "X Marks the spot!",
	},

	["spade"] = {
		label = "Spade",
		weight = 350,
		stack = false,
		close = true,
		description = "use for digging!",
	},

Dependencies:

  • ox_inventory
  • ox_lib
  • rpemotes
  • QBOX/ QBCore

Support:

Join my Discord for support and roles.

https://discord.gg/5VU8MA7Tkz

Buy Me a Coffee:

If you enjoy my work feel free to buy me a coffee :)

https://www.buymeacoffee.com/possible