Skip to content

QRCore-RedM-Re/qr-goldpanning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

qr-goldpanning

  • QRCore Gold Panning Script for RedM

Dependencies

Features

  • Useable Gold Pan in Designated Zones
  • Configurable Location Zones and Hashes

Installation

  • Download ALL Dependencies
  • Download the script and put it into the [qr] directory
  • Add the following code to your server.cfg
    ensure qr-core
    ensure qr-goldpanning

Items Installation

    ['gold_ore']		= {['name'] = 'gold_ore',		['label'] = 'Gold Ore',			['weight'] = 500,	['type'] = 'item',	['image'] = 'gold_ore.png',				            ['unique'] = true,		['useable'] = true,		['shouldClose'] = true,	['combinable'] = nil,	['level'] = 0,	['description'] = 'Gold ore'},

    ['goldpanner']		= {['name'] = 'goldpanner',		['label'] = 'Gold Panner',		['weight'] = 500,	['type'] = 'item',	['image'] = 'goldpanner.png',				        ['unique'] = true,		['useable'] = true,		['shouldClose'] = true,	['combinable'] = nil,	['level'] = 0,	['description'] = 'Gold Panner'},

Issues, Suggestions & Support

  • This resource is still in development. All help with improving the resource is encouraged and appreciated
  • Please use the GitHub issues system to report issues or make suggestions
  • When making suggestions, please keep [Suggestion] in the title to make it clear that it is a suggestion, or join the Discord
  • Discord: https://discord.gg/bEs6cn3225

Credit

  • Based on Frankie#0007 [GoldPanner]

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •  

Languages