Skip to content

Samuriape/Esx_mining-edit-

Repository files navigation

ESX-Mining

Mining Script for ESX

Whats included

  • Easy to use config
  • 100 x 100 Images
  • Turn on and off blips
  • 6x Mining Locations
  • 3 different mining ore rewards
  • DrawtextUi & Target Combined

Dependencies

Installation

Download the resource, rename it from esx-mining-main to esx-mining, drag it into your resource folder. ensure it in your server.cfg, dont forget to run the items.sql into the database

Preview Pictures

Discord

Support The Script

Credits

Classic

SQL

INSERT INTO items (name, label, weight, rare, can_remove) VALUES ('mining_drill', 'Drill', 100, 0, 1), ('mining_pan', 'Pan', 1, 0, 1), ('mining_washedstone', 'Washed Stone', 1, 0, 1), ('mining_ironfragment', 'Iron Nugget', 1, 0, 1), ('mining_ironbar', 'Iron Bar', 1, 0, 1), ('mining_goldnugget', 'Gold Nugget', 1, 0, 1), ('mining_goldbar', 'Gold Bar', 1, 0, 1), ('mining_copperfragment', 'Copper Fragment', 1, 0, 1), ('mining_copperbar', 'Copper Bar', 1, 0, 1), ('mining_stone', 'Dirty Stone ', 1, 0, 1);

About

Edited Verion of the esx teams esx_mining

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages