Jump to content
Mr. Green Gaming

change handling


xerox

Recommended Posts

hi im trying to add a custom model for a car but i think i have to change the handling i got the code for handling.cfg

looks like this: CHEETAH 1200.0 2500.0 1.8 0.0 -0.15 -0.2 70 0.75 0.90 0.48 5 230.0 30.0 10.0 R P 8.0 0.58 0 30.0 1.0 0.13 5.0 0.25 -0.13 0.45 0.3 0.15 0.54 105000 c0002004 204000 0 0 1

how do i fix that to a scipt?

Link to comment

No. With Plod's script you can go faster and you got better breaks, but that is all. These numbers what you write here are useless in MTA. You can use them only if you put the vehicle into the original game. But you have to use the original handling.cfg file if you would like to play with MTA. If you would like the vehicle to go faster use Plod's handling script.

How?

http://www.xoti.net/stuff/uploads/handling_15ed.lua Open notepad, save the text as handling.lua. Copy it to your map folder. Open the map's meta.xml and copy this line into the file:


<script src="handling.lua" type="client" />

Like this:


<meta>
<script src="handling.lua" type="client" />
<info gamemodes="race" type="map" name="xy" author="xy" version="1.0.0" description="Race" />
<map src="xy.map" dimension="0" />
<settings>
.
.
.
</settings>
</meta>

"Lots of effort has also been put into scripting functions for customising vehicle handling , but at this point we don't know if we will finish them before 1.1."

Edited by CsenaHUN
Link to comment

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

  • Recently Browsing   0 members

    • No registered users viewing this page.
×
×
  • Create New...