Grand Theft Auto: San Andreas
0 of 0

File information

Last updated

Original upload

Created by

Anon2971

Uploaded by

bobologs

Virus scan

Safe to use

Tags for this mod

About this mod

GTA IV-style engine switch off when exiting your vehicle via CLEO Redux. Tap F to exit with engine on. Hold F to switch off.

Requirements
Permissions and credits
Changelogs
I love the little immersion boost GTA IV's engine switch off feature gives, but unfortunately the only similar implementation I've found is an ancient 2012 script known to cause crashes. So this is my new implementation using CLEO Redux. I coded it for my own use and thought I may as well share it.

Installation

  • Install CLEO Redux
  • Place 'engIVne.js' in your CLEO folder
  • Change 'IsKeyPressed(70)' on line 40 to your relevant key if you don't use F for entering/exiting vehicles: https://library.sannybuilder.com/#/sa/enums/KeyCode
  • Enjoy :)

Please note: This may cause performance issues on older PCs. Whilst on my PC I didn't notice any noteworthy impact, the script has to constantly run checks in the background whilst you play to function as expected. I'll look into optimizing the code if its found to be a performance hog.