#cw-crafting F8

1 messages · Page 1 of 1 (latest)

tropic warren
#

How to disable crafting recipes constantly spamming in F8 whenever I open crafting table?

Config.Debug = false is turned off. But I still keep getting these.

gusty copper
#

I might have missed a console log 👀

#

I'll fix it

tropic warren
#

ty ❤️

gusty copper
#

Are you on the latest version?

#

Because there's no console logs in the NUI in the latest version

tropic warren
#

let me re download

#

sql stays the same yes?

#

I'm getting:

gusty copper
#

Related to not having blueprints for the blueprint npc

#

ei one of the npcs have no blueprints to teach.

tropic warren
#

so I just comment it out?

gusty copper
#

I'd just remove the npc from you config instead if you're not using it

#

Also, just to verify, you are using oxlib right?

gusty copper
#

The issue is that the if statment just before that line should check the lenght of options. That'd remove the error... but It'd still spawn an NPC that does nothing LuL

tropic warren
#

I removed completely Config.BlueprintDudes

#

no errors so far

#

now this last one

#

opening crafting table

gusty copper
#

I think that's because your craftingrep wasn't set

tropic warren
#

so its automatic?

gusty copper
#

Yeah it sets it to 0

tropic warren
#

let me craft something

#

wait, do I have to have craftingrep?

#

this one you mean Config.UseCWRepForCraftingSkill ?

gusty copper
#

That's if you want to Use CW Rep

#

If that's false it uses qbcores metadata

tropic warren
#

not really, unless there is a detailed tutorial on how to integrate that into every other job

gusty copper
#

There's not

tropic warren
#

then lets leave it to false 😄

#

but what do I have to do to fix that error?

gusty copper
#

if you don't use that then cw-crafting only uses "craftingrep" from qbcore metadata

gusty copper
#

You can search for the string that's printed and delete the print if it's to much. But it should only be one time per player, unless you add craftingrep to your qbcore metadata setup

tropic warren
#

it keeps popping up every time I open crafting table

#

The script works, just that F8 thing... I guess I am too picky now haha

gusty copper
#

Did you craft something?

tropic warren
#

yes

gusty copper
#

Ah ok

#

just remove the print then

#

Honestly not sure if crafting skill works without cw-rep. If it don't then it's just gonna be left to rot cause working with QBs system is kinda ass

tropic warren
#

lol

#

I guess everything works now

#

well, its less F8 spamming...

#

thank you!