Giter Site home page Giter Site logo

qb-weed's Introduction

qb-weed

Weed Growing For QB-Core

License

QBCore Framework
Copyright (C) 2021 Joshua Eger

This program is free software: you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation, either version 3 of the License, or
(at your option) any later version.

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

You should have received a copy of the GNU General Public License
along with this program.  If not, see <https://www.gnu.org/licenses/>

qb-weed's People

Contributors

12lettermeme avatar berkiebb avatar borreke0 avatar citrattv avatar dannysrp avatar darknight2590 avatar developer-bear avatar evanillaa avatar fjamzoo avatar flowdgodx avatar ghzgarage avatar jay-fivem avatar jeann2013 avatar jigglyblunt avatar jtran6 avatar matthewrorke avatar milotiro95 avatar mrdiamonddirt avatar newtonzz avatar s33g avatar singh-manavv avatar suelthedev avatar swellington-soares avatar theilleniumstudios avatar tom-osborne avatar tonybynmp4 avatar z3rio avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar

qb-weed's Issues

times[BUG]

no way limit the amount of plants you can grow or change the times on how long it takes the plants to grow the times in config do not effect anything

Rolling up harvested weed

As the title says, our server downloaded realistic smoking but the problem is how can we roll up to actually smoke our product we have made even in this script I'm not sure how to roll up any help is appreciated! Thank you!

I cant plant seed

Because when I want to plant it tells me that it is not safe here try in your house I am supposed to be inside my house.

[BUG]

Hello, We got a big problem with the Script.

We have 3 problems in one.

We can't change the time it takes for plants to grow.

We can't see all plants in the house we put them in.

There is no way to interact with the plant. Remove them for cops or players that planted them.

QB weed growing time.

Can anyone tell me how to change the grow time for inside a house as at the min it has been over 24 hours and still not done. Everywhere i have look i cant found it. I really dont want people to use it in my city unless i can turn down the growing time

Plants not showing grow cycle correctly

Not sure what is causing this but, I had it working fine up until about 5 days ago where I rebuilt my server with the latest qbcore files from the ground up due to a database error I had created.

Fresh files and database I test qb-weed and it grows fine but sometimes the plants when refreshing will turn into bkr_prop_weed_01_small_01b stacked on top of each other instead of a singular bkr_prop_weed_med_01b. (no errors in console)

I'm baffled as a beginner noting that the script is untouched. as shown with the only strain I'm using below.

QBWeed.Plants = {
["og-kush"] = {
["label"] = "OGKush",
["item"] = "weed_og-kush",
["stages"] = {
["stage-a"] = "bkr_prop_weed_01_small_01c",
["stage-b"] = "bkr_prop_weed_01_small_01b",
["stage-c"] = "bkr_prop_weed_01_small_01a",
["stage-d"] = "bkr_prop_weed_med_01b",
["stage-e"] = "bkr_prop_weed_lrg_01a",
["stage-f"] = "bkr_prop_weed_lrg_01b",
["stage-g"] = "bkr_prop_weed_lrg_01b",
},

Whilst using stock interiors included in the framework. This could be interior related as I sometimes can't exit my house with qb-target unless I relog.

Plants disappear

Hey, Im trying to find the issue by myself but couldnt do it... Maybe you can help.

Issue:

Im in my House and place Plants. They Spawn and they are working. But after a few minutes (I still was nearby the Plants) the first 3 Plants disappeared. Then after the next few minutes another few Plants disappeared. Also the Label and so on is there. I can interact with the Plant. The Plants are all updating in the Server Prompt but they are "Invisible" or "despawned" I think. I dont know why its happening.

Thanks in Advance

Greetings TRiXER

weed

where is my house like cant i plant them outside

Plants can be harvested over and over again

Not sure if I missed a previous update, but since installing this version, once the plants are ready, they can be harvested over and over again.

Awesome work by the way, keep it up.

Angie

sorted thank you

          sorted thank you

Originally posted by @bakedbeangaming in #3 (comment)

Hey so how did you get it sorted out? I am having some troubles trying to go through the process to just get plant seed. Please help.

[BUG] Plant prop update flying

Describe the bug
If we are more than 1 into the place where you are growing your weed here the conflict you have. A lot of flying weeds wonderfull for beautiful RP moment. Serious RP Assumed.
screenshot
screenshot2

Help please

Hi.

I went through al script and finally understand it haha. But I'm unable to find a place to buy the seeds?

Also how can I make the growing part go faster?

Thanks in advance!

plants do not remove . after harvest

i have been through all the code i do not see anything regarding the plant to be removed after a times of harvest . and once dead plant does not remove when pressing e . thanks

[SUGGESTION] Plant weed outside

Is your feature request related to a problem? Please describe.
Being able to plant weed in houses is quite interesting, but having the possibility to plant it outside too, with configurable growth times, would be a nice addition. The police fraction can use their resources to find the plants and observe their owners. This would give the players entirely new RP situations.

Describe the feature you'd like
Extend qb-weed to allow server owners to enable a feature which makes it possible to grow plants outside houses in configurable areas (PolyZones).

Describe alternatives you've considered
There are other resources, that do exactly that, but a well integrated native solution would be preferable.

Weed plants stacking?

Hi All,

Anyone know the reason for this or how to fix?
image
the pot plants are stacking i cannot find any code related to the pot plants.

TIA.

Weed plants do not remove after being harvested

People in my server can harvest the same plant over and over again. When it refreshes the plant does not get remove from the database. Players also cannot remove dead plants, assuming it's because they don't remove from the database off refresh. I have a fresh installed version as well, no F8 or console errors. This started when the SQL changes were made to the script

Cant find how to buy the seed>>

So basically installed this script onto my server but i cant seem to find the place where i can get the weed seeds can someone pls help Thanks...

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.