Vice City: Multiplayer

VC:MP Discussion => Support => Topic started by: KAKAN on Apr 11, 2016, 12:44 PM

Title: [ Custom Car ] Fix my XML data, please!
Post by: KAKAN on Apr 11, 2016, 12:44 PM
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 )
Title: Re: [ Custom Car ] Fix my XML data, please!
Post by: rww on Apr 11, 2016, 01:22 PM
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>
Title: Re: [ Custom Car ] Fix my XML data, please!
Post by: KAKAN on Apr 11, 2016, 02:27 PM
That works great! Thanks a lot!
Title: Re: [ Custom Car ] Fix my XML data, please!
Post by: Thijn on Apr 11, 2016, 03:48 PM
For future reference, can you explain how you got those variables @rwwpl?
Title: Re: [ Custom Car ] Fix my XML data, please!
Post by: rww on Apr 12, 2016, 11:50 AM
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