Skip to content

Commit 43ac45e

Browse files
committed
Add it-drugs index page
1 parent fc1a72f commit 43ac45e

File tree

2 files changed

+114
-0
lines changed

2 files changed

+114
-0
lines changed

pages/it-drugs.mdx

Lines changed: 109 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,109 @@
1+
---
2+
title: "it-drugs"
3+
description: "Become a master herbalist with this drug script! Ready for every big FiveM framework"
4+
---
5+
6+
import YouTube from '@components/YouTube'
7+
import ExternLink from '@components/ExternLink'
8+
9+
[![Drugs Banner](https://i.imgur.com/BdAp0Rw.png)](https://github.com/it-scripts/it-drugs?tab=readme-ov-file#it-drugs "Go to repo")
10+
11+
it-drugs is a drug script for FiveM, offering a fully immersive and interactive drug economy. With the ability to grow unlimited plants, players can dive deep into cultivation. The script features processing tables for transforming raw materials into high-value drugs, and growth speed zones that add a strategic layer to farming. Selling drugs to NPCs creates a dynamic market environment, enhancing the overall gameplay. Fully configurable, it-drugs allows server admins to customize every aspect to fit their unique needs, making it an essential addition to any FiveM server.
12+
13+
### Supported Frameworks
14+
- `` **| [ESX](https://github.com/esx-framework/esx_core)**
15+
- `` **| [QbCore](https://github.com/qbcore-framework/qb-core)**
16+
- `` **| [QBox](https://github.com/qbcore-framework/qb-core)**
17+
- `🔧` **| [ND_Core](https://github.com/ND-Framework/ND_Core)**
18+
19+
### Suported Inventorys
20+
- `` **| [esx_inventory](https://github.com/esx-framework/esx_core)**
21+
- `` **| [qb_inventory](https://github.com/qbcore-framework/qb-inventory)**
22+
- `` **| [ox_inventory](https://github.com/overextended/ox_inventory)**
23+
- `` **| [qs_inventory](https://www.quasar-store.com/de/package/6304046?image=0)**
24+
- `` **| [mInventory](https://codem.tebex.io/package/5900973)**
25+
- `🔧` **| [Origen Inventory](https://www.origennetwork.store/package/5881161)**
26+
27+
`` **| Supported** `🔧` **| Pending** `` **| Not Supported**
28+
29+
### Dependencys
30+
- `⚙️` **| [ox_lib](https://github.com/overextended/ox_lib)**
31+
- `⚙️` **| [oxmysql](https://github.com/overextended/oxmysql)**
32+
- `⚙️` **| [ox_target](https://github.com/overextended/ox_target)** *
33+
- `⚙️` **| [qb-target](https://github.com/qbcore-framework/qb-target)** *
34+
35+
* Optional
36+
37+
<div align="center">
38+
39+
![Drugs Features Banner](https://i.imgur.com/oMoMrkN.png)
40+
41+
</div>
42+
43+
### `🌱` **| Planting**
44+
Our script offers a unique planting system that allows players to grow unlimited plants *(or a set max amount in the config)*. With the ability to plant seeds, players can cultivate their own plants and harvest them for raw materials. Our planting system makes the complete map a potential farm, allowing players to grow plants in any location they choose (*Soil/Ground check can be enabled in the config*). Optional growth speed zones add a strategic layer to farming, making it a fun and engaging experience.
45+
46+
### `🧪` **| Processing Tables**
47+
Our script features processing tables that allow players to transform raw materials into high-value drugs. Players can use these tables to create drugs themselves, adding a layer of complexity to the drug economy. The Tables can be placed anywhere on the map, making it easy for players to process their materials and create drugs. Every table can be configured in the config file, allowing server admins to customize the experience to fit their unique needs.
48+
49+
### `💰` **| Selling Drugs to NPCs**
50+
Our script allows players to sell drugs to NPCs, creating a dynamic market environment. Players can sell their drugs to NPCs for a profit, enhancing the overall gameplay. This feature adds a layer of realism to the drug economy, making it a fun and engaging experience for players. The selling prices on selling zones can be configured in the config file.
51+
52+
### `🚬` **| Takeable Drugs**
53+
Our script offers takeable drugs that players can consume for various effects. Players can take drugs to enhance their gameplay experience, adding a layer of realism to the drug economy. The effects of the drugs can be configured in the config file.
54+
55+
### `📊` **| Ingame Admin Menu**
56+
Our script features an ingame admin menu that allows server admins to manage drugs and tables. Admins can use the menu view and manage all drugs and tables on the server, making it easy to keep track of everything. The admin menu can be accessed by typing `/drugadmin [plants/tables]` in the chat.
57+
58+
### `🔧` **| Fully Configurable**
59+
Our script is fully configurable, allowing server admins to customize every aspect to fit their unique needs. From growth speed zones to selling prices, every aspect of the script can be configured in the config file.
60+
61+
<div align="center">
62+
63+
[![Drugs Documentation Banner](https://i.imgur.com/x00BnXb.png)](https://help.it-scripts.com/scripts/it-drugs)
64+
65+
## Documentation
66+
<ExternLink href="https://docs.it-scripts.com/it-drugs"></ExternLink>
67+
<br/>
68+
</div>
69+
70+
71+
<div align="center">
72+
[![Drugs Schowcase Banner](https://i.imgur.com/pLhHIeU.png)](https://www.youtube.com/watch?v=4Yjuu1Fptm4)
73+
<YouTube id="4Yjuu1Fptm4"/>
74+
75+
</div>
76+
77+
<br/>
78+
<table>
79+
<tbody>
80+
<tr>
81+
<td>
82+
<h4 align='center'>Legal Notices</h4>
83+
</td>
84+
</tr>
85+
<tr>
86+
<td>
87+
it-drugs (it-scripts)
88+
89+
Copyright (C) 2024 [it-scripts](https://github.com/it-scripts)
90+
91+
This program is free software: you can redistribute it and/or modify
92+
it under the terms of the GNU General Public License as published by
93+
the Free Software Foundation, either version 3 of the License, or
94+
(at your option) any later version.
95+
96+
97+
This program is distributed in the hope that it will be useful,
98+
but WITHOUT ANY WARRANTY; without even the implied warranty of
99+
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
100+
GNU General Public License for more details.
101+
102+
103+
You should have received a copy of the GNU General Public License
104+
along with this program.
105+
If not, see https://www.gnu.org/licenses/
106+
</td>
107+
</tr>
108+
</tbody>
109+
</table>

pages/it-drugs/_category_.yml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
collapsible: true
2+
collapsed: true
3+
link:
4+
type: generated-index
5+
description: Become a master herbalist with this drug script! Ready for every big FiveM framework.

0 commit comments

Comments
 (0)