IV Style Exit Vehicle [.Net Optimized] 4.0.2
5,340
102
5,340
102
Info
The mod is tested and does work on all Version(Steam, Epic Games, Rockstar Launcher), even if some comments suggest that it doesn't, but they were not wrong,. I released a version that was bugged and didn't work, but I deleted the version ever since.
Features and bugs
This mod allows you to let the engine of your vehicle running when leaving the vehicle, but if you hold you vehicle exit key the engine stops.
Installation instructions
First of all make sure that you have Scripthook V[.Net] installed, then drag and drop both IVStyleExit.dll and IVStyleExit.custom into your scripts folder. Please make sure to not put the source file directly into your scripts folder as this can cause some errors. Now launch the game and enjoy!
Credits
All Credits go to:
Driver for the original mod
ikt for the .Net version
Changelog
4.0.2
-Fixed bug: @LRNSR
4.0.1
-Fixed a bug were the player could exit the vehicle even if it was locked. This also enables compatibility with my Restrict Egress mod.
4.0.0
-Changed archive structure, source code is now available in the src folder.
-Upgraded from ScriptHookVDotNet2 to ScriptHookVDotNet3
-Added a config file (IVStyleExit.custom)
-You can now choose to leave the door open when you exit(Thanks to @Sezario for the
feedback)
3.3.3
Updated script to optimize performance
3.3.2
Fixed inconsistencies with the original LUA script.
Thanks, Remix, for pointing these out.
This mod was a optimized version of the ikt version, but I added some features that were not in the original mod since.
The mod is tested and does work on all Version(Steam, Epic Games, Rockstar Launcher), even if some comments suggest that it doesn't, but they were not wrong,. I released a version that was bugged and didn't work, but I deleted the version ever since.
Features and bugs
This mod allows you to let the engine of your vehicle running when leaving the vehicle, but if you hold you vehicle exit key the engine stops.
Installation instructions
First of all make sure that you have Scripthook V[.Net] installed, then drag and drop both IVStyleExit.dll and IVStyleExit.custom into your scripts folder. Please make sure to not put the source file directly into your scripts folder as this can cause some errors. Now launch the game and enjoy!
Credits
All Credits go to:
Driver for the original mod
ikt for the .Net version
Changelog
4.0.2
-Fixed bug: @LRNSR
4.0.1
-Fixed a bug were the player could exit the vehicle even if it was locked. This also enables compatibility with my Restrict Egress mod.
4.0.0
-Changed archive structure, source code is now available in the src folder.
-Upgraded from ScriptHookVDotNet2 to ScriptHookVDotNet3
-Added a config file (IVStyleExit.custom)
-You can now choose to leave the door open when you exit(Thanks to @Sezario for the
feedback)
3.3.3
Updated script to optimize performance
3.3.2
Fixed inconsistencies with the original LUA script.
Thanks, Remix, for pointing these out.
This mod was a optimized version of the ikt version, but I added some features that were not in the original mod since.
पहले अपलोड: जुलाई 08, 2023
आखरी अपडेट: मई 29, 2024
Last Downloaded: 1 hour ago
34 टिप्पणियाँ
Info
The mod is tested and does work on all Version(Steam, Epic Games, Rockstar Launcher), even if some comments suggest that it doesn't, but they were not wrong,. I released a version that was bugged and didn't work, but I deleted the version ever since.
Features and bugs
This mod allows you to let the engine of your vehicle running when leaving the vehicle, but if you hold you vehicle exit key the engine stops.
Installation instructions
First of all make sure that you have Scripthook V[.Net] installed, then drag and drop both IVStyleExit.dll and IVStyleExit.custom into your scripts folder. Please make sure to not put the source file directly into your scripts folder as this can cause some errors. Now launch the game and enjoy!
Credits
All Credits go to:
Driver for the original mod
ikt for the .Net version
Changelog
4.0.2
-Fixed bug: @LRNSR
4.0.1
-Fixed a bug were the player could exit the vehicle even if it was locked. This also enables compatibility with my Restrict Egress mod.
4.0.0
-Changed archive structure, source code is now available in the src folder.
-Upgraded from ScriptHookVDotNet2 to ScriptHookVDotNet3
-Added a config file (IVStyleExit.custom)
-You can now choose to leave the door open when you exit(Thanks to @Sezario for the
feedback)
3.3.3
Updated script to optimize performance
3.3.2
Fixed inconsistencies with the original LUA script.
Thanks, Remix, for pointing these out.
This mod was a optimized version of the ikt version, but I added some features that were not in the original mod since.
The mod is tested and does work on all Version(Steam, Epic Games, Rockstar Launcher), even if some comments suggest that it doesn't, but they were not wrong,. I released a version that was bugged and didn't work, but I deleted the version ever since.
Features and bugs
This mod allows you to let the engine of your vehicle running when leaving the vehicle, but if you hold you vehicle exit key the engine stops.
Installation instructions
First of all make sure that you have Scripthook V[.Net] installed, then drag and drop both IVStyleExit.dll and IVStyleExit.custom into your scripts folder. Please make sure to not put the source file directly into your scripts folder as this can cause some errors. Now launch the game and enjoy!
Credits
All Credits go to:
Driver for the original mod
ikt for the .Net version
Changelog
4.0.2
-Fixed bug: @LRNSR
4.0.1
-Fixed a bug were the player could exit the vehicle even if it was locked. This also enables compatibility with my Restrict Egress mod.
4.0.0
-Changed archive structure, source code is now available in the src folder.
-Upgraded from ScriptHookVDotNet2 to ScriptHookVDotNet3
-Added a config file (IVStyleExit.custom)
-You can now choose to leave the door open when you exit(Thanks to @Sezario for the
feedback)
3.3.3
Updated script to optimize performance
3.3.2
Fixed inconsistencies with the original LUA script.
Thanks, Remix, for pointing these out.
This mod was a optimized version of the ikt version, but I added some features that were not in the original mod since.
पहले अपलोड: जुलाई 08, 2023
आखरी अपडेट: मई 29, 2024
Last Downloaded: 1 hour ago
Does exactly what it says. Excellent thank you
If your mod is NOT WORKING follow this tutorial:
Edit the .cs file using 'Notepad++'
You should see 3 values with
(tickCount < 11) (Car Enter Delay)
(tickCount < 211) (Tap F)
(tickCount <1211) (Hold F)
Chane those to these:
(tickCount < 30) ( Car Enter Delay)
(tickCount < 5000) (Press F)
(tickCount < 8000) (Hold F)
I've had better success with these values and it works way better
Make sure you save the file.
Thanks for adding my suggestion! Works Smoothly
Yo great work thank you, but if i hold exit button it don't turn off
Hello. It would be nice if the radio in the car in first person played loudly, but outside the car it was muffled
dont work even with the latest update. i dropped .custom and .dll in scripts folder, and src folder in gta folder, but don't work at all
@LRNSR Are you using any other mods?
It doesn't seem to work with a controller :( cool mod though
For me it doesn't work on the controller or the keyboard
work incorrect with Restrict Egres mod...
Car will slowly stop and then exit out. Why?
@Old Good Fake Lets just try to debug your problem which versions of the mods are you using?
@JonasTechnik last version of two this mods...
Game v.3095
@Jonas Technik How can I use it like a single file from an old version?
Mostly works fine, but it stops working while you're wanted. As in, you can't turn the engine off when exiting until you clear your wanted level.
no uninstaller oiv? damn I gotta take a risk :D
Works exactly as advertised! Thank you.
@KimMinSu1029 If you delete the ini file, the script will use the default values. So go ahead and delete it
@Jax765 sorry, I can't reproduce the bug what scripts beside this are you using?
@JonasTechnik I tested it with an otherwise vanilla setup. I think it's maybe more dependent on whether you're in combat. Tested again just now, it worked ok when I was hidden from the cops, but when they spotted and were shooting at me, I could no longer turn off the engine.
@Jax765 ok, I will test that now