An other script by Vodkhard more user-friendly with better DB system is available here : [Release] Harvest/Treatment/Selling Jobs System v1.1
I let my script here in case of you want this one
missionSystem
missionSystem is a plugin to add in your FiveM server in order to add some missions like harvest weeds and sell it to have moneys.
Changelog
You can find our changelog here
Requirements
Installation
Download script :
https://github.com/Kyominii/missionSystem
Extract the folder and rename it to missionSystem
Copy it to your resources folder
Configure your SQL credentials in server.lua
Restart your server
Usage
You can add more missions (use weed template already implements)
You can modify coords for each missions
You can change texts and gains
8 Likes
Finex
April 23, 2017, 6:55pm
3
Its this ment to create markers on the map?
I don’t think about it ^^
I think I will add a system to display blips for legal missions, thanks Finex
Boubi
April 23, 2017, 6:59pm
5
Thank you for sharing a do not harvest from a vechicle
Finex
April 23, 2017, 6:59pm
6
No thank you for releasing this
Good idea Boubi, thank you
Finex
April 23, 2017, 7:08pm
8
How does it actually work when you are at the weedfield?
You stand here and you harvest weed (max 30 but you can modify that).
You can check position with this website : http://gta5map.glokon.org/
If it still doesn’t work, check if you configure your MySQL connection (in server.lua)
Just go to the location, no need to use keyboard, just go to the location
Rudz
April 23, 2017, 7:18pm
12
Cool but don’t use the item_id for SQL requests, my advice is to use the label (name) so just adding an item with the name ‘weed’ into the items table should do it.
Better set the label in a local variable so anyone can change depending on what is inserted into DB
Thx for the share BTW
Yes I see, thanks Rudz ^^
Hello guys, can someone help me with this error message? I just instal this mission system to my server and when I am trying to harvest some weed, these errors appears.
Have you add weed in your database (items table) ?
1 Like
Hello @Kyominii , first of all thanks for sharing your project,
Do you know if its possible for the police to recognize the weed and other stuff as illegal ?
Emmm nope… what is column libelle in this table? Can you please send me some example how to that?
Not for now, but it I will work on that soon (sorry, I can’t give you an ETA )
Don’t worry, i was just wondering but anyways thanks for your great job there.