Handling.cfg

From Multi Theft Auto: Wiki
Revision as of 22:07, 11 January 2013 by Ccw (talk | contribs)
Jump to navigation Jump to search

Making MTA work with handling.cfg

MTA ignores the GTA file data/handling.cfg because of the custom handling functions.

There are two ways to get a custom handling.cfg working in MTA:

Easy way

To load a custom handling.cfg, follow these steps:

  • Download the Handling loader resource
  • Unzip handling_loader.zip into server/mods/deathmatch/resources/handling_loader/
  • Start server, or type refresh into the server console
  • Copy your handling.cfg into server/mods/deathmatch/resources/handling_loader/
  • Start Handling loader with the command start handling_loader

Exciting way

To import a custom handling.cfg, follow these steps:

  • Download the Handling Editor resource
  • Unzip hedit.zip into server/mods/deathmatch/resources/hedit/
  • Start server, or type refresh into the server console
  • Copy your handling.cfg into server/mods/deathmatch/resources/hedit/
  • Start Handling Editor with the command start hedit
  • Enter this command in the server console: loadcfg
  • Oh, it's broken
  • Contact the author