#modding-general
1 messages · Page 23 of 1
Yh
Ty
does anyone know the mod or ingame menu that MonsterMotoring uses in some of his videos, he uses it to tune car (ex adding turbos and drag slicks) right from in the game. Thx
Is there a way to have an event trigger on by default?
I'd like this to be on by default, not have to turn it on everytime.
I made a dynamic ecu with lua in beamng ! (took so long to figure out how to do it) https://www.youtube.com/watch?v=uKF-2FrtTwo
Coded in LUA, this shows an EVRY mod example in beamng, with different power characteristics
making progress! cardbox without collisions following the path, sadly I need to keep spawning them, cuz I cant move a static object for now 😦
whats the deal wit the cardboard box?
cuz cardboard only have 1 node, so it was easy to modify and test on it, now I will need to modify an entire car will all his parts I think and make it not collide, but the idea is there, I will try to make it smooth with interpolation if chatgpt is smart so I don't need to record ech frame position, but yeah, the general idea of its there
@regal latch any ideas?
Gemini 2.5 Pro is free in google ai studios (limit of 1 million token per chat as a whole, and no daily limit), supports most common media input like images text files ect
Hi guys, could you help me please, i dev a little test mod in lua, but nothing happens on console 😦 even the json is not execute. But I can see my mod in mod menu in game
so funny playing with data, this is the track layout from the ghostcar I'm hopping to be avble to show this over your time at the end of the rally, so you can see in wich sectors you are going fast or slow
anyone know how i could add a license plate for this car? it has no slots for one
for a start, that's the graphics settings, not the vehicle config
second, if thats some mod somewhere, then its up to the modder to add one
oh i know that dw i was just changing some graphic stuff
step by step
every day I'm closer, now I guess it's time for the quaternions stuff for rotations
btw, it has no collisions that model so you can go through it
anf for transparency I think the best option is make it all glass haha
is it like a ghost for previous times or just like a thing to show you where to go?
is dither transparency an option? (for performance reasons)
its a ghost of your best time exactly your best time
its has no collisions, no nodes and its a static object, 0 phyiscs are computed on that ghost,
i mean graphics-wise
oh, true, when I added the front windshield and back windshield ,I did notice a little drop on performance, that's true
I can create my own material with alpha channel without reflections maybe?
nice tips! I will give it a try, tomorrow
its just me? or it's impossible to get a quaternion? I'm getting them put they are not updating, always showing the same
found it, I think?
local vid = be:getPlayerVehicleID(0)
local cocheJugador = scenetree.findObjectById(vid)
local matrix = cocheJugador:getWorldTransform()
print(matrix)
@tacit halo 
https://www.reddit.com/r/BeamNG/comments/1l7atd1/any_modders_out_there_willing_to_make_a_high/
the beamng devs allow it otherwise they woulda said something
and im not wrong for wanting to get something out of years of work for making a mod
im struggling to understand what you are trying to say, what does the 2nd sentence mean? i dont get the meaning
oh i understand now alright
yeah i mean theres also a difference between a paid mod and a paid commision
paid mods get sold to many people thats why they are "cheap" but some people dont understand that commissioning something means you have to pay for the thousunds of people that would buy it
its hard to focus on the road when you are looking and thinking about what have I done to be at this point.
Yea (i think i understand what you said lol)
-# what episode of vinesauce corruption stockpile is this
i think hes making a ghost car
ik, i've seen it before
the random-ass rotation just reminds me of a gamecube corruption or something
Who wanna play beam mp?
im busy fighting imaginary quaternions or whatever they are called
beam already has transparency, idk if you could use that
also awsome project to add ghosts to beam
its in the vehicle debug, again idk if it is any use to you, but its there
I will look at it! but not sure if I will surive the rotations problems, if not, I will focus on the delta time part and abandon ghost
Iirc the vehicle debug transparency is a special thing that only can apply to vehicles
Who wanna play beam
OMG.... let me drop a clip here realqquick
also that entry on the 1st harpin at kenblockstyle
I know, I know I did cheat a bit using a flat rotation instead of a full quaternion
who has a free nissan nv350 mod
this is so cool, is there any performance hit from having to render the ghost?
no idea, i'm just at exploration phase, to see if its possible, I'm only using chatgpt I have no idea in programming or beamng api i'm just exploring
Do people even try stuff anymore or use google anymore?
does anyone have a vs sedan mod with all the body options like the clubby, ss ,s pack, gtsr
Take a hint, mistah. Fo' da most paht, this is fo' people who actually want tah share what dey're doin'. This ain't no place to go askin', and I can pretty cleahly tell dere's a lotta pissed folks around here.
whats wrong with me asking a question
Nothing's wrong with you asking a question. However, the message directly above you clearly displayed, as far as I can tell, a pretty popular view of coming to this channel for mod links.
So, it's not your fault, it's just how it turned out to be.
na i looked on google and patreon and couldnt fine anything there thats why im here
for about 1hr
Ah, in that case, I'm sorry.
ah no promlem
I don't mean to stereotype you, I just tend to have a dislike for people with the "newcomer" thing asking for mods.
a bit much transparency ops
is the gohst just a 3d model, like u can change it to whatever or how does it work?
it in the future I hope gets your car model, stripp al the parts, puts the nodes on 0 weight it make it static and next time you have that striped model with your best time, but I'm not using hottlapping, it uses his own sectors and microsectors systems, for now It just a vivace custom modification
is there any way to generate a new merged foliage .dds file? I am retexturing the trees and the merged foliage lod looks pretty bad. I feel like it might be a question for a dev, but I dont want to bother them
Didnt you use chat gpt for all of this?
If so bro is a genius lol chat gpt sucks most of the time
in rally mode...
and in grid map, why they are so much different? any texture experts?
gridmap is kinda wierd with textures in general. sometimes textures load in other maps but not in gridmap and sometimes the other way around, in my experience
yah, I said "I hope" cuz I'm just testing to see if its even possible to do it, about "chat gpt sucks" ? not really if you prompt it correctly and you know what you want, the trick is creating new chats, finishing with "create a prompt of this chat for the next chat" so you start fresh carring out the bits, if you stay on the same chat, you will end up talking about WorldWar2
ok, maybe its that, I was on gird map cuz reloading the scene was easy and faster, I guess I need to do it on a rallystage? and reload the rallystage each change?
see if its diferent in other normal maps, bc if it isnt then its js fine
so its on that map? cuz on this one kinda works, maybe its a clearcoat layer or something like that? I will keep messing arround
@still canopy thanks!
Gave +1 Reputation to @still canopy (current: #1637 - 1)
np
personally i would just use a "generic car" as a model that has a single material
it will be miles easier than whatever you want to do (automatically taking the config you are using and making it a "ghost"
you mean keep it the way I have it now? I can join anyrally that always will be this vivaceasphalt modifyed as a ghostcar
vs
I did not change anything between thoose two... it's just perfect on the second screenshot, how I wanted to look like, but bruh on the other rallystage it's unplayable
I wonder if it'd be possible to have the like wireframe from when you do the rewind thing to reset your vehicle
@glacial forum you mean this?
yeah
or you mean the quad wirefrime like this?
maybe one day I will try to make this beast into beamng
I think I found the problem, cuz beamng is trying to load 2 textures with same name, so cuz its the same car, it gets conffused
Can somebody help me fix this please? I dont know how to fix it
btw i mean the yellow part with link target not found and all of the yellow parts on the second picture
Hi, is it possible to port skins from other games, like DiRT 5, if the models are similar enough? Also, where can I find a good tutorial for using the skin editor
the delta time on top, is accurate now. 😄 notsure if I want to keep the ghost car tho
Direct port? No
Salvaging bits and pieces to cut the recreation effort in half? Probably.
How does the skin making process go?
As for skin editor, I would personally just skip it and use external photo editor instead.
External photo editor? What do you mean exactly? I'm new lol
like gimp, photoshop, ect
So edit the paint?
Which file should I edit?
Yes. That I can't help you on. I'm just learning that myself. I've done over a decade of GTAIV or V mods, beamng is new to me
Oh ok, thanks very much 🙂
Gave +1 Reputation to @cursive granite (current: #1638 - 1)
There must be something in my materials.jason that's hindering my progress
running through a json validator, it says there's no syntax errors
uv texture map¿
Like I have to have one? That's a .dds file right?
from the 1st image it look like to me its a uv position error, but Im no expert
Where would I put the uv map? in the folder with the original car or the folder with the skin files I'm making?
Hi guys is anyone willing to give me some photorealistic reshade preset?
Amazing
anybody know why all of my materials just randomly disappeared? because im sure i did everything correctly
there might be a link in FAQ
Don't see anything related
Hey everyone, I need some help with my JBeam, specifically with the front hood. I really need the front jbeam restructured but I'm not quite sure how and was wondering if anyone could help?
I already have the hood separated and modeled out, I just need to get the JBeam right.
anybody have a cool transmission mod for etk cars?
all the transmissions that i have shift goofy and the one that i like has the gear ratios too short and idk how to modify them
Already got other doors working
Le Owner's Manuel
This Thing Is Awesome!
to all modders, shuld we team up and create a decent api? its really frustrating the need to pass the files to chatgpt and make her analize ll the functions do the test to see if you can acces them from a mod etc... or there is no point in doing a api cuz maybe all changes ?
uh just use the visual studio code github copilot addon
If you can tell me which one you like, I can make the gear ratios changeable
why chatgpt never told me that? F
because its chatgpt
Now it works with everything! Time Trials! scenarios! tracks! 😄 Not sure if it works with mods
does anyone know how to put Automation mod on the repo
Does anyone know why my game version is stuck at 0.34.2?
check for updates on steam?
not there for me
Ive tried that, uninstalled, reinstalled, verified game files, none of it works.
you need an account
im logged in
do you have 2fa active
oh no i dont think ill check
check your update settings?
sidenote do u know how to fix missing textures for custom images on Automation cars
IRL F1 using my mod, https://x.com/F1/status/1941602343943815301 hahaha
no
aw ok
Is it difficult to add text to a vehicle
wdym like a skin or badging
guys do u know how to import 1 config instead of all configs into blender
hello everyone :3
hi
not possible, it just imports all the parts in the dae
i see
ah. so if I don't have blender, I can't edit the skin?
if you dont have blender you cant edit the UV, yes
im not sure why you wouldnt have blender tho
kinda the bare minimum for modding this game
Doing skins/mods never really required me to have it for GTAIV or V lol.
I'm a little new to modding in beamng
well you are trying to make a skin for a mod
mods generally tend ot not have the highest of quality skin uvs
Yes. The 68-70 Coronet mod.
Though I'm trying something, I might've found what I was doing wrong
vanilla vehicles generally tend to be much easier to skin since they are properly made but most mods dont even have skin support
I figured I started with a hard one on accident. I take it stuff like the Caprice and Crown Vic are popular enough that people do skins with them.
crown vic has deccent skinning iirc
i dont know what caprice mod you talking about
https://www.beamng.com/resources/?order=rating_weighted generally only repository mods have decent quality skins and some forum mods too
Yeah, it's the 90s Caprice mod on the forums
For some reason I can't access the site right now, but that's a me thing
like eg on the side of a bus i'd add some text on the window
the wenward school bus
eveything else stays the same
example
POV: you didn’t have anywhere else to post this so you wanted to post it here for attention 😕
yup
Huh, yeah, I can't access the main website right now. Anyone else having that issue?
xbox 360
Astute observation
anyone know what best practice is for adding cross support like this
should i be using beams or tris
nvm i read the wiki
i should be using both
havent seen people done much with my caprice mod it seems the crown vic is more popular which makes sense
only skin mod ive seen of it is one that adds some pretty basic liveries like the lapd, nysp, and others but that one is outdated since i released an update for the caprice like a month ago
I literally not sure how jbeam really works, I just move nodes, and connect things, change weigghts, untill it stops wiggling around
comparison between shados's work and my work
think im finally gonna work on adding a few skins for my bastion mod! been a while since ive worked on it just wanted to take a break for a bit!
anybody got an f4 phantom for beam (its rumored to exist)
hello, can anyone help me with uv maping? im working on a bastion gt4 and i need some help uv maping the rear quarterpanels of the cupe. could someone help me with this. ofc you would then get ea to the mod
if you could help ping me or dm me pls
does anyone know a mod like say my tire is starting to wear out i can see it like in an f1 game you can see the percentage of damage????
vanilla beam dosnt have tire wear however there is a thermals mod in the repo
ok thank you
Are there any sim racing groups for beamMP?
BeamGP, Beam#, Aurora, BeamNG.touge, Baja75 and a bunch more https://www.youtube.com/watch?v=cOyU9Czp8QQ
GTWC returns for the Italian Grandp Prix at Monza. With competition increasing, how will Jami's team fair against the other teams & drivers?
Are you the next BeamGP champion? Join our community, even if you don't drive: https://discord.beamgp.com
Commentator & Broadcaster: @charlesperceptions
Thanks 🙏
Gave +1 Reputation to @regal latch (current: #153 - 26)
https://docs.google.com/presentation/d/1gq4yJ9qvgw-iba-OLgLBTT_xSrcHnAcgDGrLtjjItQ0/edit?usp=sharing What Do You Guys Think?
you literally have no experience and want to make 9 full cars? yeah no
for 2025 and 2026
yeah the average modder with like 4 years of experience does like 1 or 2 car mods per year
well there not big projects
yes they are
and there isnt any point in saying that just let me be me and dont try and bring me down
wdym bring you down
you have 0 experience
you dont know how to model
you dont know how to code
you dont know how to texture
and you want to make 9 full cars in a year/two years
like its not bringing you down its being realistic
if the best modders out there take months or years to make their projects, someone who knows nothing cant make 9 full car mods in 2 years
its literally just simple logic
well im not going to make fastlane quality cars so i can make more that 2 cars a year
https://docs.google.com/presentation/d/1gq4yJ9qvgw-iba-OLgLBTT_xSrcHnAcgDGrLtjjItQ0/edit?usp=sharing also updated it
dude fastlane makes low quality mods lol
that must be a joke
i mean not low quality they are just average
i was talking full scratch 3d model textures and jbeam
fastlane doesnt make his models and textures or at least parts of them
Don’t take it personal, making full vehicle mods for beam is incredibly time consuming and hard, start with something simple such as a part for an existing vehicle
Like I have my mod in progress, #1328522608601469049 and even them I’m struggling hard with getting the materials & the skin right now
And this is unrelated to you but I think part of the issue with mod is when asking for help and there’s no response
whats the best mod for career
Very true
RLS Career Overhaul
Though it does have to do with people asking too vague and unrealistic questions
Guys I have a question, I downloaded a mod very cool for my expectation but the dashboard is not very complete, do ya'll think it's possible to change it or to modify it?
Downloaded where
is there a good free vw passat mod , preferably a 2008 sedan passat
from modland by someone who reuploded it from the repo bcs he wanted to share it to the "community"
nvm i found a goog and free passat mod
A mod that definitely will say to not reupload
Did you send 2 times this message? I received ×2 this 💀
And I don't know, how can I know if even the original author cannot be found, plus this mod is not only on modland dw it's on other websites. It's the 2025 Dacia Duster maybe you know it or not
oh ye i had that mod its rlly cool i got it on kofi
On Kofi with the original author?
automod is cooked, i said the guy who did that was an "ass + hat" and thats apparently against automod
yes
reuploaders are the worst since they are making money off ads in the links they use
Automod is bugging, I got muted twice for completely normal messages
He could make 20 in that time. But theyd be unedited meshlaps with meh features/lighting/textures
i could make a car by the hour if i had the models ready
Yea
also what lichi said, I tried responding to you and it got flagged for whatever reason
Nooo it's not the duster it's the Sandero this one
That's so strange
either way, you shouldnt be using 3rd party sites
Either way it's out of topic, so I can mods the dashboard or not, just to know, I have 0 modding skills don't worry.
Because the temperature jauge is not working, and either is the fuel jauge and the consumption one is showing me nonsense
signs of a bad mod, it shouldnt be up to the user to fix it
Chives works rn afik but fastrows people have been saying it is broken if its not broken both are decent mods
Fastrow is also redoing his whole mod completely
Yea I was gonna say fastrow is redoing his
Bro is trying to hire people to file brainrot lol
<@&710084482031550547> idk if this is something I should ping for but it seems inappropriate for the server
This is not the place to ask for this even as a joke
Ok sorry
how does someone even think this is the right place to ask this snotfish~1
And May I ask why ? Cause I dont think a lot of Kids Who dont know what h€n is
I mean this is The modding channel
because rules say no nsfw
This server is PG-13 that content even as a sticker or joke is heavily nsfw and not tolerated here
so essentially what you want is for someone to make you youtube shorts slop content then you upload and make money off of it?
you really dont need to edit much on beammg short videos
that video literally has 0 editing lol
either way can you please go milk any other ip beamng has enough of them
so like you literally just pay people to do the work for you and then take a cut of what they make because you upload it?
talk about morals
Bro no one cares that your trying to make content for babies and profit off of it get out the server
epic, industrialized brainrot
i seriously hope youtube changes the algorithm so it favors actual content instead of this garbage
Shorts should've stayed on musically should have never made it to FB and insta and YouTube. TikTok/Musically has ruined entertainment for the foreseeable future
so then what money do you make
so you basically just underpay the guy that records the video?
Morals as in contributing to ruining beam ngs name all for a couple bucks and being lazy at it and making others do it all for you.. If you are gonna make the shitty brain rot at least make it yourself. Anyone who makes beamng brain rot content doesn't even like the game cause there is no way you could and do that.
i imagine you want to make money off of this without doing anything so anything under 50% id consider underpaying
you are literally the definition of a scummy ceo
get paid to do nothing
is this not true?
Bro doesn't even play games he just pays people to do it lol. What a fun life. Making content for children to make money, cause your greedy and know kids will watch it
Spending all day watching YouTube is called sedentary lifestyle not "work" 😭
how can you get the info they need and the script they need if you dont even play or know anything about what you post
With the money they made from extorting kids
you just ask chatgpt lol
I am 26 lol
so you just copy trends
says the guy watching youtube all day without no creative insight or anything
holy fuck its literally in the name of the platform
YOU tube not copyeverythingtube
I actually make things pal I am a nerd. I learn I don't copy everyone else
like if you make slop at least be a little creative with the slop you make
Plenty lol
while at it you should leave the server
Seems like you care or you wouldn't keep talking and calling people nerd and princess lol
not much lol but id say in a server about a game people dont welcome people that use that use said game to make low quality content and money off of it
Damn where did they go
what did i miss
Guys is there a 2003 ford mustang that's safe to download?
Probably
Can you send it to me or in dms pls I need one
I'm going to far for only a delta time + ghostcar mod?
Not sure why I'm gettint those spikes on the delta time, I thought I alredy fixed that 😦
im trying to fix the glass textures on a mod (cant send images) and i kinda need soem help
This is there image
thank you
Go react to this with last reaction in roles to get image perms #roles message
thanks
Guys whats some good car mods off from beamng.com
in blender what do use for DRLs
?
im doing textures
if you're baking stuff, most vanilla cars have one light texture that's used for both the headlights and taillights, as well as the centre brake light and any auxiliary indicators on the bumper, fenders, or mirrors
scintilla example
Where to get a 1999-2004 ford mustang, like this
hey does anyone know some good GT3 car mods besides the etk or scintilla?
i downloaded chives' dodge charger but for some reason on a few configs the rear and front wheels are not matched like the rear wheels are etk wheels and the front wheels are the actual wheels probably
Does anyone know how to get a model wheel into beamng?
Beg your pardon, every one of you with the little "newcomer" flags by your name? Please, before you further push the stereotype of newcomers onto Beamcord, check the channel description. Just a friendly reminder.
I don't have it
Hey guys, I need help with a problem I'm having in my car. I added a JBeam for the door to open, and everything looks fine in the structure. But when I spawn the car in game, the door automatically opens and won’t stay closed, even though I didn’t set anything for it to open .I'm not sure if I missed something in the JBeam like node weights, beams, or constraints. If anyone has experience with this or can help me figure out what's wrong, I’d really appreciate it.
Hey guys, i need help with a problem i got an bug when importing level map to blender via blender level importer script, script importing level on 0, 0, 0 coords
Can anyone tell me that you have this mod or if its safe to get?
@narrow venture ?
get the Gavril Barstow IV mod from LucasBE instead
Repo, I think this is the link for it https://www.beamng.com/resources/1998-gavril-barstow-iv-demo.33819/
Tbh im just looking for that youingboi ford mustang mod without buying it on patron
Hmm
is aries charger and aries challenger good
Send picture of
it looks good
dont get aries charger or challenger mod
both of them suck ass
charger kinda ok but the challenger is completely bad
no steering wheel, no texture screen, missing door panels
i think i have that one already
is the file name HellcatReworked2 ?
i havent used nexus mods but the car looks good
Yeah
I just want to see how it performs
get the good lucas mod, not some crappy mesh slap junk
Bc i want these
The offbrand ford mustang?
I got it
I ain't tho
good now quit asking how to get paid mods for free
I was just asking if that mod is safe but all mods from there isnt
I ain't bud
you are, now quit asking about paid mods
You ain't my boss bud.
I was jsut asking if that mod was safe
no you was asking to get it for free without buying it, i showed you where you said it
Omg bro just move on
get a job
this isn't a place for ya'll to come ask where to get the paid crappy mesh slap mods for free
Bud i did not say anything like that I said if that mod was safe or not I said its off of patron jsut on modland for free so jsut shut it bro
Your no one you dotn tell me waht to do mind your business and ill mind mine.
4k lil dude
Lil dude huh? Bud you better shut your mouth you don't know who your talking to do you, I said im looking at that mod in those words lil bro, I didnt say "im looking for a mod that's on patron that I can get for free" i said im actully looking at this mod.
sure bud
where can i download safe mods
beam forum
lil bro is crazy when you dont even know what ragebaiting is
💔
Can somebody show me a couple of jdm car mods?
There are a couple in this thread: https://www.beamng.com/threads/jdm-car-mods.73396/
can we get this pinned please?
hey guys. where can i find the baserunner
hi, i need help with adding a sticker to a vehicle
do torsionbars not work with nodes outside of the jbeam they're in? lif3r and lif3l are part of the axle jbeam and frm3rb and frm3lb are both in the frame jbeam
Why cant i find any good cars in the beamng repository like bmws or audis
you really care a whole lot about what people do with their time
They should work with any nodes, remember that they don't visualize in-game with the beams but with a seperate option
personal ghost, thats sick
i was thinking about something like that and wonder if u could add the throttle, brake, clutch and steering bars ui on top of the ghost
@serene needleyo m8 want a 300c mod
its a 11-23 model
Just saw, maybe add a space after each comma, maybe it matters here
how do i make a new steering wheel appear in the Roamer's steering wheel slot?
it only works with the D Series slots
add it to the steering wheel jbeam of the roamer
it doesnt have its own steering wheel jbeam
i think if you go to common folder and then pickup, theres a gavril steering wheels jbeam, maybe that one would make it appear on the roamer aswell?
nope
hmmm
aaaahhhh light mode 😢
all three of these only appear in the d series
idk then
They dont come in the beamng repository
You gotta install them manually
Theres plenty of tutorials on how to install them
3rd party sites like modland
Oh
Plenty of their mods are low quality but atleast there could be some mods u want
Idk i didnt get any malware from modland
Is there a way to tell if a mod or car pack or smth is safe?
no
There was a website that could check but i forgot the name
#mods-faq all you need is in there
Idk its the only one i know
Do i use modland now or not
the forums and the repository are the only sites to use
Alr
no
trust me, they arent
thanks, on top of the ghost? what you mean? like the live input telemetry just slapped on the top? moving with the car? or you mean next to the delta time?
Gave +1 Reputation to @crisp void (current: #1651 - 1)
it not only your PB you can load other pple replays into it, in theory
Thanks, ill hunt around for that
Gave +1 Reputation to @rancid wedge (current: #155 - 26)
imagine if someone decided randomly one day to turn bmng drive into a vehicle focused shooter game
Does anyone know of a decently high quality f1 or other similar open wheel car mods?
there is a F4 mod, I don't think there are any other mods of high quality https://www.beamng.com/resources/carbonworks-f4.27561/
Cool thanks
Anyone dm me or ping me if there's a jeep wrangler or a jeep cherokee I need one bad it has to be on beamng.com or nexus mods or the actul game cause I ain't tryna get viruses.
you can make it yourself if you really need one bad, there's some guides in the pins
Also please don't repost in multiple channels
I like that you helped me but you are not my boss and im not making one so stop.
it wasn't an order but ok
yo i am wondering if there is some option in the career that lets you change if repairs during races are free or not
not quite sure if that is how it is supposed to be but for some reason if i use the given vehicle it is always repaired if i crash. if i take my own vehicle its the same but if my engine gets damaged i have to pay for repairs...
well does it look like anyone is helping you
your not making a good impression as a new member
dont know if I should put this into bug-reports, but I found an odd issue with some mods, atleast the "E-CVT Hybrid Vivace 0.1.5" mod, I cant change the modes or other parameters because the keybinds are marked as "uninstalled parts" but they are infact installed and should work, so I'm confused now, might test it out with other mods or vanilla cars
@crisp void did you mean this? I managed to show brake and throttle on a line behind the ghostcar, but it's not visually appeling, what you all think about it? it's a bad idea having the breaking acecleration lines behind it? shuld I leave it with and option to disable it? shuld I try to find a better way to display them?
I would love to recive feedback, no matter if its bad, the comunity feedback is important
hi, i need help with adding a sticker to a vehicle in beamng.
Can someone look at my jbeam and json files? My custom skins aren't showing up from the drop down for some reason.
this is alot better
when all parts gonna show?
ah?
now I'm trying to rotate the box like the car, but its pretty confusing for chatgpt
does anyone have any good big maps to install
Ok, with this smooth line now, I think my project is finish, I don't know what more to add, so this chat gpt experience was funny
i need/want gq , gu patrols , 60, 80 and 100 series land cruisers and 79s ect where can i find them?
Lmao he didn’t tell you you had to 😂
If no one responds and you can’t find a mod thats your only option champ
And talking like that to someone tryna help you is a bit cocky ngl
ye ye realtime input ui on top of the ghost
hmm the coloured trails indicating throttle and braking response is actually not that bad
but what about indication of other inputs such as clutch/clutchkicking, parking brake and steering?
dang u used gpt for all of this? pretty cool tho
hey guys, does anyone know how to import full beamng level into blender?
I will try this night to make 3 vertical bars and 1 horitzontal bar for steering and put it on the top, not usre if they would be useful as normally when you drive you are more focus on your driving than the ghostcar, but I will give it a try
you need a better attitude.
stop posting the same question in multiple places
stop asking for paid mods for free
stop asking for people to check modland mods for you
if you continue i'll just report it to the moderators so they can instruct you how to properly use these channels
that doesn't look worth $4 and the lack of jbeam is a red flag
Hi, I'm taking a step towards a mod pack I'm making, I made it with parts from the game itself, I'm not good at making bodykits, variants and skins and my PC is terrible, so if anyone can help me do these things while I do the basics I'll be grateful :))
the wip mod that I took the step is on the beamng forums, it's more summarized there
i think you will have more luck in #mods-discussion
hello i have a question
Bros even asking for leaks bruh
I already posted it there, I just didn't post the photos
hi, i need help aligning a texture to glass of the car... using material editor, anybody know how? im new.
hey im having some issues with materials, i made some materials and later made them PBR but they made all the materials so much lighter in color, even though i have a normal map?
rename them so that they end in .color.png and let the texture cooker process them into DDSes
can i do that in the material editor?
idk, i'd just use the file explorer
No you cant rename an image in the material editor
where do i put the .color
base.color?
between the actual filename and the .png
it would be etck_interior_gt_base.color.png
why the fuck is my game not loading in anymore i did ctrl R
did you reaaply it to the material in the material editor since you changed then ma
like its taken 5 minutes now
yes
Maybe texture cooker is cooking your pc?
the hell is a texture cooker
its what converts the png to a dds
theres no dds?
if you rename the png to be .color.png it will then create a dds of the image in the vehicles temp directory and it will always load that image wether or not your material pooints to a png it will load the cached dds version
I would assume its trying to convert the image someone else had the same issue a bit back i beleive where the game would freeze really bad when trying to convert the images
still going 💔
oh game crashed
well nothing changed
still light color
should be dark grey, but no, why would it work
@tight shuttle any idea why?
if the texture cooking is working, then it might just be due to the colour space of the image file
can be fixed by changing the relevant setting in gimp etc. and resaving the image
well this color is clearly different
iirc the colour space you want is srgb
i guess
whatever makes the thing look like its suppost to
oh fucking great world editor decides to be stuck at 6 fps now
why is it always me with this shit 💔
Save it as a PNG and then let the in-game texture Cooker process it correctly
You must use .color.png
BeamNG can also be cool for Touge but not nearly as cool as Assetto Corsa but still really nice. Bunta vs Takumi.
This battle is actually good the Subaru AI can drive pretty clean. It is not the fastest in the world but due to the power difference it can often still keep up.
i wanna race on a racetrack can i somehow make the pin you set go the long way around so that i can actually do a lap race lol?
recording a run and having the ai copy it is much nicer then just having them do it themselves
That's possible??? Damn
script AI editor
There's so much stuff I have yet to do I only have 30 hours in this game
i have over a thousand and only know the needed stuff
theres plenty other little things you can do
using the script ai, you can do real fast touge battles basically agaisnt yourself. but be ware of running absolute limits of track, and stay wider than you'd normally would around tight bends.
hi
i just finished my car from blender now i want to have electric motor and be able to open doors open everything have screen and stuff to see maps thanks for helping me
so uhh, do you know jbeam?
im having trouble finding an article on how opacity maps work, i have a sticker materials and the images background is transparent but ingame it isnt, what do i change and how do i make the opaicty malp
Black = full transparent, white = full opaque, anything in between is semi transparent
It's probably way more complex to make a beamng mod then Assetto Corsa cuz I see many broken maps or cars. Maybe it's also the frequent updates that kill them idk.
gah why is adding a sticker to a glass so hard
the no texture reaper has come for another mod, first the gavril scout then the etk s series
it isnt probably, it is
first off, Jbeam
How shuld I check for performance on my app/script? is there a official way to check it? anyone knows? Like instead of recording data every 0.1 try 0.2 and see the diference on performance, how can I check for that stuff?
probably use the recording date method and ask chat gpt the performace cost
instead of manually looking thru
there is no beamngtool?
not that i know of
Anyone able to help with the JBeam in my mod?
and another thing, is my app considered a mod? it's not a car, and on showcase-yourmods I onyl see cars, it's appropiate to post there my delta Ghost Lap Delta app¿?
is it a UI you add into the game? if so, yes
It’s a modification to the game, so it’s a mod
ok thanks! I will make now a request to add it there, so people can suggest stuff rather than post updates here, it's mostly done and functional, but thinks like "add more options to disable, etc.. shuld show checkpoints, stuff like that, as far I can see those have interal chat for the mod in question, so it will be more apropiate if I move there insted of here
https://youtu.be/2G1i3Q_MFyA?si=g8970krFajuQ64BY ahh thats why my mods are not that good. modland
DON'T take this video seriously
👉 Previous video about Modland: https://www.youtube.com/watch?v=06oRCsXZalM&list=PL-S8hkY_xDv9Axe34EYdNW5sNJ57z_U-g&index=3
Videos to watch next:
➡️ Movie scenes VS BeamNG.drive: https://www.youtube.com/watch?v=K4gweSlpX6s&list=PL-S8hkY_xDv_NUEjsMz_Vj5Irxtt_ZRn6&index=2
➡️ BeamNG memes: https://www...
but the once i got are nowhere near this bad. but still some pretty bad others pretty okay
#mods-faq says to not use 3rd party sites anyway
welp thats not always an option but if possible i get them from there
i make sure to stay safe
if its not on the forums then a good one doesnt exist
lol
who pinged me??
anybody know why my mod shows no texture after packing the mod?
Make sure your materials dont point to images in the unpacked folder cause it doesn't exist anymore once packed
ohhh that makes sense
did not fix it for some reason
What did you change the image paths too
i removed the unpacked/ part in the image path
it should look like this
Should I put my materials in a common folder?
no so it should be /vehicles/the vehicle you are doing/ where the images are
Mine is just in common because i made a pack of materials for all cars
That's what I did too
THen yes i would make the vehicle be common like mine
You mean materials?
yes but you neeed to set up ytour mod like so. mod/vehicles/common/materials so the materials wil bwe available for every car then in your mat file it will be /vehicles/common/materials/images.png
Perfect thank you so much
Gave +1 Reputation to @brittle warren (current: #8 - 224)
Blender dts importer with working materials. Progress
I am going to refer you to the Beammp discord for that
subwoofies?
Oh yea i make a subwoofer mod lol. i was using my own files to test a blender importer i am making lol
u do commissions?
I do but not right now im behind on the couple i have
I need my vehicle done >_<
roger roger
u could import a dts in blender?
Try clearing the cache
already did multiple times
Car
you want an entire car?
is there a 2019 ford mustang mod on the repo
Why would a branded car be on the repo
No. There isn’t, there’s one on the forums, and you can easily look it up
i already answered that
i searched for some, a 2019 mustang was uploaded but when i click on it i just get the error thing
clearly you didnt. https://www.beamng.com/threads/ford-mustang-s550-2015-present.54863/page-43#post-1350947
literally just saw it on the forums while i was searching
rip
nice textures
if i were u id start filtering from most to least downloaded
but still theres no gurantee for a mod of good quality
also...why?
the best thing is to just not use modland at all
https://discord.com/channels/710082165253079061/1379023001064050848 and thats a reupload of this one
im pretty sure that mod is free on beamng forums or beamng repo srry idk the difference between forum and repo
the forums is https://www.beamng.com/forums/vehicles.26/ whereas the repository is built in
oh ok thx
did you get v26 shapes to import properly?
yes
Partially
As soon as you are available to commission lmk 👀
Just dm me lol
I sent you a fr req last night
@crisp void here you have the stering too, not sure If I like it, maybe I remove that and I will add a graph on the UI showing them at your current time, like the iracing IA trainning
does anyone know how i can make custom horn?
Forums are less moderated than repo. Repo mods have to be checked by staff before it goes on there.
And forums allows legally dubious post since it isn't accesible they the game unlike the repo
does anyone know if its possible to, via the in-game console, print the current fill % of an energyStorage container?
or if theres another way to see it at any specific time
what have i done here
I think dump(electrics) ran in the vehicle lua should dump a lot of values and possibly that one
Someone has like a good video where mods are shown that you like abselutly need?
is the indestructible mod working still?
anybody know who make the best sn95 mod
gavril barstow 4
paid but a free demo is available on the repo
@worthy widget idk why you dmed me about a commission post your work here
I'm 90% sure they are a scammer
I don't remember the combo but they ended up blocked after they dmd me for something like that too
Anyone that messaged first about commissions is a scammer. 100%
you would be the guy to do it anyways 💀 just waiting on a spot
Does anybody know of any good paddle tire mods I had meos paddle tires, but now they have no texture to them
open the consol, on the console dropdown select your car, and write; dump(electrics) it will give you what your car have, then pick whatever you want
does anyone know what i have to do to fix this? the color of the glass of the middle beacon changes with the color of the left beacon
Can anyone who does livery commissions dm me with pricing info?
works like a charm
Is this for the new CDAE format which is publicly documented, or old DTS?
I'm not sure I get your question, but what i can tell you is that you can't just add two of the same mesh - what happens in the game engine is that each flexbody is a copy of the first. So if you change the color of one, that changes all of them.
So what you need to do is make separate mesh / flexbodies. You can reuse the textures.
Both I'm working on them both at the same time
Plus there are different versions of DTS too so I have to deal with those
any car exerts can help me? I can not find the materials for the wigeon frame, they are not on the main.materials.jbeam, where I can find him?
I tried to add the frame on the materials but didn't work, and I'm no expert
Hi guys, everyone!!! Listen, there's a question... Can you create a mod that will be an Eliminator game mode, like in Forza Horizon 5? That would be cool! Does anyone have the opportunity to do it?
They in common.zip/pigeon/
Wigeon and pigeon use same engines and frame
<@&710084482031550547>
Is anyone good with jbeam? I'm trying to add race vanilla race seats to a modded car but the seats themselves won't sit on the race seat base
Sorry if it was confusing, for some reason the color of yhe glass in the middle beacon is connected to the color of the glass of the left beacon,they use different meshes but it still doesn't work properly
thanks! but turns out it wasn't defined on main.materials, I just added "pigeon_mechanical": {
"mapTo": "pigeon_mechanical",
"Stages": [
{
"baseColorMap": "vehicles/Wghostcar/wigeon_glass_b.color.png",
"normalMap": "vehicles/Wghostcar/wigeon_glass_nm.normal.png",
"opacityMap": "vehicles/Wghostcar/wigeon_glass_o.data.png",
"pixelSpecular": true,
"roughnessFactor": 0.05
},
{},
{},
{}
],
"alphaRef": 0,
"castShadows": false,
"class": "Material",
"dynamicCubemap": true,
"materialTag0": "beamng",
"materialTag1": "vehicle",
"name": "pigeon_mechanical",
"translucent": true,
"translucentBlendOp": "PreMulAlpha",
"translucentRecvShadows": true,
"version": 1.5
}, there and it works now, thaks anyway!
Gave +1 Reputation to @tacit halo (current: #44 - 84)
Is there a command to re-generate the license plate text?
I know there's a command that allows me to set a specific text, but I just want something that can randomly generate a new text, just like pressing the Re-generate button in the parts selector.
-# Ping me if you respond, I don't actively check the chat. Thanks!
Where can I get chevy trucks ?
I cant find my mods folder for beanmg
In game click mods the mod manager then on the right click open mod folder
God's work. Im tired of losing my og files and not being able to work on something lol
ayo what are you talking about
not showcasing ways for normies to rip models in dts form
that's what im talkin about
oh my dirty mind kick in
Are you sure they use different meshes? You will have exactly the problem you're describing, if you use a single mesh.
yeah both have a custom mesh, is there anyway to check if they are working properly?
guys i wanna make a mod based on the procyon centauri, any idea on how to contact finn wilkinson?
i read in the mod description to contact him if i wanna use the files
so it seems to me that it's based on the toyota land cruiser, i wanna make a lexus lx570s version w more power and more luxury
like how mansory is to mercades benz
the Centauri is meant to cover all of the bases of the LX600 and Land Cruiser
Procyon is the luxury subsidiary of Hirochi
so it technically already is the Lexus version
there just isn't a Toyota, so it covers that price range too
fair
it does have the looks of a land cruiser and luxury of a lexus
worth the shot ig
btw what modeling software do you use?
blender
alright thanks
@hallow flint
So I've added a second frame to my mod but it comes up with simulation paused instability detected when I select it what would be causing this? Would it be because not everything is named NZ_REES_Frame_James or is it because it's all in the same JBeam location at the original JBeam files?
Heres n ss if that helps (frame showing in wron gplace has been fixed)
anyone have a tutorial where is actually shown how to get good graphics like everyone else but not eating their fps?!?!?!?
its hard not to loose fps
id recomend using https://www.beamng.com/threads/teons-graphics-tweaks.101421/
it just changes some colors and whatnot and makes your game look alright
here's a fun little fact i learned: these are case sensitive
spent so long trying to figure out why the used v8 config wouldnt show up and it was because i capitalized the V in V8 for the info file 😆
Please use _ and not spaces
Its just good practice
noted
why would that be?
like?
we arent in the 80s/90s anymore where that was an issue. if you design anything with file systems in mind you handle file pathes with spaces
God it isn’t that deep nobody said it was a legal requirement it’s a suggestion
Its just a outdated believe. we progammes just kept using underscords thats it. we dont have to, just still doing it for no more real reason
cant be a good practice if it doesnt serve anything
parity i agree with
i have been wanting to ask this question for a really long long time if it is possible to script a lua mod that brings to the game dirt physics, mud, water, rain droplets, particles and so on. basically water splashing and the particles are on the road or on the car and they also get on the windshield and some car mods might trigger automatic wipers. even windshield washer splashes with proper particles on the windshield. and dirt getting on the car. sand as well. basically if another ai car drives through a puddle the whole area gets affected including my own vehicle. and similar thing goes with snow but it’s a bit more harder but physics like wipers wiping them away or driving through snow. but basically i want to know if this change will get brought either to the vanilla game or using a mod with a lua script.
possible yes, youd need to use html textures for the body that change depending on a few factors, to have something with ANY realism youd need to complicate it to make it look semi realistic
i have heard that the torque3d engine is very old and cannot handle this
but, if mobile bootlegs made in unity can handle this (sorta) then theres no reason why torque3d cant support it
beamngs engine is based in torque3d but it has been modified so much its become its own thing
it would be performance heavy since having a html texture (like the ones used in digital screens) tax the game a bunch, but you could defenatly do it
the harder part is actually having proper dirt textures that actually look like realistic and not like a png that magically appears on the side of the car
and you would have to have a custom texture for all parts that you want getting dirty, for all cars that you want with this feature
defenately not, its probably that the modern day beam engine uses similar methods like ue's
beamngs engine is not only graphical, but the physics are the engine itself, this is why they cant just "switch"
ah, good to know, the engine itself is indeed heavily modified
a repo mod with the entire mod including the dirt pack for all base game cars would go well?
major issue is, all of the forum mods and other repo car mods must also support this repo weather physics pack, which might be more difficult to adapt
time
it would only take time for it to be implemented by modders if it was implemented into the game, specifically looking at the doors as an example
at first they didnt exist except a mod and now its a defacto requirement for a mod to be good and nearly every mod has them
and documentation
nope you would have to include support yourself
the only way to do it externally would be if you make it a vehicle skin, meaning youd either have to not have other skins at the same time or have a variant of the dirt skin for each skin
someone should make a new 4runner mod
the current one is so small compared to all the other cars that are developed nowadays
i think that someone is you
does it look like i know how to model
i would but im not too smart for all the file making stuff n that for beamng
especially the engine and jbeam n stuff
Gotta do some research homie that's what I did
ill probably just end up paying some dude 10 bucks to make it lol
The amount you pay is the quality you will receive in return, just saying.
then 50 bucks
Yo can someone help me real quick
lmao for a whole mod its gonna be more like 500
oh damn
Hey guys, someone can help me please? I´m trying to learn how to code and understand mods on Bmg, but man this thing is HARD! I basically got the physics to work but I can´t make the texture appear on my mod..
or maybe it could be the MESH
** for a low effort meshslap, if you want anything good, then uh
the car you want is probably cheaper to just buy in real life
check the docs for materials V1.5
with what
What is it now
Let me guess
“How make mwod??”
“Why pc brokend i downloded mawdland mod?”
“Where can i find rgb hellcwat mawd?”
“Can someone get jeep wrangler mod from nexus mods or forums no virus”
Real
Yea its cringe lmao
One of the most annoying beamcord members of 2025
He asks for help, we help him but come to a conclusion the thing that he wants doesnt exist: he calls us helpless and stupid
He probably grew up in an environment where everything got handed to him
Here comes the airplane lol
“Mama can i have that?” “No” “im gonna scream as loud as i can because i want that”
💔
And he gets more subscribers then me 💔
Tbf not suprising
It is Youtube shorts what do you expect 🤷♂️
True
yes but theyre low quality garbage thats not worth the price
The new ones are way better, they have some cool features, but the jbeam…
.
the new ones are still shit
Why are yall so mean, I was just asking for help.
you didnt ask anything
Guys yall don't understand people get deeper voices at diffrent times I understand all of this but please stop picking on me just because yall jealous
what are you talking about
you didnt ask anything
nvm im blind but just asking for help and then not saying what for is completely useless to everyone involved
Jealous? of what bro
You got NOTHING that we can be jealous of bri
so id have to pay like 20 grand for a good model? 😭
so learn and make it yourself
like i said previously
im too stupid to even learn how to do all the file compressing shit and the jbeam stuff too
youre right im stopping myself bc if i do try to learn im still gonna end up messing it up and then causing a problem that no one has had before
thats a bad mindset to have
so im probably better off paying like 500 i guess
but its never worth it for a single car so im just gonna keep my peafe
your mindset is stopping yourself from learning
thats exactly right
Currently running my game on 1440 Ultra and putting down some good performance numbers, any suggestions on how I could maximize my graphic through mods?
well i mean not that much, but on the 5 figures
it takes many months or even years for someone to do this at not full time so assuming the salary of a modeler/coder/texture artist isnt minimum wage it will be that much
oh wowwwwwww
because youve been asking the same thing for a while, asking others to test things for you, and not using the correct channels for it
is it possible if i just find a model and then get someone else to just put all the files together then
good models for beamng require very specific needs, its unlikely
and the coding part isnt easy too
awhh 😔
he doesnt get it
nahh they're shit even as free mods 
both the g82 and g80 are terrible mods
My. Buddy just got one of em last night don't remember which but it was awful lol
lmao
why are my leaf springs being freaky
hey guys i wanna start making my own car but i have zeeero experience can somebody help me with the body work pls
if somebody help me send pls an pm thx
i have a couple cars i would love to see as mods but idk where to suggest them does anyone know?
People don't take mod suggestions. You are better off learning to make them yourself and it's fun.
thats fair its just finding the time thats the real problem i dont have that much time to even play the game ill try tho thanks
What cars is it. They may exist just older.
well i want a mk2 escort and an nb miatia there is an escort but its an automation car and it feels a bit off to me and there is no miata that i can find anyway
you could make a mod for the covet to be more escort-y
as for the miata,https://beamng.com/resources/29318
tbh idk if that is a miata, all i know is its a lore friendly mx5
didnt think of that i was more thinking of the bx route as its already rwd but that could work tbf
yhh i love that mod i just really like the nb mx5
it depends what gen of escort but for the likes of this one, it's way more feasible modding a covet body into this than from scratch tbh although the bx is probably a better one to base it off of
its the shape of the bx but the length of the covet
i was more thinking a mk2 escort the rs200 from memory? could be wrong but ik its mk2
which isnt too dis-similar shape to a covet
2000*
alright, the miramar could be a consideration perhaps?
im just giving you some ideas if you do want to make your own which if you want to see something as a mod, i highly advise you make it yourself
wait still wrong one mb but yeah mirimar is def close i always forget abt that car
yeah i will when i can find the time
good stuff
i cant put an image but search mk2 escort
i love rally and they are such a rally icon
ahh
you could also "facedrop" the 200bx, make the front fisca instead although if you like a challenge, i'd go for option A
could do but i just feel like i would get annoyed bc i havent gone all the way i would have to do things right but it wouuld be my first mod so it wouldnt be perfect and i would maybe need an engine aswell but could i use automation to make the engine and take it from one car to another?
if its just a part, you don't need to make everything else
yeah but i wouldnt be happy with only half the job i would wanna make the body and everything aswell
or i wouldnt be happy with myself anyway knowiung i could do more but then again its my first so just engine and drivetrain would be good aven if the body isnt right
good idea
so do you suggest make engine and drivetrain then make a body when i understand more?
id say body because that's my bias but it is probably easier to do drivetrain or engine first
ill see i should have abit of time tomorrow so ill have a look
rookie idiot here, small issue. im adding manual spoiler controls to the scintilla and i added the inputmap but how do i create the actualy like keybind slot?
i see the open left door keybind too but cant find where its located for the sake of it
https://documentation.beamng.com/modding/input/bindings/
https://documentation.beamng.com/modding/input/vehicle-specific-bindings/
try these
guys im confused i downloaded the game on epic and idk how to install my mods
@fiery ember
maybe try watching youtube? not pinging another person?
i got it
afaik they have slidenodes which basically need to be 1/1 aligned with the rail (the nodes specified in the named section)
otherwise the game will teleport it to the location, causing a breaking sound among other issues depending on the severity
where are these slidenodes located on the spring tho?
i could use this
it is a good idea to start a lore friendly mod based on the 10th gen civic? i'm thinking to be as a new generation of the ibishu covet
is there a way to make flipping cars possible again in RLS Career Overhaul?
wrong sever for that one
how can I find their server?
desc. of all his yt vids im pretty sure its on the mod page at the bottom aswell
Found it on his yt, thanks
iirc there's a thread for an 11th gen civic on the forum, but I am also painfully aware of the difference against 10th gen as someone who dailyed an 11th gen at one point.
Dont have them so wouldnt know lol
i have a skin in beamng it shows up in material editor but not on the car
its like this for every skin
bruh why do so many mod creators have to make their stuff a part of a paid subscription
like i just want to have the trailers from CDC yet i have to spent 205 czk a month
same with some other creators, making all of their mods in a package
and the big issue is VAT, it adds so much to the price
I found a mod that I want to try out and it’s not a vanilla mod it’s a mod from beamNG drive website and can’t find any of the cars that I downloaded
From the mod folder
youre probably in the wrong folder
It’s in mod folder
how did you access your mod folder
try accessing the mod folder from here
I did that and now what
are your mods there?
Yeah but I can’t get them to show up in the game
show me a screen recording of what you mean
of what the problem is
Yes
question: how difficult would it be to make a tachometer for the barstow that goes higher (to replace the default one)?
is it just as simple as a new texture and changing how much the needle rotates
I’m trying to open my discord on my computer
you will probably need to tweak code. also this is a prime example of literally unplayable 💔
literally unplayable that the tachometer only goes to 5 grand?
hey @deft osprey im on my computer now
youre like trying to fix a small detail that really doesnt affect gameplay
alright
How do you screen record on computer screen so I can show you
i dont think it makes much sense for the tachometer to only go to 5k 💔
windows?
Yes
maybe cuz the manufacter didnt think people would turn theyre v8's into high revving bricks. so they didnt feel the need to have the tachometer read more than what was stock rev limit
yes windows
press shift + win + S
this is an Invalid statement because a) almost every muscle car in the 60s and 70s had tachometers that went way above the stock rev limit, and b) the stock redline of some of the engines is greater than 5k
ok
almost every, and some. also beamng doesnt exactly have in real life brands so their cars wouldnt exactly match the cars theyre based off of exactly
i got that figured
i say almost every because the ones who didn't had no tachometer at all
okay now screen record the problem
do i open beang drive
i mean if thats where your problem is then yeah
Ok
speaking of, what car is the barstow based off of?
still, having a tachometer that doesn't even go to the redline of the engine currently in the car is stupid, and not really the trend of the late 60s and early 70s
I’m getting the game open
reminds me of a 1966 dodge charger
that car's tachometer goes to 6k
Ok @deft osprey
1k difference literally unplayable
its a small feature that irks me, considering how trivial it is to revise
also for the custom tachometer thing you could just probably squeeze the original tachometer in photoshop and add an extra 1k
probably
press control V
I did that and nothing popped up
then check your files
You don’t have to keep subscribed you know…
Most people sub for a month
Then cancel.
And if they want updates they resub
anyone know why my model isnt generating a main material json? its in a fresh folder
have you looked in both vehicles and temp/vehicles?
yea, as stated before, nothing is generating
what i mean is, shoudlnt a material json generate on export?
honestly i'm not familiar with that feature, i'm used to making one manually (albeit using a vanilla json as a base)
may really only be a thing with maps i guess, but even so it wont generate there either
another thing is, my dae for a vehicle isnt appearing ingame, i dont have a correct jbeam for it, but was hoping to see the model ingame atleast
i have a jbeam, its just a big box for now but i was hoping to see the model in game atleast
vy node issue or similar?
not really sure what you mean, i just remember in the past when i did a prop mod that even if the jbeam was incorrect i could atleast see the model
"vy node not found" is when the game can't map a flexbody to nodes (usually as a result of them being too far away, too few of them, or the node group forms too much of a straight line)
okay of course now when i start asking for help i reimprt and it works lmaoo
material file isnt my biggest worry tbh, just needed it ingame
I can’t get any mods working from beamNG forums or anything to work I’m trying to get realistic cars in the game