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

Are you buying car setups?

  • Yes

  • No


Results are only viewable after voting.
Back
Top