Jump to content

1 question


-W-

Recommended Posts

How make on Mta sa 1.0.4 In race mode do not automatically tuned cars...?

find in the meta.xml race resource

find this

  name="*autopimp" value="true"                    friendlyname="Auto pimp"                    group="Graphics"                    accept="false,true"                    desc="Set to true to apply a selection of visual upgrades to vehicles."                    /> 

change to

  name="*autopimp" value="false"                    friendlyname="Auto pimp"                    group="Graphics"                    accept="false,true"                    desc="Set to true to apply a selection of visual upgrades to vehicles."                    /> 

Link to comment

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Recently Browsing   0 members

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