Create new vehicle class?
-
Does anybody know if it's possible to create a new vehicle class in the game? I'd like to change the class of a vehicle to a class that doesn't exist in the game by default but I can't figure out how to do it, or if it's even possible. I tried searching around but I didn't come across anything about creating a completely new class. The one thing that I did try was replacing the VC_SEDAN with VC_PICKUP in the vehicles vehicles.meta line, and I also added the PICKUP word to the lang/text files, but no luck.
Has anybody happened to try this and knows if it's somehow possible or just not possible at all?Just to clarify, this is what I mean by vehicle class (the sedans part):
-
Not possible without (a lot of) memory editing.
-
@Unknown-Modder Damn, I kinda had a feeling that it wasn't possible. Thanks for the confirmation, though
-
But you may replace vehicle class. Go to mods/update/update.rpf/x64/data/lang/american_rel.rpf/global.gxt2 and replace vehicle name. Example: Open-Wheel to Formula One. Remember do not replace vehicle class hashes.
-
@tranha8 He was asking to add new class not replace... Also this post is from 4 years ago, why are you bumping it?
-
Because I think that's possible an I'm trying to do it.