Esx_p_messageinabottle

Message in a bottle script

  • You can find buried treasures.
  • You need to find item to get position
  • You need shovel to dig the treasure
  • Shovel can break
  • You can choose positions
  • You can choose rewards
  • You can choose chance for getting the bottle
  • You can choose chance for shovel to break up
  • Not obfuscated or IP-locked.

Requirements

  • ESX
  • You know how to add 2 items to database (sql file is not included but query is below)

Youtube link: https://www.youtube.com/watch?v=jGh2bd100Ls
Tebex link: https://pamppa.tebex.io/package/4439652 - 10€

Notes

  • This don’t come with config file - Everything you want to edit is at the top of the files properly documented
  • You should add more positions and better rewards
  • Items that you need to insert to database is: shovel & messageinabottle. Mysql query below:

`

INSERT INTO items (name, label) VALUES (‘shovel’, ‘Shovel’), (‘messageinabottle’, ‘Message in a Bottle’);

`

2 Likes

this is awesome! Nice work! Will def think about copping this, although in my humble opinion the price is a bit too high

Price has been dropped to 10€. Hope its better price!