#modding-general

1 messages · Page 37 of 1

brittle warren
#

Same way you jbeam every car just go for it lol they are all different

dawn trellis
#

Does anyone here have experience using Road Architect? I'm making a map for the first time but haing a bit of trouble with it.

patent jackal
#

looks more like a bus than anything

pseudo wolf
#

@ripe spade

golden gulch
patent jackal
peak yacht
#

Hi guys I have a problem, The time in game is not working on modded map, when i go in the menu, its said 16:48, when i click on the gauge, its working but its reselected on 16:48, what do I do?

shell musk
#

that's what im currently trying but the issue is that there's absolutely zero documentation for the lua

brittle warren
patent jackal
#

but where do I learn lua

brittle warren
#

Litterllqy look up lua online its the same as any language there are Hella resources

shell musk
brittle warren
#

There is under the vms section. Everything in the game folder is seperated by vm. Electric values are in velua and you need them in ge lua to read them from the ui with .data.whatever value

#

There is no way to document every single function in a game with exat human readable words explaining what they do. No program does that.

shell musk
#

thats what i mean by zero documentation. there are literally functions with no record of existing outside a single forum post

brittle warren
#

Sorry one single game lol. And dont read the internet search the game files. There wont be documentation on every function you just have to find it thats coding in general man. If you cant search the game files you shouldn't be trying in the first place. Litterally any code editor can search files in a folder you just have to type the word

#

Found it in 5 seconds just searching for it

shell musk
#

okay but that still doesnt tell me how to use said function and what values i can get from it

unique zealot
#

in fairness it does feel like the documentation in general is lacking but you can still search like what broken said and get it from the context

brittle warren
#

Litterally reverse it thats how modding has work3d litterally forever. Find the function calling that function them that function amd so on. Its how you learn without just being told hey if I type this it does this you actually know where its coming from and doing.

#

Dont get me wrong more documentation would be nice but if you dont learn it yourself then whats the point when you can just copy paste shit without actually knowing anything.

#

I spent a year implementing a websocket client to live stream video in game from your pc onto a vehicle screen. There were no docs and I was using 10 year old libraries I had to reverse engineer every single step of it and im glad I did because know I know what things do.

little portal
#

Is there a lua script that exposes the rpm of powertrain parts like axels to be used for props?

brittle warren
#

Dont they all just use rpmspin with a multiplier?

glad tree
#

Guys so I have to name the indicators material. So should I name it only indicators or the the indicator by "left or right side"

brittle warren
#

Well in blender you want to name them left and right then you have a single material for both that only switches on per side using the blender material and a glow map.

little portal
#

The rotating part on the transmission deforms ugly so I want to make it a prop

#

The rest is okay with having an origin node group with the wheel group name

glad tree
brittle warren
little portal
brittle warren
#

Lol that works

shell musk
#

ive got it mostly woorking but i cant find the max rpm value
whenever i try to read it i just get the revlimiter value but thats not what i need

#

im just very confused because

brittle warren
#

Isnt it maxRpm? I thought it was thats what I was using i think

shell musk
#

in the engine jbeam it says that the maxRPM value is for "max rpm physically capable of" but when i read out that value to my ui app it just returns the revlimiter rpm

brittle warren
#

Oh you want the value from the jbeam. Use v.data something like that to get a value from the jbeam

shell musk
#

wouldnt reading the value from the jbeam not work if for example i have different long blocks equipped? or am i thinking wrong

#

oh, another weird thing i noticed
when i look at the maxRPM value in the raw vehicle data ingame through the world editor, it never changes, not with the rpm limit nor changing engine internals

#

nvm i was looking in the wrong area of the raw data

#

like is this a bug or something? i can clearly see in the raw data that maxRPM is set to 6350 but when i read it to my ui its suddenly 7400 (current tuned rpm limiter)

brittle warren
#

Im pretty sure jbeam is recursive so if its set to something else in the next jbeam that overwrites it same with lua. I may be wrong tho.

shell musk
#

ill see about giving that a try. just seems weird that i can see the same data entry giving two different values

vocal junco
#

whats johnson valley level name form thing to put in beammp server?

brittle warren
vocal junco
brittle warren
#

Open the games files find content find levels then johnsonvalley copy the folder name

patent jackal
#

Does BeamNG support beammp? or just kinda a shrug like other mods

shell musk
brittle warren
patent jackal
#

honetly beamcord should have a lua section

#

I need a code editor

#

VS doesnt want to download on my laptop

unique zealot
patent jackal
#

Data breach news dont want a new one

#

I still use on main pc cause pre breach

#

or so I know atleast lol

#

oh nvm I fixed

#

had corrupted install had to remove that for it to download

rough epoch
#

Does anyone have a mod that makes the cops better

patent jackal
#

I watched this dude typing for 30 mins and this is what he said

patent jackal
#

thanks @brittle warren (Testing something sorry for ping)

toxic widgetBOT
#

Gave +1 Reputation to @brittle warren (current: #7 - 307)

eager moss
#

Custom wheel design, made it up on the go, ended up coming out with a kind of ATI/KMC design mix which I rather like

#

-44 offset approximately, I just love that ridiculously deep dish look

glad tree
#

WHAT SHOULD I NAME THE MATERIAL FOR THIS component

glacial sundial
#

does anyone have a selecta logo

#

I can't find one

broken stratus
#

Check this path, you'll find .png files of multiple logos/brands from BeamNG
BeamNG.drive\gameengine.zip\art\dynamicDecals\textures

daring lark
glad tree
#

Its a gta 4 speedo

jovial knoll
#

could anyone like teach me the basics of making stuff inside the car function like the start button ETC

unique zealot
white rampart
glad tree
#

Ok

#

Actually I am seeing other cars of the traffic packs but its difficult to find what they are naming the material of the component

crystal wraith
#

Name it what it is lol

toxic widgetBOT
#

Gave +1 Reputation to @unique zealot (current: #56 - 93)

white rampart
#

can anyone teach me the basics of makign an engine for a vanilla car?

unique zealot
plucky sluice
#

Calling for some help from savvy folks.

#

So updates keep breaking JBEAM files and JSON files for an airbag mod.

#

I've done some heavy clean up but on some vehicles the option/airbag themselves have disappeared.

vestal agate
#

Will need to to edit the right wiper

steel oyster
#

hey guys im trying to install a RX7 Mod and i dont know how ive watched vids but the RX7 doesnt pop up in game

#

can someone help me?

unique zealot
steel oyster
#

im not trying to make a mod im trying to install one

unique zealot
steel oyster
#

didnt work

unique zealot
#

you sure you're installing a rx7 & not an engine?

steel oyster
#

no its a car

unique zealot
#

get the uplink role in #roles and post some screenshots

steel oyster
#

this mod

#

you know it?

unique zealot
#

and where are you putting it

#

i mean putting it in your files

steel oyster
#

in my mods folder

unique zealot
#

im not familiar with that one in particular but its ok

unique zealot
steel oyster
unique zealot
#

you unzipped it

steel oyster
unique zealot
#

dont unzip mods

steel oyster
#

what does that mean lol

unique zealot
#

you downloaded a zip

steel oyster
#

yea

unique zealot
#

you dont extract it

steel oyster
#

oh mb

#

my brother told me to do that

#

so with this what do i do @unique zealot

unique zealot
#

download it and drag and drop it into the mods folder

steel oyster
#

into to the mods folder not the vehicle?

unique zealot
#

yes into the mods folder

steel oyster
#

i did it and its still not there😔

unique zealot
#

thats it

steel oyster
unique zealot
#

delete the art and vehicles folder too

#

but thats how it should be

steel oyster
#

welp it aint popping up in game

unique zealot
#

clear your cache

steel oyster
#

where at

unique zealot
#

close the game and click support options in the launcher

steel oyster
#

ight i did what now

unique zealot
#

load the game

steel oyster
#

ok

#

i did

unique zealot
#

is it there?

steel oyster
#

nah

unique zealot
#

show your mod menu in game

steel oyster
#

perchance could we hop ina call and do this it wont let me take a creen shot of this

#

?

unique zealot
#

no can do

steel oyster
#

ight thats fine

#

ill find another way to do this

unique zealot
#

as long as its not the content folder, mods never go in there

steel oyster
#

content?

unique zealot
#

in the game's folder instead of the user folder

steel oyster
#

i dont see a content folder

fathom anvil
#

Does anyone have a mod for a Volkswagen GTI or a Mitsubishi Eclipse?

jovial knoll
#

how do i make a clickade button in beamng for a car i dont get it ive tried everything

brazen ermine
#

How do you get the "Discussion" button on your mod? Do you create a forum post and link it?

I have also realised I posted my mod in the wrong category - is it possible to change categories, or will I have to reupload?

broken stratus
#

For the first question, just send a DM to anyone from the Mod Support team. Said DM should contain the link for the mod and for the discussion/forum thread; just ask you'd want both to be linked.
About the other question, pretty much the same, but this time asking to change the mod category and why do you want to do that.

brazen ermine
#

Thank you - I asked about the category in the "Author/Moderator Discussion", is that forwarded to the support team, or just the bot?

tough raft
devout frost
#

I recently dowlanded this mod https://www.beamng.com/resources/polish-pack.1049/ especially the Ibishu miramars beacon light doesnt work if you dont know what tha means when i click shift+n first time beacon light turns on and i press that again for the siren and it just stops rotating but the siren work just hte beacon stops ,thats not the first time im experiencing this even with the default miramar beacon light? help apreciated!!

glad tree
#

Guys I have made the car in blender

#

Now can you tell me how to make jbeam

patent jackal
#

I think im gonna make something small

#

and personal guess it

wintry osprey
glad tree
#

Ha ha real funny

hazy olive
#

hello
who can make for me mods ı can pay only 15 usd ı have already 3d model cea.
sedan car

weary tangle
hazy olive
weary tangle
#

nuh uh

wanton otter
#

Yo guys how much does a paid mod cost on avarage like im looking for someone to modify an already existing mod and this one guy is telling me 150$ like tf how can it be so expensive.

I just asked him to add a ramp that cars can drive up on to the Antanov An-12B.

This might seem stupid from my side but do paid mods really cost that much?

shut pollen
#

do they have to model and create materials for the ramp from scratch? that could be a few hours of their time.

even "just an addon" can be time consuming, especially with it being built on work of potentially unknown (to them) quality from another author and doing so for a vehicle type that isnt really supported in beam.

$150 could very well end up below minimum wage for this. it isnt really a "paid mod", its commission work haha

#

be very careful commissioning anything beam related. there are hella scammers afoot

rancid wedge
wanton otter
#

Alright thanks

rancid wedge
#

Also is this theat one cargo plane on the repo we are talking about?

wanton otter
#

I think so

rancid wedge
#

Because theres a mod for a seperately spawnable ramp for it somewhere already

wanton otter
#

I found it on some 3 party website

wanton otter
rancid wedge
#

No it stays behind when you take off

#

It's just a wedge you put on the floor

wanton otter
#

I need it for a manhunt where the runner escapes by driving into the plane while the plane is taking off

wanton otter
rancid wedge
#

But that needs another driver and seems sketchy

wanton otter
#

I honestly dont know how that could work out xD

#

Thanks tho

shut pollen
#

i dont think it would be terribly difficult to just attach the separate ramp with the node grabbers. it might not work too well

rancid wedge
#

That would make it dangle down after takeoff but yea should work

wanton otter
#

Gonna see how it goes thanks

shut pollen
rancid wedge
#

I think only for nodes attatched to the air. If you connected them you need to grab them again and "connect" them to themselves

shut pollen
#

ah, that sounds about right

tacit halo
#

They might be a scammer just beware

#

If you can show me their user profile or ping em

wanton otter
#

Im not gonna pay 150$ bucks either way

tacit halo
#

Did they send you a link to a discord server as proof of work?

wanton otter
#

A guy who claimed to be a modder sent me an invite to a server where you can create tickets and then have like a conversation with an admin or something and then you pay and then someone makes the mod in like 3 days

#

The server has like 5.5k members

tacit halo
#

Reputable Modders will never message random people

wanton otter
#

I was advertising for my server and he was just like yo i can mod stuff tell me if you need anything

#

Few weeks later i told him what i needed then he sent me the invite

tacit halo
#

Do you know the name of the guy

wanton otter
#

I could send you his profile

tacit halo
#

Yes please

weary tangle
#

also if someone says they can do "everything" or a lot of things, they are probably a scammer. Just to know one aspect takes lot of trial and error and effort to learn

tacit halo
#

Those servers also generally have modding for like GTA, asseto, DayZ and like a bunch of other games

wanton otter
#

Yeah thats true

weary tangle
#

thats seems like a pyramid scheme

wanton otter
#

Sent you a screenshot of the server

tacit halo
#

One of those had images to my mod posted by one of their 'modders'

wanton otter
#

Oh that sucks

tacit halo
#

The most obviously sarcastic mod ever

#

(they are the pre remaster sunburst doors which are.... quality, ported over to the new one)

wanton otter
#

Hahaha

#

Good one

#

Do you think a price of 150$ is legit for adding a ramp that opens and closes with a keybind to the already existing Antanov An-12B mod

#

I think thats pretty steep

tacit halo
little portal
weary tangle
#

i haven't seen the server myself, But to me it seems like there is someone at the top (admin) who oversees and planned it all. Then there are those below him that are used to "make mods", and those further below that seek out people to invite (or the same people that "make mods"). or i guess MLM

little portal
#

Fair point

#

When I thought of a pyramid scheme it was more on the investment side

shut pollen
weary tangle
#

probably

zealous dock
#

Hello everyone

tacit halo
#

Server is just to try and seem like legit modders by posting pictures of mods (stolen ones)

#

Usually controlled by a small group that has a lot of alts/ people to dm randoms

blazing harbor
unique zealot
ancient grove
#

anyone got a nice tesla mod?

proud solstice
#

they don't exist

ancient grove
#

oh rip

surreal sage
#

does anyone know how to make solid axle suspension? i can't find much of any documentation for this

thick mesa
#

I want to edit the bastions gauges, how do I see what im doing /w live preview

#

currently I have a blank screen

steel oyster
#

anyone got any good car mods?

unique zealot
#

<@&710084482031550547> scam, again

eager moss
#

Take a look at pickup suspension. It has both leaf suspension and 3 link suspension. The crawler variants have triangulated 4 link I believe

surreal sage
eager moss
#

Ah yeah

#

Radius arm I don’t think I’ve seen in Beam

surreal sage
#

it's been done like twice

eager moss
#

Yeah lol

#

Oh.

GXL Mods has Radius arm on their GU

#

But everything they do is scratch

#

Its probably just done similar to the linked suspension beam comes with. Nodes and Beams for links.

blazing harbor
eager moss
#

Don’t quote me though lol, I’ve never looked at doing Radius Arm suspension

surreal sage
#

ya its under 4 degrees of caster i think beam might have that in some suspensions

frank nexus
#

Pls make Mercedes amg one mod in repository

eager moss
flat flicker
#

Does anyone have any good camber mods / jdm?

eager moss
#

Yes

#

And they’re paif

flat flicker
#

aww

#

surely free

timid parrot
#

trying to make some prefacelift parts for lucasbe's barstow iv

#

how do i fill the gaps without messing up the mesh?

brittle dune
#

Mine are just circle and squares

faint bison
lilac zenith
#

guys anybody knows legacy version of Euro Trailer that doesn't overlap with new community updated version?

visual frost
#

Would someone be able to help me? Im making some equipment for the tseries truck using powerhydros. The powerhydros are working and are using the stock hydraulicpump of the truck. But the problem is I have to press the PTO+- keybinds to activate the pump for the hdyros to move. How could I get the pump to automatically activate with the hydos?

stable fox
#

Can zones be used to trigger specific meshes? For example i want to use zone1 to only make visible meshes inside of zone1 and also trigger a set of far away meshes. Same with zone2, z3, z4 etc

little portal
#

I dont know much about map making but wouldnt it be better to just use lod’s?

stable fox
#

The issue is some meshes overlap at least for canyons. Sadly the objects are not lods themselves, they are like a environment set for one specific zone and used only on certain conditions (player is inside a section of the map). I appreciate your help MrCoffee_Happier

neat dragon
#

hey can anyone help me with window stickers its been a bit since i actually touched blender

patent jackal
patent jackal
#

@unique zealot honest opinions how much has been screwed up

unique zealot
#

and why is this separate?

#

idk if you are making it for beam, but i would recommend to just make models in general, dont worry about actually making it for beam, but just get the practice

brittle warren
patent jackal
#

so ya I see things like this but these will be fixed when shape is made

unique zealot
unique zealot
patent jackal
#

bevel the outlines?

unique zealot
#

so like the door outlines

#

you model it normally and then when thats done, select the shape of the door and then press ctrl + B

patent jackal
unique zealot
#

needs fixed

#

like right now

patent jackal
#

ik thats what im currently working on

unique zealot
#

its also separated too?

patent jackal
#

ya thats light on right and trunk on left (followed wrong outline it was one more outside I can fix easy tho)

unique zealot
#

merge them and work on the shape further

patent jackal
unique zealot
patent jackal
#

oh whys that

unique zealot
#

doing both at the same time means you cant fill the gap

brittle dune
#

Who has hybrid or electric ht 55

cerulean hollow
#

is there any mods that make it easier to make baja vehicles

#

like by adding new parts and stuff

hybrid lichen
patent jackal
hybrid lichen
#

woooooo

patent jackal
#

🔥 people can actually tell what I made for once lol

hybrid lichen
#

I used the inner power of a swede to sense the fact it was a brick, also very volvo shaped just on the trunk so 🤷‍♂️

midnight basalt
#

I’m missing emousse

pale barn
unique zealot
#

a bad mod probably

patent jackal
#

over rev damage?

little portal
#

Idle roughness

hybrid lichen
#

is there any mods y’all recommend for engine swaps?

I’m looking for something that’ll work with career to engine swap my cars cross vehicles

#

Like an I series I6 into the D-series or something

blazing harbor
#

D series already has an i6 😉

blazing harbor
hybrid lichen
hybrid lichen
toxic widgetBOT
#

Gave +1 Reputation to @blazing harbor (current: #814 - 5)

hybrid lichen
#

(engine swap anything mod when?!)

blazing harbor
patent jackal
#

Just a pack of random engines that they throw in random stuff

#

I do atleast and its full of engines that you cant even see

hybrid lichen
#

frickin’ tragic aswell
one of my favorite mods
the diesel engines still work afaik but the wagons have broken hinges
same for the coupe mod

blazing harbor
#

Do you have more mods for the same car?

hybrid lichen
#

would love to see someone remaster them
Tbf I woulda if I just learnt how to do it
I wanna
but really don’t know where to start with adding parts at all
I got a rally tograc model to do man!

hybrid lichen
blazing harbor
#

Yeah most likely

hybrid lichen
hybrid lichen
blazing harbor
#

Might be outdated mods too, since the I series got an update a while ago

hybrid lichen
#

Yeah it’s been broken for a while now

hybrid lichen
#

BUT I feel lucky at least - someone has made a mod that fits a lot of the gravil v8s into the etk I sieres

tacit halo
patent jackal
#

Sick

eager moss
#

I need these for my fatass turbo patrol builds

tacit halo
#

ask me then if you remember

eager moss
toxic widgetBOT
#

Gave +1 Reputation to @tacit halo (current: #28 - 136)

tacit halo
#

they are pretty

eager moss
little portal
# tacit halo

Small nitpick, wouldnt imperial gauges be rounded?

#

15 psi, 30 45 etc

tacit halo
#

itd be a pain to change

#

imperial was an aftertought

little portal
#

Isnt it a font on a texture?

tacit halo
little portal
#

Aha

pastel dune
#

will rls career mode work with carermp

next stirrup
#

Maybe ask on the rls or beammp discord server

pastel dune
#

this is also a chanel about modding 🤣

next stirrup
#

Yeah sure but i just think you could get a more precise reply on their servers

crystal wraith
#

Ask in the right place and you’ll get a correct answer

unique zealot
little portal
#

Where are the “event:” bits stored like the afterfire and turbo sounds etc, I cant find them for the life of me

crystal wraith
#

Probably packed In the gameengine folder

#

If you can’t find them

little portal
crystal wraith
#

Delete this before you get bullied

weary tangle
teal spruce
#

I’m broke

tacit halo
#

you shouldnt use modland

weary tangle
patent jackal
graceful folio
#

does anyone know a trailer mod that has like another tow thingy at the back?

blazing surge
#

Where can I find the Mtl fire truck?

cobalt oxide
distant pendant
patent jackal
cobalt oxide
junior barn
#

Im having a issue with a lot of shadow flickering on folliage

#

I am looking on google for eays to fix it and I see people recommend zeits mod

#

Im wandering if it also comes with dlaa. I think it would really help with the jagged edges

#

Or do I need to get dlaa specific mod

graceful folio
junior barn
#

I see there is the snowy moon mod for dlaa/taa, but I dont understand why its needed if I can see dlaa in zeits menu

heady trail
#

Although i do not recommend his at all

#

It was pulled off of the forums for sending data to an unknown cloudflare domain and is only available outside of moderation

brittle warren
heady trail
#

Yes thats my point

#

It is suspicious

viral wedge
#

Ive got a question

#

are all the mods in the showcase-your-mods channel safe?

silent pendant
#

any unsafe mods will be removed

viral wedge
#

ok thats great and last question, for beam mp I want to play servers, but also same thing obv your gonna get servers where there are mods with malware spyware etc. Is there any servers that our trusted, ive been thinking about using the official servers bc obv those cant contain malware, but i dont have any cars

#

so like do you recomend js downloading cars from here and playing on those orr

silent pendant
#

well you cant use mods that you download in mulitplayer servers

#

unless that server has the mod that you downloaded

viral wedge
#

yeah, which is most you gotta download there stuff, so what im asking is yk the ones at the top in the orange, do i just use them and use my own cars or do i just find servers that have mods, that are from trusted creators

silent pendant
#

but any server that doesnt have a mod you downloaded from here will not let you use it in the server

viral wedge
#

speaking of, is there any way to change a tune on a car? like get someone elses so i can make it drift?

toxic widgetBOT
#

Gave +1 Reputation to @heady trail (current: #84 - 67)

junior barn
#

I was just playng around with your mod, and I encounter a issue where changing a setting doesnt trigger it until later and then I get confused which setting it was. Is there any way to force rerender like with some settings

junior barn
#

I dont remember the exact name but I think it was texture detail levels with 4 buttons 0 through through 4

#

0 seemed to break the way things look

#

1 was the right choice

#

And also above it the might have been a scale slider. That also didnt seem to work right away possibly. It was hard to tell whats working and whats not working. Just that some things seemed to do nothing

#

And the game would randomly start looking broken like the textures on the car, inside, the environment became ultra low quality when I changed between presets

#

The shadow settings seemed to work fine

#

I got it to flicker very little

#

Setting the scale to two, and maxing out texture resolution and distance. Plus I increased 2 lod settings a bit

#

Only thing I wasnt able to make look good was ambient occlusion. It appeared smeary

#

The shadows from the environment look fine but the sunlight travels straight through the roof of my car so I tried using ambient occlusion

#

And I used dlaa which I confuses with nvidia dlaa when I first asked the question

#

And I use vulkan

graceful folio
#

I mean it doesn't surprise me, now he only sells his ets2 graphics which you have to inject into the game and pay monthly giving you a key that you have to enter somewhere for the mod to work

serene crane
unique zealot
brittle warren
#

Holy fuck that's a rip off. 30 bucks for a beam mp mod? Come on bro. Thats the same price as the damn game.

brittle warren
jovial trellis
brittle warren
#

Yea im fine with paid mods but not ludicrous ones. Especially when its a mod for a free mod.

#

So i made the mod in about 5 seconds.

stiff oak
#

im having issues with a mod thats causing the collision of the weight pad to bug out, but nothing suspicious shows up in the lua and no mods suggest they change anything about the weight pad

leaden tinsel
#

i hope BeamNG makes crash test dummies a default prop in the game in the future. I was just looking at the mod and it hasnt been updated for 10 years.Surprised no one made a new one yet

leaden tinsel
unique zealot
#

you'll get better support

stiff oak
#

its the collision of the weight pad, it happens with every vehicle

unique zealot
#

have you tried clearing your cache and then also deleting the weight pad & reverifying the file integrity

stiff oak
#

i have not, completely forgot about that

brittle warren
#

I dont like scammers

unique zealot
#

upload that to the forums out of spite lmfao

brittle warren
#

Bet one sec

unique zealot
stiff oak
unique zealot
stiff oak
#

nvm figured out which mod caused it

brittle warren
unique zealot
#

oh

normal solar
#

How yall modeling the cars (exept automation)

silent pendant
patent jackal
eager moss
#

And some people just get premade models if its an irl car

patent jackal
#

such as one of mine

#

Good for starting but dont recodmend going that route forever cause people make fun of lazy people.

eager moss
#

Eh its the route I’ve taken for various mods

#

Its pretty common for people who make irl models. Its just the people who literally dont model ANYTHING are the ones who kinda irritate me. I at least model a shittonne of accessories

brittle warren
#

Be a man do it all model jbeam and lua

#

Lazy asses

#

Tsk tsk

brittle warren
#

Jbeam suck its like a shot in the dark wether it blows up or not lol

eager moss
#

Cant wait to jbeam this properly

#

Well I have. But. I want to jbeam the coilovers with slidenodes and shit so they actually feel decent

#

Oop might need to work on where the links are too

brittle warren
#

I still cant jbeam a full car closest i got was a atv and it always steered the tiniest bit right lol

patent jackal
#

I havent done a jbeam outside of like 4 nodes
And in blender a couple tiny things too

minor rampart
patent jackal
minor rampart
patent jackal
#

I thought I finally had an original idea

#

tsk tsk

brittle warren
#

I did that too I need to redo it or at least fix stuff and release it

minor rampart
brittle warren
#

That a 6×6 8×8 working blades and deck

#

All kinda shit a Ducati swap engine

patent jackal
#

HAS ANYONE MADE A GOOOD OBS ford

#

Not some old garbage meshlap

#

But a proper one people would want not just cause its OBS ford but because its detailed in game

#

theres a bronco close enough and its decent looking

brittle warren
#

Nix i think had one a long time ago

patent jackal
#

What hasnt been done good

#

The whole GMT800 line up if we are being honest

brittle warren
#

I mean thats just a dseries tho lol

patent jackal
#

But thats like not as easy as an obs

patent jackal
#

Cant diss the cateye

brittle warren
#

Chevy luv would be a cool truck to have

patent jackal
#

Miramar with fascia change

#

So maybe

#

and 2 piece body

#

(bed and body worded that weird lol)

#

oh ya perfect blazer

#

x-ray select area del

#

Ehh its not that bad if I worked on it

#

I hate my desk

#

its a sharp edge and I cant hang my arms off of it

eager moss
patent jackal
#

ahh but paid they dont count LOL

eager moss
#

Whatttt

patent jackal
#

🤷‍♂️ me to poor for those.

eager moss
#

Crazy

fallow glade
#

any1 got a tow truck mod that holds car by the wheels

normal solar
patent jackal
#

I agree with bor

#

Thats basically what it is

#

Search "Modeling car tutorial"

normal solar
#

Ok thank yall peace out ✌🏻

patent jackal
#

or find cars.
Its not just generating it
Peace

crystal wraith
eager moss
#

Theres a few.

A few

crystal wraith
#

i can think of one actually, but its a bullnose ford

eager moss
crystal wraith
#

no, im not talking about aussie mods breeks 😭

#

yes im talking about pickups

eager moss
#

Yea they’res some I believe.

Syeclops made a free OBS pack.

Theres tonnes of free Australian ute/pickup mods.

I think theres a few pickups on the forums

2fastperf has his old unfinished singlecab F150 street truck build on his modland

eager moss
patent jackal
crystal wraith
#

okay well if youre looking for an obs, youre beat

patent jackal
#

I was trying to see if my idea was original

crystal wraith
#

are you talking about the bronco? little different

eager moss
crystal wraith
#

oh i thought he only did a chevy

#

yea

eager moss
#

Yea. Chevy OBS.

patent jackal
#

OBS ford lol

crystal wraith
#

yeah im talking about an obs ford

eager moss
#

Idk enough about what an OBS is stfu 😭

patent jackal
#

your good 😭

crystal wraith
patent jackal
#

they got names

#

I can only think of 2 chevy ones

#

Bubble eye and Cateye

#

and aparently obs doesnt count

eager moss
#

Paid tho ofc

patent jackal
#

If im being honest I thought these where the same truck

eager moss
#

NOSE

#

👃

patent jackal
#

Just diffrent types (bottom F250+ top F150)

eager moss
#

Awh yehp

patent jackal
#

but im refering to bottom

crystal wraith
patent jackal
#

I love the thing with the 7.3

crystal wraith
patent jackal
#

lol

#

Its just diffrent

#

also dont they still have the 7.3

#

oh its gasser now

blazing surge
#

Does anyone know why the utility bed won’t work in the gavril Durham, or that just something I can fix?

patent jackal
#

was gonna send you to the mortal realm of #mods-discussion but ig this is a fair question

patent jackal
eager moss
patent jackal
#

ah k

patent jackal
crystal wraith
#

yeah

patent jackal
#

Anychance I can get 6.0 Diesel jbeam?

crystal wraith
#

i dont do vehicle modding

patent jackal
#

oh

crystal wraith
#

even if its as simple as a square i cant help lol

patent jackal
#

k

#

I just needed the jbeam cause not on pc rn

#

and laptop dont have space to download

#

yet 😉

eager moss
patent jackal
#

just cause annoying like 99% if the time

#

pffffffffffff

eager moss
patent jackal
#

Spoken like a true noob lol

#

oh ya!

#

Who wants to bet it wont even run

#

might go on gridmap

#

with lowest settings

crystal wraith
patent jackal
#

gosh sorry for the times ive complained about materials

eager moss
#

Mapping takes time.

Modding. Just hurts

#

Also @crystal wraith wen relez floriDA

patent jackal
#

wonder if I could make app that does a test dyno for beamng engines

#

Sounds power etc

crystal wraith
#

the scale is off, the m/px is off, the water is too shallow, better off restarting really

eager moss
#

BRUH

#

its not that bad

crystal wraith
#

its terrible

#

whats a florida map if you cant even drive damn boats

eager moss
crystal wraith
#

its that shallow

blazing surge
#

Anyone know anything about the gavril Durham mod, I got a question

eager moss
crystal wraith
#

600 miles north of the keys lol

#

nah not with that one

#

it just needs so much custom modeling

eager moss
crystal wraith
#

i go there irl and have contacts with the owners son, def not abonding it

eager moss
crystal wraith
#

i cant spell abandoning to save my life

patent jackal
crystal wraith
#

ive even planned to make some skins for it

patent jackal
#

I was always a good modder

crystal wraith
#

its awesome that i can just ask for photos of whatever i need

eager moss
crystal wraith
#

bro the owners son took the pictures? 😭

#

of the place

eager moss
#

Guh axchually a CoPyRigHt infringMEnT

patent jackal
#

lol

eager moss
#

Well I guess its free so

crystal wraith
#

except renegade monster trucks, but theyre still a part of it

#

most the sponsors up there are tiny buisnesses so i think theyd appricate it 😭

eager moss
#

Yea lol

patent jackal
#

Just cause they provide the shrimp doesnt mean we share the shrimp?

#

and no that had nothing todo with the convo

#

I just want shrimp really bad

eager moss
#

Acreate

crystal wraith
#

i used to cook shrimp all the time, i hate shrimp

eager moss
#

Idk its okay

#

Seafoods a bit mid unless its good fresh salmon or something imo

crystal wraith
#

ive never had it but never will, i used to cook it 24/7 at an old job and i just hate the smell

patent jackal
#

ya the smells not great honestly the taste with no sauce/breading isnt good either

#

Alright I try run

#

It was actually decent
good enough to test the mods

torn remnant
#

this will probably not get past the 3d model but soliad wendover camper

#

not professional just a redneck with a sawzall a blowtorch and a whole lotta pop rivets

wicked ocean
#

Is there a way to make AI traffic a bit more flexible with the speed limits? They tend to stick at or slightly below the posted speed limit on a mapped road, is there a way for the agressiveness to be increased to allow some drivers to drive slightly over, or is it just a case of raising the limit for those roads in the editor?

eager moss
#

I want AI road rage fr

jovial mica
final fossil
#

https://documentation.beamng.com/modding/
Could someone tell me what documentation i should read for making my own exterior skin? I am looking to make a skin for the Gavril Scout, but i'll probably start with the vanilla gavril van if thats better. I'm going to make a private skin for me and my friends of a IRL building company that we can use on my BeamMP server, I don't know if that makes any difference but it might be important to add.

outer heart
#

if only scout demo included skin support

final fossil
#

As in using the skin template and editing an copy of it in paint.net to make the skin

broken stratus
#

You'll need the template (it's in each car folder) and something like paint.NET, Krita, GIMP...

#

Remember to not paint over the template. I personally use Krita, and always place the template at the top layer, with visibility enabled, but not selected as an active layer

final fossil
#

But indeed having it as a layer that doesn't get affected by the coloring is what I was trying to do for beam

broken stratus
#

Yeah, it can be above or below the skin layer. The important thing is to not paint or add stickers on the template layer

vapid cape
#

if i openingame this says unpacked mod

#

does that mean i made a mistake 💔

bright citrus
#

<@&710084482031550547>

tacit halo
little portal
#

Do I have to define mirrors elsewhere? i currently have a mirror set up with the proper refnodes and mirror material name, but it just shows as no texture

#

Tbf I havent seen any mirror work in a minute, just cleared cache too

eager moss
limber needle
#

this tutorial popup looks soo nice. i'm especially proud of how the discord-related footer looks

#

that button copies the invite link to the player's clipboard, and provides a confirmationdialog to return back to the main popup

blazing harbor
final hazel
quick oracle
#

since when did beamng support viewport shading???? has this always been a feature or did i miss something (no material mappings to these models, these are the viewport shading colors)

winged crystal
#

how do i make my automation car hybrid

brittle warren
obtuse prawn
patent jackal
obtuse prawn
#

Theres a way to do it with the preexisting automation electric engine code the cars export with I think. U may need to export the car as AWD once and then whatever WD u want after that I think?

winged crystal
#

If its not outdated ill try it

obtuse prawn
#

The files themselves will still likely have similar relevancy as automation makes its own drivetrains. Dunno how tho. Hope it helps!

quick oracle
#

thought it was a new feature

little portal
brittle warren
little portal
#

Its been like this for a minute, no clue

#

how about invis material

little portal
#

did integrity checks etc

#

0 mods still nada

patent jackal
#

clear cache?

little portal
#

I wish that was it, done it a bunch of times today

patent jackal
#

hm

#

reinstall?

little portal
#

I will give that a go I guess

little portal
toxic widgetBOT
#

Gave +1 Reputation to @patent jackal (current: #646 - 7)

little portal
#

Lol it looks like my own mod breaks it

#

The 917

#

Huh no now it doesn’t

#

Yes it does

#

I see whats going on

patent jackal
#

xD

little portal
#

I had the wheels in the common folder with its own material json, which was still named main.materials

#

So it was overwriting the actual main.materials with all that stuff

patent jackal
#

oopsie momento lol

elder jetty
#

trying to make my first mod i need some help..

#

its a prop vp racing can

#

just cant figure out how to get anything visualized.

crystal wraith
elder jetty
#

yes

crystal wraith
elder jetty
#

crtl r

#

that reloads

#

i have not yet tho

#

its js my first time im rlly confused

#

I have node beam editor

#

nodes show but the thing doesnt

elder jetty
#

i cant see my reference when i go to add beams in node beam editor why

patent jackal
#

<@&710084482031550547> Sorry for ping but this is what your ping is for

#

Just incase he deletes here is proof

patent jackal
#

I wanna know if was sneaky mod or if he deleted lol

obtuse prawn
#

Call beam n G worth. 877 crash NOW!

eager moss
#

Eh?

eager moss
#

Wip jerry can, left mine (1212 triangles), right some shit one I had lying around (3228 triangles)

Included a pic of it with basic textures

tacit halo
eager moss
tacit halo
winged slate
#

anybody know a good ls swap mod thats free

thin magnet
#

Should a make classic euro wheel pack?

analog umbra
#

Absolutely

thin magnet
#

Well im quite shit at modding but i'll give it a go

#

i cannot make working materials

thin magnet
#

i hate materials, i think i did a pretty good job with the model

#

ofc not 1to1 cause lore friendly

#

Hey that's more like it isn't it

#

need to make more materials

#

aka the worst thing ever

thin magnet
#

BSL Mohart 14x8, 14x9, 15x8 (On the picture)

tacit halo
#

Here you have tutorial for baking hard surface models without high poly mesh by using Bevel Shader. Beware of long closely packed triangules and you will be fine!

Bevel shader is like Modo's Rounded Edge shader.

Contact me at:
https://stanislawmalc.com/
contact@stanislawmalc.com

Microphone: NOVOX NC-1
Karta graficzna: GeForce GTX 960
Proceso...

▶ Play video
brittle warren
#

Oi this shits hard my brain hurts

low sparrow
#

via worldeditor, how can i add assets used for racetracks?

Tirewalls. Tire Stacks, Barriers, etc.

thin magnet
tacit halo
thin magnet
#

the model was made in 3DS 2009 \

tacit halo
#

oh

#

sheesh why you not using blender

thin magnet
#

I just learnd 3DS a few years back since it was on my first PC

#

and blender has a high learning curve

#

and i have a shit attention span as well (autism i guess)

tacit halo
#

yes but thats better than a near 18 year old software suite

thin magnet
#

Ik but i just can't follow a tutorial for more then 10 minutes XD

#

the next wheel i'll be making i will try to make it in blender

#

my friend @jade thorn helped with these and they are alot better

arctic pasture
#

is there a way to have a car use it horn if it following a path like, If it goes past a point in the Path the horn will go off, Is there a way for that to happen?

patent jackal
#

I do think that can be done

#

Are you thinking map wise?

heady trail
junior barn
#

its set to 1

#

i dont even know which setting is doing this because I have to change settings 1 by 1 and restart the game or soemthing each time for the settings to apply

#

if I load the vanilla profile it goes back to normal

#

dZ9FVGVzdDG/Dr8B9QO/UWxvbmdFZGdlVGhyZXNob2xk+7D//5+Zmck///8Inxb/BL8BAQJKU29mdFNoYWRvdwMCBAEF+4cAAICTGPA/Bhn0AQf5wD8I+SBACRgyCgELAQwBDQEOARABEfkAPxIYZBMAFBkAAhUAFgAXABgYARgZAFMkcHJlZjo6bGlnaHRNYW5hZ2VyVUFkdmFuY2VkIExpZ2h0aW5nIDEuNRgjCP8GvwNEMTAwMARLMC45OTU5OTk5OTIFQTQGVTQwMDAwIDM1MDAwIDE1MDAwIDY1MAdENTAwMAhLMC4yMDAwMDAwMDMKRDEwMjRUbGFzdFNwbGl0VGVycmFpbk9ubHlBMf///w==

#

I set it to vanilaplus and got this and invisible cars.

junior barn
#

ambient occlusions has this wierd look

heady trail
heady trail
junior barn
#

I just did, used the delete button and then set the textures again in settings and they went back to normal

heady trail
junior barn
#

getting this now

#

I just set to vanila

heady trail
#

Yeah it seems like the mod saved the wrong default values

#

Might need to restart

junior barn
#

ok let me try that

heady trail
#

Unless you overwrote the mesh LOD value

junior barn
#

how do we do that

#

looks like its back to normal after restart

#

maybe I will delete that profile

#

do you know how to get rid of this transition line?

#

I think I have tried all the shadow settings and its still there. I would rather even just make all shadows blurry like that so its all the same. its just super distracting seeing transitions lines, pop in etc. this line moves across the ground as im driving

narrow pollen
#

how do I add textures to my model its 1 mesh but has a few pngs that need to be on it any help please?

#

I already added the stuff onto the model

narrow pollen
#

or should I map it?

#

sorry ts my first time making anything

jaunty jolt
scarlet dagger
#

Heya, I've been working on some personal additions to the AgentY Univesal Dummy mod.
So far I've just been unpacking the repository mod, making my changes, then repacking when I want to put it on my server for my friends.
What I would like to know, is if there's a way I can make my additions as a separate mod for it instead?
I know there's a section on the repository called "Mods of mods" (The Universal Dummy mod is one, actually), so hopefully there's a way I can do it this way instead.

brittle warren
scarlet dagger
#

Oh, just like that?

#

Would I need anything for the mod menu in Beam? some kinda info.json or some such?

brittle warren
#

Yes but you wont be able to upload anything that has copyrighted material to the repo. Im not sure waht models you are using but be weary of that. Also ask permission form agenty before uploading it

scarlet dagger
#

I wasn't planning on uploading it or hosting it publicly. Just some personalised additions for a private server with friends.
I will keep that in mind if I decide otherwise though. Thanks, @brittle warren

toxic widgetBOT
#

Gave +1 Reputation to @brittle warren (current: #6 - 313)

brittle warren
#

Ok if your not uploading it then you dont need anythign special for it to show up in the mod manager just a mod folder with the fiels in it. In the mod manager you will just see it as the name of the folder

scarlet dagger
#

Alright sweet. That makes life so much easier

regal latch
# scarlet dagger Oh, just like that?

What BrokenBrainCells says is mostly true up until your editing a file of the mod your adding to. As in lets say agents mod has vehicles/something/some.jbeam and your mod has as well vehicles/something/some.jbeam but a modified version. Then you may run into load order issues. Beam has no mod load order, whatever loads last wins. So if your mod where to load first and then the original then the original jbeam will be the one the game will use and you have no way of manipulating it. But since your talking about using this on a modded server what you can do in such a case is to name your mod in the alphabetical order after the orginal mod. So if the original where to be called A.zip then yours should be called B.zip. Thats because beammp sorta has a load order by activating the mods by the alphabet

scarlet dagger
toxic widgetBOT
#

Gave +1 Reputation to @regal latch (current: #176 - 32)

regal latch
ionic elbow
#

anyone got a mod that is a car which is free and has carplay or some type of interactable interiour?

eager moss
#

WIP Land Rover Discovery 1 wheel face, irl model included for reference. Used to have these on our Defender 110, so thought id model em. Will hopefully look good with textures, especially some normal maps around the lug holes to add that bulge (which isn’t that easy to model well, especially low poly)

unique zealot
ionic elbow
#

i have that

eager moss
#

Procyon Centauri maybe

quick oracle
#

def will look good with normal and depth maps since its a minature detail

spice meteor
#

Greeting everyone! Are there any tutorials on how I could start my journey of making my own custom UI Menus?

limpid warren
#

what is a good vehicles mod?

#

what is a good vehicles mod?

#

what is a good vehicles mod?

patent jackal
limpid warren
blazing harbor
dusk bison
#

hey guys, im getting NO TEXTURE on Car Jump Arena 2023 , any one knows how to fix?

earnest schooner
#

@dusk bison

spice meteor
#

Hello everyone! Anyone knows how i can start with making my own custom UI Menu screens? Example, Main Menu screen.

full walrus
#

Hi everyone
I want to ask if there is any ways to achieve double license plates now??

half dust
#

hi im new to this game how do i create wraps?

final imp
#

hi

#

i have a doubt

lament tree
final imp
#

modsfire doesn't let me downlad mods and idk why

#

sorry for my bad enlish

#

my 3rd language btw

silent pendant
summer anvil
half dust
tight shuttle
summer anvil
half dust
half dust
toxic widgetBOT
#

Gave +1 Reputation to @tight shuttle (current: #140 - 41)

summer anvil
toxic widgetBOT
#

Gave +1 Reputation to @half dust (current: #2138 - 1)

spice meteor
#

Greetings everyone! I am really sorry for spamming this message but I really do need help and I cannot find any further help either on YouTube or the forums... Could anyone please help me how I can start with making my own custom UI Menus and make it compatible with the BeamNG Main Menu? Thanks in advance! 🙂

spice meteor
toxic widgetBOT
#

Gave +1 Reputation to @regal latch (current: #174 - 33)

regal latch
#

its VueJs, maybe you find something

spice meteor
toxic widgetBOT
#

Gave +1 Reputation to @regal latch (current: #168 - 34)

normal solar
#

I don’t know if the question fits in this thread but I got a question again. Anyone know GrogTV who does the beam/automation vids on YT. He sometimes opens the car file to play around with the reliability and turbo sounds. Could someone explain how to open these files?

blazing harbor
#

Those are jbeam files, you can edit them with notepad++

normal solar
toxic widgetBOT
#

Gave +1 Reputation to @blazing harbor (current: #587 - 8)

quiet anchor
#

I’m currently working on a steam engine model in CAD based on this blueprint for the bruckel 9, but I honestly have no idea what I’m doing

final imp
#

Only not automation model is in modsfire

#

🥀🥀

patent jackal
pearl jewel
#

oh okay

silent pendant
hybrid lichen
#

since it fits both modeling and modding I guess I'll post it here aswell, even though im unsure if I'll ever come far enough as to actually put it in game

spice meteor
#

Greeting everyone! Are there any tools/software that let you design UI for BeamNG without the need of manually writing the code? (for css, js and html)

I really need help because i cannot find any tutorial and posts about this subject so if anyone could help me please it would make my world. Thanks in advance!🙂

patent jackal
#

css js html Ai does good not saying rely on it but use it as a teacher

#

Well sometimes does good

spice meteor
toxic widgetBOT
#

Gave +1 Reputation to @patent jackal (current: #587 - 8)

patent jackal
#

Not sure what the app would be but yes im sure theres one out there

#

Also I would assume beam devs write it themselves

spice meteor
#

Hmmm. I see. How would i go by starting to make my own custom UI Menus? I know very little about coding...

patent jackal
#

I know very little about that side of beam to sorry

spice meteor
#

And on top of that i am working on an other project as well... But if i could put a UI Menu of mine it would make my mod shine!

patent jackal
#

Ya I feel you with the alot of other stuff
I would ask someone in the modding for dummies server

spice meteor
spice meteor
patent jackal
#

Good luck!

spice meteor
#

Thanks mate! Good luck on your projects as well! 😁

stable fox
#

I asked for help some time ago with image sequence animations. I prepared my images and stuff to animate them but no animation is played

#

And this is how the object is in game

#

And this the material. Ignore unnecessary maps they are there as placeholders

weary tangle
#

also i think sequence animation doesn't work on v1.5 materials, i think you have to use older material version (1)

stable fox
#

Thank you. I'll adjust the uvs and check again 😄

eager moss
#

Only good RX7s out there im aware of are private

final imp
#

automation doesn't have wankel

bleak laurel
#

modding

eager moss
#

Don’t use automation, that shit sucks

final imp
final imp
eager moss
#

It IS NOT good at all for making quality mods

final imp
toxic widgetBOT
#

Gave +1 Reputation to @eager moss (current: #288 - 19)

eager moss
#

It has no jbeam abilities really, modelling is okay, but better to learn blender

final imp
#

I'll take a further look in summer at designing parts

#

rn I'm very occupied with the high school

#

looks cool

frank mason
eager moss
#

Lmao if you say so then bud

#

I sell my maps, because they take years to make. And a lot of money. I don’t sell meshlaps, I don’t even sell mods. And my maps always release for free when they’re finished.

#

Anyway go off criticising modders when you actually know what effort they put in 👍

lapis hinge
frank mason
ember wagon
ember wagon
bitter tartan
#

Messing around a little with level editing. Thought I'd try importing a model for the first time.

#

For the life of me I cannot get the materials to work. I created a new material, assigned images to it, etc. It shows up correctly at all LODs in the Shape Editor, but not on the object in the world itself.

#

Can't post images but

#

Is there a step I'm likely to be missing if this is the case?

patent jackal
#

#roles Get the uplink role
But also I cant help rn sorry

#

@bitter tartan

bitter tartan
#

Thanks @patent jackal

#

I'm not sure what step could be missing in between the shape editor finding the material I made and the level not finding it

eager moss
bitter tartan
#

I feel like it should be possible to refresh it in-game... but worth a try

blazing harbor
patent jackal
bitter tartan
#

With that I successfully have a building from Spore and creatures from Spore (via Automation)

crystal wraith
patent jackal
#

ngl didnt even notice them the car looked so nice

bitter tartan
#

I'm currently working through regular old Automation issues with the car lmao. First it exploded instantly causing a physics pause. Making it heavier has fixed that but now it spawns high-centered on its own diff(?) somehow

#

Finally got it working... when you crash the shrimp fly everywhere

eager moss
bitter tartan
#

I'll try that as well next time

spice meteor
#

Greetings everyone! I am looking for anyone/someone to help or show me a few things i am really stuck on which i cannot find any further help online...

The things i need help with is basically, custom UI Menus and custom objectives (stars) on my custom flowgraph missions. I do know about flowgraph but i do not have any idea about the "constructor.lua" file or generally how to apply custom objectives on my custom flowgraph missions. For the custom UI, i need help on how everything works and how i can create a custom menu where you can load my custom missions...

If anyone is interested in helping me please let me know, i really need help because otherwise i cannot continue working on my mod... I have reached a roadblock... Thank in advance! 🙂

PS: Please ping me here first before messaging me directly so i can know if bots are messaging me or not

haughty trellis
#

is this where I would talk about materials or which place would I talk about broken materials?

#

And engine sounds

unique zealot
tranquil crane
cerulean hollow
#

is ceep broken?

eager moss
#

Dont ask here

covert glen
#

Okay, so idk if this is the right spot but since I do have RLS and the issue is career related, I figure I ask - is tehre a fix for the autoGPS thing not working?

#

Cause I constantly have to turn itback on

sly kindle
#

Does anyone have a fix for the Cherrier exhaust?

night fractal
#

My dumbass is too slow for this, but if I need backup for a mod, which channel I can get help from?

#

The sound is like in an infinite loop

tight shuttle
#

that's a bug with the game, it happens sometimes with vanilla afterfire sounds

night fractal
patent jackal
#

clear cache

#

@night fractal

#

suppor tools whatever

#

and clear cache

weary niche
#

hello gamers and other creatures. i'm making a big transmission pack for all vanilla cars, and the Vivace REALLY doesn't want an automatic for some reason. i made a torque converter for it, checked over the code for everything multiple times, compared it to other auto Vivace mods out there, but i can't quite figure out what's wrong. idk what the "parent device" of a transmission is. any suggestions?

night fractal
weary niche
#

on the off-chance someone else ever has this very niche problem, there u go

tranquil crane
#

Sunburst hybrid with electric motor

frosty island
#

Hey guys!

I'm currently trying to mod a modded car and when I add new parts in new categories, the parts don't "stack"

For example;

I made a part "heads", "intake manifolds" and "intakes". When I put any of the intake manifolds on the car, it acts like it is replacing the other two. This applies to each.

They do have separate slot types and are labeled correctly so I am not too sure what is causing it to do this

idle ibex
#

Has anyone tried porting the Automation Auto Show Stage into Beamng?

night fractal
#

I fixed my issue with the shift farts. I set the files to mp3, and turned off the loop

tranquil crane
#

can anyone Help me on this?
],
"props": [
["func", "mesh", "idRef:","idX:","idY:", "baseRotation", "rotation", "translation", "min", "max", "offset", "multiplier"],
//needles
["wheelspeed", "sunburst2_needle_speedo", "dsh2ll","dsh2l","dsh1l", {"x":90, "y":0, "z":0}, {"x":0, "y":0, "z":-1.498}, {"x":0, "y":0, "z":0}, 0, 183.3, 39.7, 2.23694],
["throttle", "sunburst2_needle_tacho", "dsh2ll","dsh2l","dsh1l", {"x":90, "y":0, "z":0}, {"x":0, "y":0, "z":-0.0218}, {"x":0, "y":0, "z":0}, 0, 1, 0, 1],

],   Im trying to make the tachometer "sunburst2_needle_tacho" to react to throttle but it didnt work, this really confuse me, can anyone help me?
little portal
#

It probably did but your rotation is minuscule

#

The rotation (z) is set up for inputs that go up to 8000 (so 8000 times that z value)

#

Throttle is only 0-1

#

So it did rotate, but only .02 degrees

tacit halo