[ Custom Car ] Fix my XML data, please!

Started by KAKAN, Apr 11, 2016, 12:44 PM

Previous topic - Next topic

KAKAN

Well, here's a video of what's happening:
https://www.youtube.com/watch?v=PWx_s-63l1E&feature=youtu.be
Here's the XML data:
http://pastebin.com/RQjsrpbM
The problem is, the vehicle is behaving like a bike, instead of a Caddy.
I'm pretty new to this, and I want someone to fix the XML, and also tell me that which parts he/she fixed so that I can know it :)
P.S:- Thinking why the video is so bad in terms of quality and FPS? Ans: I decreased it for quick uploading.( from 443 MB to 4 MB :D )
oh no

rww

This for me works ;)

<handling>
<mass>1000.0</mass>
<percentsubmerged>70</percentsubmerged>
<steeringlock>30.0</steeringlock>
<seatoffset>0.26</seatoffset>
<damagemultiplier>0.50</damagemultiplier>
<value>9000</value>
<flags>0</flags>

<centreofmass>
<x>0.0</x>
<y>0.0</y>
<z>-0.6</z>
</centreofmass>

<traction>
<multiplier>0.55</multiplier>
<loss>0.85</loss>
<bias>0.5</bias>
</traction>

<transmission>
<numofgears>3</numofgears>
<maxspeed>190.0</maxspeed>
<acceleration>20.0</acceleration>
<drivetype>4</drivetype>
<enginetype>E</enginetype>
</transmission>

<brakes>
<deceleration>13.0</deceleration>
<bias>0.50</bias>
<abs>0</abs>
</brakes>

<suspension>
<forcelevel>1.0</forcelevel>
<dampening>0.09</dampening>
<upperlimit>0.28</upperlimit>
<lowerlimit>-0.13</lowerlimit>
<bias>0.5</bias>
<antidive>0.0</antidive>
</suspension>

<lights>
<front>1</front>
<rear>1</rear>
</lights>
</handling>
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X

KAKAN

oh no

Thijn

For future reference, can you explain how you got those variables @rwwpl?

rww

Here I used handling from mod for this car, and paste a handling line here - http://almost610.ucoz.com/blog/xml_builder/2012-12-23-1
Join to Irrelevant Club Discord: https://discord.gg/MsPPZ5uV4X