Skip to content

Commit

Permalink
Update README
Browse files Browse the repository at this point in the history
  • Loading branch information
Giana committed Feb 19, 2023
1 parent 202ab4c commit 3edc36c
Showing 1 changed file with 30 additions and 1 deletion.
31 changes: 30 additions & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,3 +1,32 @@
# G-DrugSelling

G-DrugSelling is a script for FiveM QBCore for selling drugs (or any items) via vehicle and/or walk up, or target, at configurable coordinates.
G-DrugSelling is a script for FiveM QBCore for selling drugs (or any items) from the player's inventory via vehicle and/or walk up, or target, at configurable coordinates.

<h1>INSTALLATION GUIDE</h1>

1. Drop the g-drugselling folder into your [standalone] folder (or whichever other ensured folder you want to use)

<h1>FEATURES</h1>

- Create locations anywhere for selling items and choose sellable items and rewards for each location
- Enable/disable locations, blips, markers, NPCs, and notifications
- Configure means of selling by location
- Examples include walk up, drive up, both, or target
- Configure sellable quantities and reward amounts per item
- Configure police required to sell and chance of police alert per location

**IMAGES**
-----
Coming Soon

**DEPENDENCIES**
-----
- [QBCore](https://github.com/qbcore-framework)
- [qb-core](https://github.com/qbcore-framework/qb-core)
- [qb-inventory](https://github.com/qbcore-framework/qb-inventory)
- [qb-target](https://github.com/qbcore-framework/qb-target)

**CREDIT**
-----
Code excerpts for NPC spawning and the concept of NPC render distance were repurposed and refactored from [pickle_farming](https://github.com/PickleModifications/pickle_farming).
Code excerpts for getting and caching current police count were repurposed from [qb-jewelery](https://github.com/qbcore-framework/qb-jewelery).

0 comments on commit 3edc36c

Please sign in to comment.