#talk-not-support

1 messages · Page 2 of 1

ashen raft
#

Does it sync over clients?

hushed fable
#

Not sure doubtful atm. I haven't set the objects to turn into net enabled. That's something I still need to learn myself

#

Essentially why I made the suggestion for the job vs fully doing it up haha

#

I was testing on the containers that spawn naturally at the docks

hushed fable
ashen raft
hushed fable
#

Yeah from the testing i was doing earlier i had myself and 2 other people in after that as well and they were able to pickup and move the containers. it synced on all our ends. if we ran outta the area and ran back the system did its best to place them where we had put them prior, every once in awhile it would put them back to default spots but generally they stayed in place

ashen raft
#

@tacit lotus @hard marten

ashen raft
#

Also Wuggie. No one wants danish translations so don't even bother pepe_laugh

#

The role also comes with a (slightly) different color for all those individualisation needs kek

clear vine
#

Oh yea I know that's why I didn't do it ofc!

#

Not sure why there's even Danish GTA servers... imagine doing RP in Danish

ashen raft
#

Even worse than doing it in swedish!

clear vine
#

yea.. but only slightly, because Swedish is just drunk Danish

ashen raft
#

Isn't it the other way around?

#

Danish sounds awfully lot like swedish being spoken by someone with speech impediments

clear vine
#

That's kind of how we hear Swedish NGL

ashen raft
#

I thought Swedish was supposed to be like listening to a Dane that tries to sound important

#

like posh

clear vine
#

well... maybe? our politicans are drunk AF a lot of the time I believe... so being a "posh important" Dane, must be.. how it sounds to be drunk?

#

Think of my Forza Avatar!

clear vine
#

@ashen raft

ashen raft
#

Try cloning instead of downloading

icy token
#

Can't find clone option

ashen raft
#

open a command prompt wherever you want the files then do

#

git clone https://github.com/Obtaizen/imports.git

icy token
#

Okay let me try

ashen raft
#

Also that's a lot of cars he got permission to re release. Smells hella content theft kek

icy token
#

It says not an internal or external command

ashen raft
#

but I guess it's fine since all cars are just stolen rips anyway

#

yeah you probably dont have git installed

icy token
#

Okay let me see

ashen raft
#

I dont have time to guide you through all that

#

and especially not for stolen content kek

icy token
#

Okay i will watch a YouTube tutorial

hushed fable
# icy token Okay i will watch a YouTube tutorial

Just a heads up using pirated/leaked assets is the quickest way to to get banned from alot of fiveM communities. I'd suggest just taking the time and effort to build something up yourself to avoid that. While coffee and then are slightly nicer than most it's almost inevitable people will come across it.

icy token
#

I just gave up on this GitHub

icy token
ashen raft
#

Those aren't really merged even

#

They are still all separate folders for each stream and data files

icy token
#

I see

ashen raft
#

but I guess maybe since theres only one fxmanifest it imports them in bulk

icy token
#

Any easier and efficient way then his?

ashen raft
#

I just have separate resources for all mine

#

What you can do is mimic their folder structure if you like what they did

#

one fxmanifest (you can copy theirs)

#

and then one folder named data and one called stream

#

then have the respective vehicle in subfolders

#

like they do

#
fxmanifest
stream / futo / FILES
data / futo / FILES
hushed fable
#

All you need is a /data/**/*.meta and then the same layout for stream in your fxmanifest

ashen raft
#

Is there any benefit to have one fxmanifest?

#

We joinked out all the handling files and put them all into one cause it was way nicer to work with

#

but thats all i've done

hushed fable
#

Just easier to manage for resource loading. It's all one folder organized

#

I can send a pic later of my layout and structure of mine as an example but a basic youtube search of make fivem car pack will net the same results.

icy token
#

Yeah but they don't explain that well

#

And most of the videos have background music 😐

ashen raft
#

Ah

#

We have all our vehicles in a separate folder in the [resources] folder

hushed fable
#

Was literally the first result for make a fivem car pack. 👀

#

Clear verbal steps, walks you through it.

hushed fable
icy token
#

I want to ask , how do i set up or categorize my vehicle according to Classes , like which Vehicle belongs to which class? A B C D or S?

ashen raft
#

With cw performance?

icy token
#

No as General

ashen raft
#

You either have to map a class manually to every vehicle in the game. Either through making a script with a mapping, or maybe adding a class to every car in vehicles.lua and fetching that

#

or do like cw-performance and just generate the class depending on how the car performs

icy token
#

Okay will look into it

ashen raft
#

The easiest is probably to use cw-performance, and if you feel it doesnt represent your vehicles well enough then there are easy tweaks in the config

icy token
#

I have some custom cars with custom handling

#

So i want them organized

#

To each class

ashen raft
#

Yeah cw-performance will work for any car

#

There are different ways to achieve handling to each likings tho. So cw-performance might not be optimal for every handling style

icy token
ashen raft
#

Find some handling files you like. Study them. Compare them to others. See what values diffeer and make something out of that

#

I think I posted our handling files somewhere around here

#

Covers most vanilla cars + the good custom cars

#

it's a self contained resource

icy token
#

Thanks

ashen raft
#

Did we do any vanilla cars that were like THE BEST when we were racing around @clear vine ? thinkies

clear vine
#

Uuuhm... I'm not sure actually.. the Kanjo is pretty fast in it's class, and I think the "eclipse" also were pretty fast, can't remember it's name

clear vine
#

Elegy was pretty fucking good wasn't it!?

ashen raft
#

Nothing beats the Kawaii tho

clear vine
#

Still sad I can't fit one of those IRL

vivid sigil
#

How do you add another radjob ?

ashen raft
#

you just need to copy one of the existing jobs in the Config.Lua. They're all named like xBoss, xItems etc where x is the job name.

So if you wanna make a job where you steal hotdogs you can copy all the tables in the config named MethBoss, MethGuards etc, paste it somewhere and rename them all HotDogBoss, HotDogGuards etc

#

and then update all fields to your liking

#

Also need to add HotDogJob at the bottom of the config, in the Config.Jobs

#

It might be easier to construct the job as ONE table rather than split up like we do.
I posted an example for how clownjob could be remade as one chonker instead, in #raidjob-🔫

ashen raft
#

Ignore: Double qb-radialmenu items and strings not being added yet Prayge

#

Last clip shows all locations it randomizes from

icy token
#

What's the Yellow blips for

#

If i may ask a stupid question

ashen raft
#

They show the locations. They don't show up unless debug is on

#

as shown in last clip

icy token
#

Location for races ?

#

Or ?

ashen raft
#

location for where races might end

#

You can challange someone anywhere, and it randomizes a waypoint for you to race to

#

Like Forza Horizon Head2Head

icy token
#

Oh i get it now

#

Will it be a separate script?

ashen raft
#

yep

#

also with integration in racingapp

icy token
#

Get some rest guys , 😑

ashen raft
#

no rest for the wicked WICKED

icy token
#

🤣

clear vine
#

Liquid rest ftw!!!

ashen raft
#

head2head: ✅

#

Just need wuggie to try to break it for me and then it be going up PepoDance

ashen raft
#

Dude dont leak the CW testing process

clear vine
#

oh shit! true!!

#

I do have like an hour before I go out for pancakes

clear vine
#

yea fiveM just gotta load!!

ashen raft
ashen raft
#

🤤

#

@clear vine

clear vine
#

Yea saw that 😄 Some games make me wish I could buy a shit ton of games still and had time to actually play a lot...

#

can't we just get hired at EA and make the best NFS tho!? that should be an option!

ashen raft
#

I dont think EA can make the best of anything hahaha

clear vine
#

WOW!

#

ofc they can

#

they have made the best worst company for several years in a row!

ashen raft
#

Yeah they do make the best case for lootboxes being made illegal

clear vine
#

I mean... EA is just the west answer to Gacha Games 😄

#

I'm fine with loot boxes in games, when it's PURELY for looks, and if everything for them can be obtained, just slowly.. when it starts being actual progress etc.. it's a huge no go

ashen raft
#

cw-lootboxes coming up?????

clear vine
#

I will drive to Sweden and kick you over the shin!

#

UNLESS!!

ashen raft
clear vine
#

... we make it as a joke script...

#

and it can contain burritos and shit....

ashen raft
#

Sounds like a great christmas script

#

Just spawn random packages around the map

#

at random times

clear vine
#

just a scammer walking around selling lootboxes, that are way too expensive for what's in them

#

or that yea !

ashen raft
#

OH

#

hahahaha

#

yes

clear vine
#

Pretty much our traders script could do this, just need to make the packages

ashen raft
#

Just add an item and a item usage handler that randomized useless shit

#

it'd take like 1 min to add

clear vine
#

It's kind of funny... also because we talked about scammer NPCs before with jobs and Tokens

ashen raft
#

oh yeeeah

hushed fable
#

got racing app all setup last night, such a beautiful thing haha also didnt have to change much for ox only a few things

ashen raft
#

Yeah very little item stuff so shouldnt be to weird

#

I assume it works differently for verifying the racer?

hushed fable
#

thats all ive found so far,

#

might be more but buying. racing, creating, and everything else seems to work with just that edit

#

lines
654
663
738
739
in Server> Main.Lua

#
    ['fob_racing_basic'] = {
        label = 'Basic Racing Fob',
        weight = 500,
        close = true,
        description = 'This basic fob allows someone to join custom races.'
    },

        ['fob_racing_master'] = {
        label = 'Master Racing Fob',
        weight = 500,
        close = true,
        description = 'This master fob allows someone to create custom races.'
    },
#

for the items.lua in ox

#

incase anybody ever comes in asking later

ashen raft
#

Multi page prints pretty much done.
Updated ui for racingapp pushed.
Outrun mode for head 2 head done (needs testing)
Buy ins for racing app done (needs testing)
Plateswaps almost done
Fixed raidjob

#

What a day!

ashen raft
#

||Comparison between a normal car and one where we add custom tuning parts (obviously this wont be the difference in the end product kek )||

clever pilot
#

Don't steal the thunder from my drifting script heh

hushed fable
#

@ashen raft thought of ya lmao

#

I know you like your black coffee though XD

hushed fable
ashen raft
#

Whenever people send me screenshots of their IDE with a light theme I cringe

hushed fable
#

I could never deal with that eye bleed, tbf people critique mine because I don’t use a pure black background, it’s a darker blue. I forget the theme name. It’s close to black though

ashen raft
#

Default VScode theme justright

hushed fable
#

Probably tbh, I used a vivid black theme for awhile. Found the darker blue easier to focus on

icy token
#

Hello

hushed fable
#

Eyo

icy token
#

i want to ask how can i download a specific github file not the whole Project

hushed fable
#

Go to the raw file and save it, really though you should just lookup a guide on using git

icy token
#

using git i get fatal repository error when using git clone command

hushed fable
#

I’d do more research as honestly learning git will save ya time and in comparison to any of us trying to teach you it there are 100s if not 1000s if tutorials for git as it is

#

All well outlined and explained

ashen raft
#

Why would you use that

#

do you not have eyes?

#

HUEHUEHEUHEUHEUHE

hushed fable
#

XD was the first thing I noticed

clear vine
#

What do you mean "do you not have eyes?"

#

I can perfectly see that it says "Start Assignment" right there if that's what you mean!

ashen raft
#

It's so bright

#

are you not afraid you'll burn your retinas off every morning?

hushed fable
#

At least we know wiggle is the serial killer

#

Wuggie

#

Damn phone

ashen raft
#

Wiggle

#

hahahahahahhaa

hushed fable
#

Bahahaha

#

New nickname

clear vine
#

It's my incentive to work more, so there's more black on the screen, so I do not go blind!

#

Man, I changed nickname on Twitch just to get away from that, you asshat

hushed fable
#

Lmaoooo it was an accident I promise

ashen raft
#

btw

#

the new discord font is so bad

#

I've realized that i can barely read mine and wuggies name now

#

but it was fine before

#

due to the font + color

clear vine
#

(I use dark theme normally btw... I do not enjoy being flashbanged every morning)

#

Maybe you've used too much light theme. HM!?

ashen raft
clear vine
#

anyway, brb from the chat, gonna see if I can solder some shit together xD

hushed fable
clear vine
#

Nah just some neo pixels

hushed fable
#

Ah I mean it can be fun depending on the project then, i setup some turn signals and brake lights using those and an esp32 with momentary buttons. Never got around to Bluetooth app control like I wanted

clear vine
#

It's for a board game with digital components that also uses a tablet to control the game.. so it connects to an app etc

#

over wifi

hushed fable
#

That’s pretty sick honestly. I love where technology has taken us. I grew up as a kid using window 3.11 and seen it all along the way, still love seeing the smaller diy stuff

#

I mean I’m only 33 but the advancements and how much easier it is now vs 15 years ago makes me so happy bahaha

odd nest
#

pushed pr for raidjobs

ashen raft
#

Merged zaqFingergunsHW

#

Thanks ✌️

odd nest
#

No problem

#

It was happening when they were doing the clown job, but dying before getting to the case.

[   script:cw-raidjob] SCRIPT ERROR: @cw-raidjob/server/server.lua:106: attempt to index a nil value (field '?')
#

Like what yall doing though. Keep it up.

ashen raft
#

How do they die on clownjob kek

#

thats like 5 guys with knives

#

and one guy with a musket hahaha

odd nest
#

LOL Truthfully. 👀 at some point, there's gonna be goofballs like my guys LOL

#

Ah, it's because my guys configured it to have shotguns/smg's

#

LOL

ashen raft
#

Yeah thats a tad more deadly kek

#

The cocaine raid shotgun dudes are wack tho. I think they also have higher aim

#

I wonder what happens when you totally dump the aim skill for the npcs thinkies

odd nest
#

🤣 pepethink sounds like a fun idea

ashen raft
#

One job where it's all random positions. All same skin. One dude has DEAD EYE AIM and like full armor. The rest can't aim for shit and will die if they hit a pebble

odd nest
#

LOL

#

Well I don't play much so I haven't played it myself.

#

But, I just pushed another PR

#

Add's job-specific cooldowns.

#

Left the original one, for a "global fallback"

ashen raft
#

Siiick. Someone actually requested that the other week

#

it's been broken since we rewrote the original script way way back

odd nest
#

It was simple 😅 since you already had it basically set-up

ashen raft
#

We did?

#

But the cooldown didnt work thinkies

odd nest
#

🤔

#

Hmm

#

is that so

#

don't accept the PR then ill go into more depth with my bois to verify that

ashen raft
#

yeah i think we never check for the cooldown in the the client side

odd nest
#

you do. You have it being used as a callback

ashen raft
#

oh kek

odd nest
#

cw-raidjob:client:start

#

line 272

ashen raft
#

This will need to take the id also tho no?

odd nest
#

🤔 hmmm

ashen raft
#

not at my pc so can't check-check it

odd nest
#

Nah you right

#

Give me one minute

ashen raft
#

It might be that currently it's a global cooldown?

#

So if anyone does a job it'll trigger a cooldown for everyone

odd nest
#

Nah the cooldown on server is global atm still. Just realized I need to link it to the job-id specifically

#

so we'll do a cooldown-table

ashen raft
#

you probably fixed so the cooldown actually triggers

#

but just not per job

odd nest
#

Im testing rn

ashen raft
#

Also, random thought, but will the jobID be same for all players? Cause iirc the ID is the job index from Config.Jobs

#

and since lua is a trash language it'll have different order depending on the moon cycles or whatever

odd nest
#

Testing it works.

Since jobID isn't fluid, and doesn't change based on them starting it, it's all good.

ashen raft
#

whats the jobid based on?

#

is it the name?

#

uuhh

#

The jobID is deffo not gonna be static

#

I think

#

It's set from the QB-target menu

#

And that's even worse at sorting in the same order than LUA itself kek

#

I think setting the jobid (line 134) to the jobname is best

#

(and 158)

#

I'm honestly surprised this even works two jobs in a row given how lua does tables

odd nest
#

hmm. JobID is set by the line it is in the config.jobs. I've never had an issue with it re-organizing the list. But that can be easily fixed by doing [1] = value

ashen raft
#

it does?

#

OH SHIT

#

they got hashes

#

probably

#

so it wont be like "jobid = 1" it will be "jobid = MethJob"

odd nest
#

yea

ashen raft
#

Looong time since me an Wuggie wrote this script lul

odd nest
#

Tbh though

#

Config.Jobs is a list of tables.

#

so its really more like Config.Jobs = {jobname = {table}, etc..}

#

So it's actually fine

ashen raft
#

Yeah that's where it gets the hashes I think

#

if it doesn't break it doesn't break peepoShrug

#

Super thanks for the fixes Prayge

odd nest
#

Oof you pushed that PR x'D You're gonna have to push a new PR.

#

one sec b4 I submit it

ashen raft
#

ahh shit I thought you were done panic

odd nest
#

Ah nah

#

we good

#

:x

#

you did it just as I pushed the server one

#

x'D

ashen raft
odd nest
#

Yeah we're good

odd nest
#

@ashen raft pushed another pr. the spawnped method was okay, but I've made it better

#

also if for what ever reason I need to talk about this again lol I'll use the correct channel x'D

ashen raft
#

I hope you tested this thoroughly cause it's going in!

#

Also what's wrong with using their build in spawnPed?

odd nest
#

If you restart the script live, it just stacks peds. Otherwise your way works, just most spawn-ped goes this route now. Least from what i've seen.

#

And yes I made sure it was fine x'D

#

Made sure to get my city folk to test it.

ashen raft
#

Hahah oh yeah right. Fucking QB won't add my mega simple fix for that

#

i made a PR like a month ago

#

to just return an id when creating the peds

#

so they can be cleaned

#

It's like a 1 line fix

odd nest
#

I basically re-did qb-weapons and added a realtime weather option for qb-weathersync but neither have been accepted lol x'D

ashen raft
#

I just hate how the non-spawnPed thing looks

#

having to use all the natives just looks... ugly

odd nest
#

I can agree with you there.

ashen raft
#

so much code for the same

#

QB could solve this so easily

odd nest
#

one day x'D

ashen raft
#

so pissed it's still open

odd nest
#

I reached out to a two people who could accept pr changes for qb-core lol

ashen raft
#

simple as

#

this is the entire fix

#

to make spawnPed the optimal way

odd nest
#

Word. Idk, they're hard as hell to talk to, since most of them don't give a crap tbh

#

so getting any PR changes you have to beat around the bush 100 times till it's in.

#

Or know the right person

#

I don't care to know anyone on qb staff.

vivid sigil
#

Do i have to add the head2head to the radial menu?

ashen raft
#

Nope. It adds itself whenever you hop into a car

#

Unless you're using something else than qb-radialmenu of course, then you might have to fix the implementation

vivid sigil
#

doesnt seem to work for me with qb-radialmenu, is it supossed to show when somebody is close or everytime?

ashen raft
#

It should show up if you are in a driver seat in the first qb-radialmenu that shows up

#

are you getting any errors?

#

If you want further help, please post in #head2head-👥 and I can help you there pointypepe

ashen raft
#

I just noticed something pretty weird.

Our rgbpainter script has MORE youtube views than racingapp... but there's no one reporting issues with it monkaHmm

#

So there's clearly an interest in rgb painting... The script has 8 starts and 5 forks even. But no support or even suggestions thinking1

#

Like where is the "cAN YOU makE tHis fOR this PhONE and ThIs LApTop aND tHIs nopIxeL InSPired VR heaDSet?" whatcat

valid vapor
#

lol

left blade
#

any 1 ever experience UI'S popping up on your screen and cant get them to go? forcing players to relog?

ashen raft
#

What uis?

left blade
#

All of them pop up. Like casino slots/ the one from ps-ui like the mini games. And then people lose all apps on phone and the voice range disappears. Been trying to figure it out for days 😟 only way to fix it to Relog

ashen raft
#

Hmm. Maybe some script is triggering them all

#

weird af that they wouldnt be able to close them tho

left blade
#

i think it could be xsound atm but not 100%

ashen raft
#

Try starting the server then doing "stop xsound"

#

and see if it fixes it

left blade
#

i am stopping the scripts 1b1 but its hard to test as it dont happen right away its so weird lol

grand cove
#

are the scripts standalone or set to qb or esx?

ashen raft
#

Qb

ashen raft
ashen raft
#

Hey nerds.
We hated the idea of the crafting grind, so we made a crafting script that's focused on blueprints that can be aquired from loot or by having the correct job.

The first clip shows the menu for a basic crafting table. As you can see it shows the amount of items you get, how much components are used and how long it takes to do. Pretty simple.
We then use a blueprint. This is an example of a recipie that does the same thing as the one we just showed, but just better. So like a pro version or whatever.

The second clip shows the special table. You'll see two options here, this is because I was lazy while devving and decided to just use this type of entity for our secondary tables.
You can use whatever models you want, all customizable in the config. At first there's nothing in there, since I dont have any jobs that have access to these, and i dont know any
recipies that work on here. But then I swap to mechanic and we got access to crafting recipies for that specific job.

You can also learn blueprints for job-items and know them permanently.
You can set items to be available on multiple table types, so for example repairkits are avaiable on basic and mechanic tables, but advanced repair kits can only be crafted on mechanic
tables etc.

clear vine
#

Also, Happy Holidays

hushed fable
#

haha happy Holidays guys, you two get a white christmas?

clear vine
#

no snow here atm, were supposed to get some later

hushed fable
#

ah well id be happy with no snow xD we have a travel ban in effect atm its been coming down for like 32 hours now

#

to be fair, it allowed me to get alot done on the server last night so it works out

ashen raft
#

A thin layer of snow here haha

#

-10c

hushed fable
#

Side note, merry christmas 😛 one of you will get the notification

hushed fable
# ashen raft -10c

im right there with you, -11 (C) here i wont be going outside unless i need to lmao

ashen raft
#

<@&1043506518097657956>

#

UI isn't done lol.

celest ridge
#

This is 🔥🔥🔥🔥🔥

robust latch
#

can we get interior colors to and wheel?

hushed fable
#

i was actually talking with coffee earlier, while there might be a way in the future with the current known means and natives it doesnt seem possible.

ashen raft
#

Yeah. The only fivem natives to take rgb is primary, secondary, xenon and underglow

ashen raft
#

Interchangeable parts system that affect the performance and handling of cars real time.

#

The idea is to add in game items to represent all parts.

#

(if it's not clear: the shitbucket Atlas goes up from a C372 to a B511 in class)

hushed fable
#

That’s actually rather impressive haha

calm kiln
#

Just trying to help here, maybe someone else had this issue too for consumables in QB.
cw-vending > server > server.lua lines 71 -87 are not needed as they overlap with functions in smallresources. Took me an hour to realize that the vending script here did that too... other than that it works great!

shadow violet
#

Im working on a little project and was hoping for help, does anyone know how to find Time Cycle Modifiers (the filters for drug effects ) I've been looking around but I can't find it.

ashen raft
shadow violet
#

Thank you, 😊

rustic hinge
#

hi

hushed fable
#

Eyyo

rustic hinge
hushed fable
#

The answer is 42

rustic hinge
#

xD

hushed fable
#

I’m kidding but what’s up

rustic hinge
#

i solved the Problem i was gonna ask it was simple so No worry

hushed fable
#

If you search my name in here, you’ll see a lot of my problems were solved in that exact same way

#

Ask first then 10 sec later boom I got it

hushed fable
#

Not sure if anybody is interested but I essentially rewrote the wasabirobbery autopilot script. It’s QB based but only for notifications. If anybody wants to test it out feel free here.

I’ll answer general support questions if needed in #not-cw-support-fivem-talk for it. Most things should be easily figured in the config.

https://github.com/Khatrie/Khat_autopilot

Upgrades include:
actually stopping at the waypoint
Brakes disable autopilot
Collisions disable autopilot and activate car alarm.
False police notify alert to make the players panic a bit.

GitHub

Standalone Auto Pilot for FiveM. Contribute to Khatrie/Khat_autopilot development by creating an account on GitHub.

fleet wharf
#

Yeo cuties! So, the racing mamajammas is it compatible with ox_target?

hushed fable
#

i dont believe it doesnt use entityzone so it should be good, we use Ox on ours currently and i don't remember coffee complaining he had to edit it lmao

#

@fleet wharf

#

wait, spawnped might not work

fleet wharf
hushed fable
#

2 messages down xD

#

for ox_target

fleet wharf
#

i JUST saw it lmfao

hushed fable
#

bahaha

fleet wharf
#

last question!

does this work with renewed-phone?

hushed fable
#

whats that?

#

the racing?

fleet wharf
hushed fable
#

we use Renewed Phone so yeah

fleet wharf
#

fuck yethh

hushed fable
#

i meant asking what part works with it xD

hushed fable
#

Enjoy! any questions with any of my suggestions and ill help out where I can. all of it works well in our city though so it should be flawless

fleet wharf
#

i love roleplaying too

hushed fable
fleet wharf
#

if you need me to! ❤️

hushed fable
#

go for it, youll have admin menu access until release

fleet wharf
#

cool!

hushed fable
#

we gave it to all testers so they can truly wreck havoc, best way to break it after all

fleet wharf
#

Any ideas? - maybe im an idiot

hushed fable
#

your good dude. uhm this is for racingapp right?

fleet wharf
#

yeahh, i believe so, i followed all integrations for the phone too, no app there either.

#

I think i might do a little more self debugging, im just a little tired. lol

hushed fable
#

the error is saying that you didnt assign the dongle to yourself, how did you give it to yourself?

fleet wharf
#
  • Well, i found the head2head errors out because of what i am ASSUMING is the radialmenu type/version

  • /createracingfob master id Smokin

hushed fable
#

try putting your name in quotes and doing full name

#

i just did /createracingfob master 1 "Khat B" and it came out perfectly

fleet wharf
#

I was adding id not the id number lmao

hushed fable
#

lmaoooo

fleet wharf
#

hahahah a

hushed fable
#

yep, time to go to bed lmao

fleet wharf
#

Now the add options for radial, imma have to rewrite them 😦 ughfahdhasdhsa ugh lol

hushed fable
#

lol what radial menu are you using?

fleet wharf
#

newest qb one, apparently doesn't have add/remove?

#

it's a weird one, gotta ask my partner! He's the PS dev, so he knows more.

hushed fable
#

its definitely got the exports

fleet wharf
#

HOLD UP lmaoooooooooo

#

let me ask

hushed fable
#

lol yeah id ask them because i just looked at the github and even newest has it in client file xD

fleet wharf
#

does the performance script have a renewed phone option?

#

like to implement app

final moon
#

@fleet wharf yes, read inside the script folder, should be a readme thats tell you how to set it up

ashen raft
fleet wharf
ashen raft
split cedar
#

Coffee ! how hard would it be to make the cw-print script work in vorp? the redm framwork

ashen raft
#

I have never used redm haha

#

But I guess if you can figure out a way to display the menus and use the items and all that jazz then you're good to go

split cedar
#

Im gonna try, the framework is the same , and Kakarot made a QBR-Core basically qb core for Redm but i never tried to convert something

#

thank you !

ashen raft
#

I think some parts of prints still use PS-UI, but the new part (the multi pages) use a custom made UI

#

so i'd look at multipages. That way you can skip using an external script to display

vapid oxide
#

Hey @ashen raft, i need your help, i can not find the right line to reward (item) the racer when he past the next checkpoint, in your server main racing app. PeepoRunCry

ashen raft
limber ocean
#

Hello is there anyone who knows how to fix this ?

ashen raft
limber ocean
#

So i need to change my inventory to qb ? right now im using qs-inventory and its practically the same as qb-inventory

ashen raft
#

I honestly don't know the fix haha. I would assume it's related to radialmenu shrug Haven't seen the error myself afaicr

#

Please try this and tell us if it works

limber ocean
#

Like that ?

#

No.. it didnt work..

ashen raft
#

In that error you can see the lines that it's not working on. Open the file and check the lines. I'd assume you need to to the same thing you just did to those lines aswell.

#

I'm like 99% sure it's a harmless error tho. Won't stop any processes

limber ocean
#

Do i change it also on radial menu or i leave it ?

ashen raft
#

Nah. Unless you wanna solve it in a good way! Haha
The best fix for this, imo, is to make sure radialmenu just ignores nil calls. But if you're unsure of what you are doing I would just leave radialmenu alone

limber ocean
#

Yeah i might just leave it.. but it still send me the error....and i cant process to do a race

ashen raft
#

The removeoptions have nothing to do with starting races

#

You gave to have another player accept the race also, unless you're running it in debug mode

limber ocean
#

Ohh.. wait i just restart the script in debug mode and solo race and the errors are gone.. but dont see the menu to start a race in the radial menu....

ashen raft
#

It won't show up if you are not in a vehicle or if you are a cop

limber ocean
#

When i got in the car it gave me an error but not the same...

ashen raft
#

Yes. You have to update it in the outrun file also. Same thing

limber ocean
#

Ok no error this time but i cant see the option in radial menu ...

ashen raft
#

Yeah I have nothing to go on with just that so can't help you. Maybe you messed something up haha. Please post in #head2head-👥 if you need more help and you have more information

limber ocean
#

Ok i will do, but is it maybe because my radial its full ? like no more space to add more options ?

ashen raft
#

If radial menu has a max limit then maybe.

limber ocean
#

At least all the errors are gone....

humble wyvern
#

Whare are folk utilising for drug processing with ox_inv, not sure if its worth converting ps-drugprocessing, it's messy as it is

ashen raft
#

At sundown we decided to make our own. We created tables that spawn randomly (500 potential spots) and can be shut down by cops etc.

The actual processing is rather simple if you don't want to make it to complex:
Interaction
Take x items
Minigame
Progressbar
Give y items

#

If you wanna make it even simpler you can just create recipes in #crafting-🔧 and create processing tables there

ashen raft
tender basin
#

We had one it was awesome but we had to remove it cause it made cars and stuff go 200+mph

ashen raft
#

Yeah this one actually makes them SLOWER topspeed wise

#

it's just a toggle on/off for the GTA Drift Tyres

tender basin
#

Dope then!

humble wyvern
#

Is it possible to utilise trading almost as a pawnshop system, looking at it not as it's an item per ped?

ashen raft
#

Yes it can do multitems

#

There are several examples in the config for traders

#

I would say, something like GP-traders might be better and easier if you do want lots of items.

grave hound
#

So the drift chip will not work if I have LJ-inventory?

ashen raft
#

Set it to qb and it might work

grave hound
#

Ok thanks I will give it a try.. I figured i would at least ask first before downloading as I did see your hilarious comments/notes on it.

tame dock
#

someone who has pitstop garage ? 😄

hushed fable
#

Love the vibe of pitstop lol

ashen raft
#

The "unlocked" version just has some parts editable.

tame dock
#

I dont even see the unlocked one version 😂

sour kayak
#

Hey @ashen raft Any eta for the ps-hud speedometer edit release ?

ashen raft
#

Not really. Maybe sometime after sundown Rp is released 1.0. It's probably an old PS Ui version anyway haha

sour kayak
#

🤔 okayy

oak marsh
#

@ashen raft is there a way you can add LB-Phone to the raid or make it work with out the phone >

#

love the idea of the raid but i dont use qb phone

ashen raft
#

Hahah no

#

I fucking hate all the phones

#

so that's never happening lul

oak marsh
#

would there be a way to remove the phone out of the script ?

ashen raft
#

Yeah just find all the places where its called and remove/change em

digital fjord
#

👋

flat herald
#

Anyway to get the redline off the map while racing? and changing it to a arrow above each checkpoint?

ashen raft
#

Start replacing every use of blips and stuff

calm plaza
#

Hey can someone that knows cfx lua better help me

    Lab.Meth[phase][interaction] = bool
    TriggerClientEvent('ec-narkotyki:client:meth:changesharedstate', phase, interaction, bool)
end)```

```RegisterNetEvent('ec-narkotyki:client:meth:changesharedstate', function(phase, interaction, bool)
    Lab.Meth[phase][interaction] = bool
end)```

TriggerServerEvent('ec-narkotyki:server:meth:changesharedstate', 'FIRST', 'GENERATOR', true)


Lab = Lab or {}

Lab.Meth = {
['FIRST'] = {
['GENERATOR'] = false,
}
}

#

The value dosent change and always stays false

#

Propably Im idiot but fuck that k_blushingcat

ashen raft
#

When you trigger the client event you don't have a source

calm plaza
#

so how can I trigger it for all players

ashen raft
#

If source is -1 it goes to all players

calm plaza
#

So? RegisterNetEvent('ec-narkotyki:server:meth:changesharedstate', function(src, phase, interaction, bool) src = -1 Lab.Meth[phase][interaction] = bool TriggerClientEvent('ec-narkotyki:client:meth:changesharedstate', phase, interaction, bool) end)

ashen raft
#

Yeah

calm plaza
#

the first one

#

yea?

#

or in client

ashen raft
#

You set it to -1 in server side

calm plaza
#

Hmm it dosen't seem to work

#

still returns false

#

nevermind I think I found it

#

Okay it work Thanks (;

pure sand
#

Novice question here but I think Im finally learning some stuff 😄

#

Im not even sure my example would work, but if it did Im sure it wouldnt be well optimized. anyone care to help?

#

Id prefer if you've got the time that rather than someone just throw me a snippet to explain the logic behind it. Thanks in advance. ❤️

ashen raft
#

What is it you're trying to do? Make it give less stress?

pure sand
#
CreateThread(function() -- Speeding
    while true do
        if LocalPlayer.state.isLoggedIn then
            local ped = PlayerPedId()
            if IsPedInAnyVehicle(ped, false) then
                local veh = GetVehiclePedIsIn(ped, false)
                local vehClass = GetVehicleClass(veh)
                local speed = GetEntitySpeed(veh) * speedMultiplier

                if vehClass ~= 13 and vehClass ~= 14 and vehClass ~= 15 and vehClass ~= 16 and vehClass ~= 21 then
                    local stressSpeed
                    if vehClass == 8 then
                        stressSpeed = config.MinimumSpeed
                    else
                        stressSpeed = seatbeltOn and config.MinimumSpeed or config.MinimumSpeedUnbuckled
                    end
                    if speed >= stressSpeed then
                        local StressSpeedChance = math.random(1,10)
                        if StressSpeedChance >= 4 then
                        TriggerServerEvent('hud:server:GainStress', math.random(1, 3))
                    end
                end
            end
        end
        Wait(10000)
    end
end)
#

testing now.

ashen raft
#

A math random to make sure it's not on every loop?

pure sand
ashen raft
#

Yeah thats how we do it hehe

pure sand
#

rearranged it a little but I got the idea. sweet!

#
CreateThread(function() -- Speeding
    while true do
        if LocalPlayer.state.isLoggedIn then
            local ped = PlayerPedId()
            if IsPedInAnyVehicle(ped, false) then
                local veh = GetVehiclePedIsIn(ped, false)
                local vehClass = GetVehicleClass(veh)
                local speed = GetEntitySpeed(veh) * speedMultiplier
                local StressSpeedChance = math.random(1,100)
                if vehClass ~= 13 and vehClass ~= 14 and vehClass ~= 15 and vehClass ~= 16 and vehClass ~= 21 then
                    local stressSpeed
                    if vehClass == 8 then
                        stressSpeed = config.MinimumSpeed
                    else
                        stressSpeed = seatbeltOn and config.MinimumSpeed or config.MinimumSpeedUnbuckled
                    end
                    if speed >= stressSpeed and StressSpeedChance >= 60 then
                        TriggerServerEvent('hud:server:GainStress', math.random(1, 3))
                        
                    end
                end
            end
        end
        Wait(10000)
    end
end)

now looks like this if youre curious. ❤️

crimson ridge
#

Hey @ashen raft can you tell me how to use ox_inventory in qbcore

ashen raft
#

That is quite a big task

#

no I cant

crimson ridge
#

what inventory is this

ashen raft
#

Ox_inventory

crimson ridge
#

So how are you using this inventory?

ashen raft
#

No no, you misunderstand. I know how to install it, but it's not something I got time to explain

#

Im sure theres videos and a tutorial out there. Google it

crimson ridge
#

so can you send me the video

crimson ridge
ashen raft
#

I never set ours up.

#

I don't know any videos. You'll have to search yourself

crimson ridge
#

ok ok

pure sand
#

Have you already got resources installed to a qbcore server? @crimson ridge

#

If not I would just say to setup a QBox server if you're interested in the Ox package and see what you think, but if you already have a lot of resources that may need converted over then yeah Like Coffee said, that can be a big task. And certainly not one Id know how to explain

valid vapor
#

anyone well versed in cutscene creation cause i'm trying to create a cutscene and it's doing no cutscene, spawns what i need to nearby though.

unkempt laurel
ashen raft
quiet remnant
#

@ashen raft do the new drift script mess with something on car ?

#

I did try ather drift script and renzu stancer and they mess with car settings, only way to reset them to default is to change the license plate

#

Btw i use u drift chip now with the drift tire i saw it is, not sliding to much and not much power oh wheel but is not doing bad at car and that us what i love it

ashen raft
#

It adds a drift Tyre flag to the vehicle when used. Same as exists in gta online

#

It doesn't save anything to the vehicles. It's only client/user side.

#

Like it says in the readme, it won't work for all handling setups.

quiet remnant
#

Nice

#

I have like 4-5 scripts from you guys , good work, thank you

ashen raft
#

@everyone sneak peak of cw-tuning 👀
Basically replacing GTAs shitty upgrade system with component based one. Built to be scaleable to add any components and categories you could think of, and fine tune what each component will give. So you can have 10 different turbos each affecting the acceleration and top speed differently

#

Will require Ox lib and inventory btw 🐂

#

(hope that makes you happy khat 8763_pepe_smug )

weak sapphire
#

Aw. No support for qb-inventory?

ashen raft
#

Nah. To much work when its working with metadata

hushed bone
#

What about the ability to change sound file for different engines?

ashen raft
#

Doing engine swaps handling wise would take like 10 minutes to make with this system. Not sure how easy it is to change sound files on the go tho

toxic osprey
ashen raft
#

Put em here ✌️

toxic osprey
#

Will pay obviously

#

I need a learnable blue print script for okok crafting

ashen raft
#

I dont think that's possible since okok crafting is escrowed

toxic osprey
#

They are pretty cool about things like this. What functions would need to be Unescrowed

ashen raft
#

I don't know what's open and what is not sadly. Anything that touches access to what blueprints you can or can't see at least

hard marten
ashen raft
toxic osprey
#

Perfect

ashen raft
ashen raft
ashen raft
#

@everyone anyone interested in testing out a script for me?

REQUIRED: You use Renewed Phone and you're competent enough to add apps to it.

It'll be one of the scripts included in the bundle mentioned in #updates,** for free **

If so, send me a dm ✌️

ashen raft
quick galleon
#

DM IS NOT WORKING, I AM AVAILABLE BY THE WAY, FOR TESTING

ashen raft
#

yeah you got Dms disabled for non-friends PepeLaugh

calm plaza
#

Im so hyped for invasion elmoFire

ashen raft
#

I had such a good time playing Invasion when we had it on the server HYPERS Skulking around in a car trying not to get spotted

split phoenix
#

ngl when scrolling through my server list i thought the server icon said chilly scripts hah

hushed fable
#

Chili wiener scripts

ashen raft
#

*Chili Wurst chilidog

#

or *Cool & Wicked WICKED

valid vapor
#

Yo @ashen raft you may want to check your store to see if its enabled. Its not showing up currently

ashen raft
#

try now

#

👀

#

Seems to be working.
Only pro devs here EZ

true coral
#

@ashen raft Yo coffee, i love your work!

ashen raft
ashen raft
#

So, @everyone, I'm finalizing the compilation today.
Any specific packages anyone would like to see as a solo package, or a mini-compilation? #updates message

Right now I'm thinking of having it be:
Compilation (all 8)
Tuning (solo)
Jobs (Trucking + Delivery)

unkempt laurel
calm plaza
#

Invasion would be nice

jade beacon
#

Hey was just wondering if there was update for cw-raid2 cause I'm having issues with job clean up like the peds and case are not disappearing after job completion and case key not spawning on the npc.. any thing im doing wrong or does it happen sometimes

ashen raft
#

haven't touched raidjob2 in quite a while. It's a mess haha.

jade beacon
#

Oh my bad to bother about it brother I use it to create small event jobs guess I'll have to figure something out appreciate your guys work and the response thank you

ashen raft
#

You using ox? I know it works ALOT better with Ox haha

jade beacon
#

Oh whoops yes I am using ox lol

jade beacon
#

Everything g works excellent till clean up

jade beacon
#

you where talking about oxmysql right

ashen raft
#

No, ox-lib

#

Khatrie fixed the ox-side of Raidjob and said it was working flawlessly with multiple users etc.

It does some cool magic with server ids and stuff I think.

jade beacon
#

fa sho thank you

ashen raft
#

Ah shit forgot about those pepeFacepalm setting em up

grave burrow
ashen raft
grave burrow
#

❤️❤️❤️❤️

hushed fable
#

My suggestion if we were gonna push that code is sadly to remove QB basic support from the resource

ashen raft
#

Raidjob2.1

hushed fable
#

i mean yeah essentially

#

i cant be assed to support something as... Unorganized as QB basic

valid vapor
#

Is the trucking job fully open source or is it partly escrowed

ashen raft
#

All scripts are fully open source. Unless I messed up again PepeLaugh

ashen raft
#

I forgot to put the escrow ignore thing in the FX manifest for tuning

#

Fixed now tho 👍

worn quest
#

@ashen raft hacked account

desert raven
#

Hello where can i get database logging system ?

ashen raft
desert raven
ashen raft
#

Lemme take a look

desert raven
#

Sure

ashen raft
#

There. Fixed ✅
Also, I noticed you dont have the discord role. If you want me to add it manually for any further support for paid scripts you can DM me and we'll fix it

slender marsh
#

Not sure where to ask but didn't want to DM any devs.
Do you guys do any freelance work for custom scripts?

slender marsh
hushed fable
#

It’s quite a bit up there with a lot of the releases happening recently. No worries on not seeing it.

slender marsh
hushed fable
#

Sounds good, coffee will get back to ya whenever he is around

slender marsh
#

Perfect! Appreciate the helpfrogheart

ashen raft
dim scaffold
#

So with this new user management update, are we able to do away with the racing fobs and just add racers?

ashen raft
#

But yes. All user management is now handled through the database table instead

dim scaffold
#

Nice

#

I didnt like the old fob system. Glad to see it evolving

#

So if you dont need the FOB can you do away with the whole inventory system or do you still need the tablet (item)? Or can you just call the tablet with a command?

ashen raft
#

Yeah it's horrible, and a pain to scale. The new system basically means any new features can be added and locked behind permissions on a whim happypepe
Only good part about it is that I managed to get ONE person to be dumb enough to come her after they got the message telling them they were an idiot kek

ashen raft
#

So yeah, with this, I can probably remove pretty much any need/use of the inventory system outside of the function to create the useable item.

dim scaffold
#

I have no need for an inventory system in my game so thats why I was asking, If I can get rid of the whole thing that would be great

#

If you could create the ability to just open the tablet via a / command that would be peaches.

ashen raft
#

It needs a source. The item variable isn't used (forgot to remove it lol)

dim scaffold
#

Cool

hushed fable
#

Just wanted to make that thread ahead of time

#

this way when its asked i can link it

ashen raft
hushed fable
#

Oh might also wanna mention that has the fully integrated Renewed phone groups

#

with the status updates and progress and everything else sent to the phones

#

that in itself was a .5 upgrade lmao

ashen raft
#

does that mean Renewed is a REQUIREMENT

#

or does it work without it?

hushed fable
#

with or without

#

😉

#

better with

dreamy shuttle
#

oh nooo, im using qb-inventory 😢

hushed fable
#

Sorry, @dreamy shuttle i stopped doing QB-inv work prob a year ago now

#

Ox honestly is supreme in everything that it does vs QB standard

#

its just a higher learning curve

dreamy shuttle
#

welp guess like it's time to rebuild my whole server lol

hushed fable
#

bahaha

#

just use QBox

dreamy shuttle
#

I'm in a dilemma, because some of the scripts I use ask for qb-inventory😢

dense canopy
#

Just convert them its not hard. Ox have good documentation

hushed fable
#

ox supports alot of the QB calls

#

if not all

dense canopy
#

Problem is database

hushed fable
#

database conversion used to be able to be done with a command when you first started the ox setup

dense canopy
#

Not whole database thats the problem

ashen raft
#

Only thing that really breaks with ox-inv is the info/metadata stuff haha.

Would've prob worked out of the box if they didn't change the dabatase column name peeposmart

dreamy shuttle
#

tbh what i hate the most from qb-inventory is the weapondraw/holster function where it's look like not consistent, but i also don't like the cash item on the ox since i always love the gta style money lmao

hushed fable
#

you eventually get used to the cash as an item, it also does add to RP if thats the server your going for

dense canopy
#

Its much much better than qb ps and etc inventory

junior steppe
#

Hey im trying to use the raid job but when we set cops for the job in the config we can't target the peds 😦

ashen raft
#

iirc it takes a while after someone swaps to a cop before it updates the cop amount in QB

junior steppe
#

sweet thanks ill give it a try

ashen raft
#

iirc it updates every like 1 or 10 minutes or something like that

junior steppe
#

Kinda like qb-drugs then

ashen raft
#

yup

#

You can probably rewrite the cop amount check to be more accurate but I don't think Qb really does real time updates of all jobs consistently

junior steppe
#

ill keep it like that give cops chance to get ready before they get spammed with calls XD

ashen raft
#

Yo, <@&1043506590663319622> users, anyone who's had time with the new user management system? Would love to hear some thoughts

hushed fable
quick galleon
turbid relic
#

Are you also on patreon?
Or can I only support you through this coffee page?
<@&1002205972128878612>

ashen raft
#

I think GitHub is also setup for the sponsor thing 🤔

turbid relic
hushed fable
#

Merry Christmas all!

marble ridge
#

Its taken me a bit over a month but i finally got npcs running somewhat fine on clientside in my script

#

turns out it was the hash section of the createped native also i made a mistake somewhere else in the code which caused the npcs to spawn in a different area but it seems I can finally start proper work on a lib of some kind for devs to easily work with ped bullshit

ashen raft
marble ridge
#

i'll have a look at it but I have already managed to fix the problem by just taking the hash grabbing native and chucking it in its own function that also handles preloading the model i then store the resulting hash as an int and chuck it into the createped native

#

kinda shit code but somehow more stable than when its compacted

#

i just realised that the above msg may have seemed to be talking about someone elses code but that is my own and I am incredibly tired atm 😅

lament bough
#

Hello, I am dedicated to creating props. If you are interested, I can create them for free for any of your scripts.

#

I can create crafting tables, tablets, etc... whatever you want

ashen raft
#

Send you a DM 👀

toxic cloud
#

does the race appp pscript

#

work in esx

#

i dont think so

#

but is there any esx racing scrippt

ashen raft
spare solar
#

hii, are your scripts on tebex open source?

ashen raft
gleaming root
#

Coffeelot just wanna say big thanks with the crafting system, cannot wait to get it implemented HYPERS meowcode

ashen raft
#

Appreciate it ❤️ chilidog

hot mesa
#

Hi, I just bought the cw-trucking script and when I try to start it, I get this message in console
You lack the required entitlement to use cw-trucking

ashen raft
hot mesa
#

my cfx

ashen raft
# hot mesa my cfx
barren hatch
#

FileZilla is known to cause issues with encrypted files for whatever annoying reason 😂

frail smelt
#

Hello guys I've got cw-racingapp and its fantastic, but I have a problem, in the race creator it doesnt let me place any checkpoint, and do nothing with the menu, not even leaving the creator

vague hull
#

I dont know if I qualify as config monkey, but Im all yours if you need me!

near ocean
#

Hello

#

I have a problem with cw Notes. Can anyone help me?

#

it won't install, can anyone help me

unkempt laurel
#

Hey bonzisurf

wraith sun
#

Just A Suggestion To Make It More Simple And Clean @ashen raft

Rather Then Executing All Function To Attach The Prop Thing For Tablet In Racing

Mostly Every Server Uses > Emote Menus

If This Event Is Triggered cw-racingapp:client:openUi

ExecuteCommand('e tablet2')

And If This Event Is Triggered UiCloseUi

ExecuteCommand('e c')

ashen raft
#

That'd mean it depends on server what emotes they have with what name tho

wraith sun
#

mostly all emote menu consist the same for tablet

#

but yea just a suggestion to reduce some code nothing much xD to see more clean and less code

ashen raft
#

Also got this guy who wanted to make a custom tablet

#

so I'll need that code anyway

wraith sun
#

yea fine enough < 3

#

is there any more ui update planned as such in coming days ?

ashen raft
#

Nope. Yesterday was probably the last for a while, apart from bug fixes

wraith sun
#

thanks then let me go through more of the part of new update just started looking over

opal silo
#

Hello, sorry if this has been brought up before. I downloaded raidjob2 last night and while testing it out found that the case won’t open, it keeps telling me the timer is still active.

For testing I lowered the time in the config from (10000) to (100) but still received the same issue.

Only possible thing I could see is a pop up saying this emote isn’t valid. Is it possible my emote menu isn’t compatible and is breaking the script?

ashen raft
#

If you get errors then possibly

opal silo
#

Will do, thank you for the response, and sorry for posting on the wrong area. 😅

ashen raft
#

And if it's the non-ox version then you're pretty much on your own. That script is kinda left to die LuL

rotund tapir
#

hi! is there a video for the gearing? just curious 😄

ashen raft
#

The V8 Rebel was to showcase an engine swap from Tuning, but it has manual also so it made it's way inLuL

rotund tapir
#

Thank u!!

ashen raft
#

The new gearing animations are working great

unkempt laurel
#

@ashen raft umm

ashen raft
#

Fuckin bots peepo_ban

drifting tulip
#

hi i would like to no if i could use the tuning script for my server for the trucks and change the gearbox to manual

ashen raft
merry night
#

ive checked these over and im still so confused why it its saying weapon doesnt exist

#

i use ox inv, these items are in both qb, ox, and both relevent Weapons.luas too

ashen raft
merry night
ashen raft
merry night
#

ty!!

fast nebula
#

With the ELO system in the racingapp, is it feasible to make a player lose ELO if they get arrested?

ashen raft
#

For sure. Just gotta use the correct event. However, it might be best to wait cause I was planning on adding Elo removals for leaving races

#

Which basically does what you want

fast nebula
#

Amazing. Cant wait for that update

dense bridge
#

i still learning how vue work how to edit

#

because try to make crafting now not with slider but just input with a number what to craft

fast nebula
#

when using the racing app, if you make an account through the trader/laptop are you able to upgrade that account? Or do you have to make a new user account to upgrade?

ashen raft
fast nebula
#

Ahh, shame. Maybe in a future update 🤞

prisma oriole
#

how to recover if you lost racing fob?

ashen raft
#

buy a new one

prisma oriole
#

thx

#

Im dumb I using laptop to buy

small mica
#

Hi Coffeelot!
Can I write to you privately about something? I don't see the ticket section.
Thank you

ashen raft
small mica
#

I wanted to talk to you about a possible addition to "cw-racingapp," obviously compensated

glossy hollow
ashen raft
#

If it's a comission you can DM me @small mica thumbup

patent imp
#

Any reason why when I add the blue print to recipe it removes it ? But when I take it away it appears back ?

ashen raft
#

You probably haven't learned the recipe then?

#

If there's no blueprint tied to the recipe it can be crafted

dense bridge
#

where you input you crafting skill rep?

#

i see in the metadata but can you change to a own skill menu systeem?

patent imp
ashen raft
#

Yes that's the idea. Learning blueprints unlocks the recipe

dense bridge
#

That why i using blueprints

#

because i to many grinders crafting for life..

#

so i try to change a little bit

#

blueprints put in some jobs or thinks what you can do

ashen raft
#

Yeah it's why I created the script. I hate the crafting grind lule

patent imp
dense bridge
#

Just want to make one script for all the lvling

#

It capped with repgrading when have max level. Until you add more items

patent imp
#

Love how you push updates straight away with more info aswell top man

ashen raft
#

It's done, I think, haha. But I need to write the readme.

It's basicallt mz-skills but fixed. It should be backwards compatible also.

dense bridge
#

haha

#

true, my i am using sql strings not the metadata

dense bridge
spice dune
#

Hi guys, Is the cw-plateswap supposed to show metadata in the plate description?

ashen raft
spice dune
#

Ah im on QB

ashen raft
#

Then no

spice dune
#

Its letting me take the plates off but not put on another car

ashen raft
#

If you have issues please open a ticket in #1176825221785849977 and before you do: READ. THE. GUIDELINES and do what they say Pepe_Pray

spice dune
#

No worries thank you

#

qb-vehiclekeys was the issue lol

unkempt laurel
#

Bro this hud is really clean looking

#

Is it edit of qb or ps hud?

ashen raft
#

Ps hud

#

If you search for it theres a zip of it somewhere in this discord server

unkempt laurel
#

Cant find it PepeRain

ashen raft
#

Ah now that I think about. It's outdated anyway. I'll make repo when I have time

unkempt laurel
dusk condor
#

Hi @ashen raft, Mind if i DM you 😄

ashen raft
dusk condor
#

Thank you:)

opal monolith
#

does the ghosting allow entities from outside the race to interfere such as police?

tranquil nimbus
#

<@&1002187624259256350>

dusk condor
#

@ashen raft

idle pawn
#

<@&1002187624259256350>

marble ridge
clear vine
#

I sadly can't delete the messages, I think only Coffee can atm

haughty dawn
#

RIP

ashen raft
#

Cleaned up the channels and removed the ability to @ everyne for all roles . No idea why it was allowed even lol

clear vine
#

you know the channel has become big when these return all the time

limpid tartan
#

@ashen raft i’d suggest getting mee6 and preventing that

fringe crater
#

Automod can do it

unkempt laurel
#

or using discord's automod

limpid tartan
clear vine
#

dammit 😛 I was just trying to find the positive in it 😛

limpid tartan
#

😂

clear vine
#

but yes I know, I never had it with smaller channels though xD they might be more "hidden"

limpid tartan
#

i used to sell bots that do it

#

yeah so typically they look for discords with 200 or more people

ashen raft
#

I'll try fixing it as soon as I'm home again. Phone app is pain lol

unkempt laurel
#

For my server i used this regex in discord automod feature it blocks only discord invite links regex (?:(?:https?://)?(?:www)?discord(?:app)?\.(?:(?:com|gg)/invite/[a-z0-9-_]+)|(?:https?://)?(?:www)?discord\.gg/[a-z0-9-_]+)

ashen raft
unkempt laurel
#

you can set automod to block sending invite links with that

#

or just warn/mute user

ashen raft
#

Aah

ashen raft
#

There we go. Should be a bit more secured now 😅 fucking bots lol

#

Whats the purpose even? Who's dumb enough to click those links

unkempt laurel
#

fr

uncut thicket
fleet wharf
#

Does the gearbox work with jim-mechanic? 🙂

ashen raft
spiral crescent
#

Hey Coffee!
you add local to the crafting script?

#

or i need to rebuild the script

ashen raft
#

Crafting had no localisation, no.

spiral crescent
#

i not rename the script
only change english to dutch and rebuild

ashen raft
#

Then you did something wrong. I can't really help you debug building scripts. There's a link in the readme with instructions that are pretty much the instructions I can give

spiral crescent
#

oke thanks!

#

and good script

spiral crescent
#

Can I get extra XP for an item?

For example

With a lockpick you get 1xp and with a pistol 10xp

ashen raft
#

You get more xp depending on the craftingSkill the item requires

#

Almost at the top of the config you can find the function that handle this gain if you want to change it

spiral crescent
#

i change a lot but not work

#

i add craftingSkill= 20, and only get one xp

ashen raft
spiral crescent
#

iknow

Config.CraftingRepGainFunction = function(skillReq)
if not skillReq then return minimumSkillRep end

local skillGain = 1 + math.floor((skillReq - 1) / 100)
if skillGain < minimumSkillRep then return minimumSkillRep end
if Config.Debug then print('Skill gain:', skillGain) end
return skillGain

end

#

and why skillReq?
what is skillReq

ashen raft
#

craftingSkill is what is sent in to that function as skillReq.

If you dont like how the repgain works then you need to change that function. It's very simple math. For every 100 it adds +1 rep extra

spiral crescent
#

💪

feral isle
#

Hello, anyone knows why im getting "No user selected" on racing app?

ashen raft
#

Probably that you didn't select a user. If you need further help open a ticked 👉 #1176825221785849977

feral isle
#

I did it

pastel mauve
#

Bro just love your HUD its so clean and simple

ashen raft
#

Yeah I'll get it onto git someday when I got time 😅

pastel mauve
#

@ashen raft When are you gonna upload it?

#

im wanna use it with your Gearbox system

ashen raft
#

When I got time

pastel mauve
#

please make it fast

#

btw i use some free book script and i make this type of blueprint for your Crafting

#

i mean in my server

#

man its so fun

devout robin
#

would CW Tuning still work with another inventory? like ps-inventory?

ashen raft
peak rivet
#

Hello

cold hollow
hot hinge
#

@ashen raft the link to td discord is expired

ashen raft
#

Fixing asap

#

Fixed ✅

brazen spruce
#

I use MZ- Skills but would be willing to test your script out

dense bridge
#

Love a cw-rep script

fleet wharf
#

i use mz-skills

#

would love to test

haughty dawn
#

Definitely would be interested in the cw-rep

fickle pumice
#

I'm interested in testing CW-Rep

ashen raft
#

Damn with this interest I should've made it paid kekW

covert shore
#

I'm using mz-skills but what difference could it be in cw-rep?

ashen raft
#

It's built to basically 1:1 replace mz-skills without much issue tho

unkempt laurel
#

Im very interested

covert shore
unkempt laurel
#

If it will be paid I would buy it instantly

ashen raft
#

currently it SHOULD only require users to reformat their Config and change the export name.

ashen raft
unkempt laurel
#

Daaaaaaaaaaamn

ashen raft
#

It's basically a very modified version of mz-skills, so I wouldn't sell it

#

The mentioned addition to Compilation is something completely else 👀

tender basin
#

Mz skills had to be removed from our server it had the heaviest network traffic

#

With 100+ players constantly it was literally killing us

#

Hopefully youve changed how it works or added a bridge to communicate to db

ashen raft
#

Sounds like an implementation issue tbh. So yeah if you're constantly changing skills for players you'll have the same issue here thumbup

tender basin
#

We worked with guille from project sloth to try and fix it. It was the way the script constantly updated the db after gaining exp towards skills

#

All we did was use exports

#

Be careful with it is all im saying

ashen raft
#

yeah but if you use exports in a lot of places and to often then you're kinda causing the issue not the script is what I mean

#

Although I could see the whole gta:o skill thing causing issues

#

but that's removed

tender basin
#

Ahhh thats the important bits hah the stamina and stuff players veen complaining since its removal ive been trying to find a lightweight solution.

I was thinking of dumping the data into a json while live and then dumping it into the db at timed intervals

#

Or maybe even on resource start

brazen spruce
#

I use all the MZ-Drugs and heists, will this be a replacement for the entire system that is integrated with MZ-Skills?

ashen raft
#

It only replaces mz-skills

#

But without the GTA:O stat stuff

brazen spruce
#

Gotcha; I don’t use the GTA:O online stuff like driving, stamina or anything

ashen raft
#

it will (for now) require some modifications in scripts using mz-skills, however, I plan to add a way to skip that sometime after release

vocal adder
#

I've been using src-skills is a rework of mz-skills I think, the server I'm working on at the moment isn't fully up so I don't think I'm a good use-case for testing 😦

plucky grove
#

Hey, I'm interested in skills script and need for some of the heists to be added

craggy inlet
#

I can use cw-gearbox without cw-tuning ??

ashen raft
ashen raft
plucky grove
ashen raft
plucky grove
#

okay, thanks

waxen topaz
#

Hello, i win giveaway from TD mapping discord, i’am not found to open ticket

waxen topaz
tall spear
#

Id be interested in testing cw-rep script