@Klipto_Gaming No problem
Posts made by Theoasterix
-
RE: Convert Add-on car to Replace.posted in General Modding Discussion
@Klipto_Gaming Yes, but if you don't modify meta files sometimes you'll get bugging dials, maniability etc
-
RE: Convert Add-on car to Replace.posted in General Modding Discussion
@Klipto_Gaming Hello there
Converting add-on car to replace is quite complicated, depends of the car you want to replace.
First you'll have to rename the model files (yft) and textures dictionaries (ytd)
Where it becomes complicated is when your car is located at multiple adresses, like the visione, in patchday and in dlc folders.
and it is same for script files, commonly the stock handling.meta and vehicles.meta are modified to have correct speed etc, but it depends of the model you replace again. -
RE: [HELP] Auto spoilerposted in General Modding Discussion
@Labibmods If you add a tuning spoiler, yes you have to disable it in the carcols.meta. So the original spoiler will disappear.
-
RE: [HELP] Auto spoilerposted in General Modding Discussion
@Labibmods Hi, to make an automatic spoiler you need to separate the entire spoiler in 2 parts : "struts", and "spoiler". You can take the spoiler from an original gta v car, so you already have the dummies done. If my memory is correct, the t20 has automatic spoiler. Hope it'll help you !
-
RE: Texture becoming yellow on vehicleposted in General Modding Discussion
@a63nt-5m1th Sorry for late answer, I tried solving the problem by doing what @CyberdyneSystems said, and it actually works ! Thanks for your help !
-
RE: Texture becoming yellow on vehicleposted in General Modding Discussion
@a63nt-5m1th Yes I will try to make a short video
-
RE: Texture becoming yellow on vehicleposted in General Modding Discussion
@chonkie So, one of the problematic textures is 512x512, and another of 256x256. But the other textures are 128x128.
-
RE: Texture becoming yellow on vehicleposted in General Modding Discussion
@chonkie No it is on several of my mods
-
RE: Texture becoming yellow on vehicleposted in General Modding Discussion
Sorry for late answer, I didn't see your messages.
@a63nt-5m1th No problem I can send you the file in pm
@chonkie Hmm no it's not like this in fact this depends of how I move the camera -
Texture becoming yellow on vehicleposted in General Modding Discussion
Hi, so as the title says, I have a problem with some parts of the car that turn yellow when I move the camera. It often happened to rubber of the doors on other mods, and I never knew why, but now with another mod the whole dashboard is yellow...
I'm sure the problem is easy to solve, but I don't know how.
If you have an idea that might help, feel free to say : )
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
Hey, I found the solution : it was due to a wiper I put... under the car. Since it has a collision, it collides with the ground ! Just had to elevate this wiper and its collision, and the problem is solved !
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
No one has an idea ?
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
Just tried to edit the chassis col, to put it higher, but doesn't change anything ! But changing the vecCentreOfMassOffset z to 0, it is a bit better, but still collides when the car falls
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
When I increase SuspensionLowerLimit, it gets even worse ! So I guess I have to diminue this value !
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
@Viccracenvy Thanks for answer.
Changed these flags, but it doesn't change anything to the problem.
But I tried to modify the SuspensionLowerLimit and it got a little bit better... I have to check this. -
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
@Viccracenvy But the only collision at this place is the chassis, maybe it is a problem of flags?
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
Here is another video, if you want to look at...
I just tried to take other meta files with the 3D model of the mazda, and the problem persists. So I guess it comes from the 3D model.
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
@Viccracenvy I tried to add rear suspensions, but that doesn't solve the problem.
The strange thing is that after several minutes of play, the problem almost disappears, and this with both vehicles
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
@Viccracenvy I wonder if this is not due to suspensions, because on another mod I did, the car is closer to the ground, but has no suspensions, and never collides.
While the Sauber has suspensions, but only at the front, and collides the ground -
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
@Viccracenvy I tried with suspensionraise at 0.1, and it goes less collide, but the car looks like an all-terrain vehicle due to the suspension height
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
@CyberdyneSystems I already did it but the bottom part of the bodyshell wouldn't have collision if I change the collision.
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
@Viccracenvy I tried and it still collides
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
@Viccracenvy You mean <strHandlingFlags>20002</strHandlingFlags> ?
-
RE: Problem with vehicle colliding the groundposted in General Modding Discussion
@ikt
<strModelFlags>440010</strModelFlags>
<strHandlingFlags>0</strHandlingFlags>
<strDamageFlags>0</strDamageFlags>
<AIHandling>AVERAGE</AIHandling>