Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

weed planting #53

Open
Baniacz3k opened this issue Jan 28, 2025 · 1 comment
Open

weed planting #53

Baniacz3k opened this issue Jan 28, 2025 · 1 comment

Comments

@Baniacz3k
Copy link

Hi,
I installed the script, which wasn't difficult. But something is wrong, I can't plant, do you know what the problem could be? QB version - 1.2.6
Script version - 2.1.2
Ox-inventory - 2.41.0

Link to video - https://drive.google.com/file/d/1NtgBNUxYpLkisdBNMftJ7-c7yl2wFhGV/view?usp=drive_link

@Lionh34rt
Copy link
Collaborator

Lionh34rt commented Feb 8, 2025

Hi, I installed the script, which wasn't difficult. But something is wrong, I can't plant, do you know what the problem could be? QB version - 1.2.6 Script version - 2.1.2 Ox-inventory - 2.41.0

Link to video - https://drive.google.com/file/d/1NtgBNUxYpLkisdBNMftJ7-c7yl2wFhGV/view?usp=drive_link

["weedplant_seedf"] = {
    label = "Female Weed Seed",
    weight = 0,
    stack = true,
    close = true,
    description = "Female Weed Seed",
    client = {
        image = "weedplant_seed.png",
        event = "weedplanting:client:UseWeedSeed"
    }
},

Add the event for your female seed to your ox_inventory data and remove the server.registerUseAbleitem from sv_planting

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants