Secure Car Jack

Secure Car Jack 1.1.159.2

Login or Register an account to download this content
complied and updated mod to work with latest ModAPI version, 0.1.4.2

# Implemented auto versioning of mod.
# Modified how mod fixes scale problem of car jack when game is save and the car jack is installed.
this is caused by how msc saves its data. it saves the whole transform thus saving objects position, rotation and scale. Thus fixed by injecting an action to the SaveItems playmaker that assigns the objects Transform.Scale to 1,1,1 before game saves.
Doing this probably improves performance of the mod, as i jank-fixed this problems years ago by implementing a mono behaviour that, everyframe; sets the scale to 1,1,1 - (FixScale.cs). Removed the jank and fixed the problem directly.
# Removed FixScale MonoBehaviour.

Latest News

What would be the ideal raceday for you to join our Club Races?

  • Monday

    Votes: 50 12.3%
  • Tuesday

    Votes: 42 10.3%
  • Wednesday

    Votes: 48 11.8%
  • Thursday

    Votes: 46 11.3%
  • Friday

    Votes: 141 34.6%
  • Saturday

    Votes: 240 59.0%
  • Sunday

    Votes: 175 43.0%
Back
Top