so the other day i was increasing the hp and grip and gears of my drag bar stow everything was fine at first (except the fact that that nothing increased or decreased) so i continued for a while longer and my bar-stow completely disappears for all of my bar stows configs as well so is there any way i can fix it
You probably have an error in jbeam syntax. You can try to find error and fix, or revert to original code. How were you doing mod? You should not modify the default barstow.zip game package in the content/vehicles of your install folder. You should just make a separate engine file with a newly named engine, which slots into the barstow engine slot.
tried to game just dosnt reconigise what im trying to do and how would i check if it was jbeam error syntax
It takes some practice. Essentially just make sure everything has proper closures. Meaning, for every { there should be a closing } For every [ or ( there should be a ) or ] Also important is correct use of " " and , If you are using notepad++ there are various way to highlight syntax, which makes it a little easier to spot things.
Nope. JBeam is similar to Json, but with a few differences: JBeam You should check your logs, it usually tells what's the issue (if you get a spam of errors, check the first error)