Simple Seatbelt 1.2 FIXED
4,469
55
-
June 18, 2021
What:
This mod enables a seatbelt system to gtav. When you get into a car you will get a warning notification top left on your screen. it will say: "Seatbelt not fastened!".
You can press your assigned key (Check the SimpleSeatbelt.ini file) to put on your seatbelt, now you will no longer fly out of your windscreen and getting dragged out by enemies.
After putting on your seatbelt you cant get out of you car without taking of the seatbelt.
install: Simply drag and drop the dll and ini file into your scripts folder.
Make sure Scripthookv, Scripthookvdotnet is installed otherwise the mod will not work.
Versions:
V1.0 Just released the mod nothing special to mention
V1.1 You cant put the seatbelt on while on a bike
V1.2 I added new custom sound effects (Thanks to leihebi: https://nl.gta5-mods.com/users/leihebi)
Youtube: https://www.youtube.com/channel/UCDCmm1osbyLMQi5qLeeoztQ
You are free to add video's to my mod on gtav mods site: https://nl.gta5-mods.com/users/ShadoFax
Bugs: None
Enjoy
First Uploaded: January 30, 2021
Last Updated: June 18, 2021
Last Downloaded: 1 hour ago
43 Comments
More mods by ShadoFax:
- Trainer
What:
This mod enables a seatbelt system to gtav. When you get into a car you will get a warning notification top left on your screen. it will say: "Seatbelt not fastened!".
You can press your assigned key (Check the SimpleSeatbelt.ini file) to put on your seatbelt, now you will no longer fly out of your windscreen and getting dragged out by enemies.
After putting on your seatbelt you cant get out of you car without taking of the seatbelt.
install: Simply drag and drop the dll and ini file into your scripts folder.
Make sure Scripthookv, Scripthookvdotnet is installed otherwise the mod will not work.
Versions:
V1.0 Just released the mod nothing special to mention
V1.1 You cant put the seatbelt on while on a bike
V1.2 I added new custom sound effects (Thanks to leihebi: https://nl.gta5-mods.com/users/leihebi)
Youtube: https://www.youtube.com/channel/UCDCmm1osbyLMQi5qLeeoztQ
You are free to add video's to my mod on gtav mods site: https://nl.gta5-mods.com/users/ShadoFax
Bugs: None
Enjoy
First Uploaded: January 30, 2021
Last Updated: June 18, 2021
Last Downloaded: 1 hour ago
-
-
@OneMinuteYT Hmm, yeah, this isn't working for me either. I left the key at the default of "U", but pressing it while in a car does nothing. I also don't see the message at the top of the screen. :(
June 18, 2021 -
Sorry, I forgot to upgrade ScriptHookVDotNet to 3.1.0 (was using 3.0.4 before). Now I get the "Seatbelt not fastened!" message, but when I press "U" it says:
Unhandled exception in script "ModName"!
DirectoryNotFoundException at System.IO.__Error.WinIOError(Int32 errorCode, String maybeFullPath)Could you provide the source code for this mod? I'd like to look at the code and see if I can debug it, but I can't.
EDIT: I think I know what it is. Your mod is missing the seatbelt click sound effects. Could you send a link to that directory?
June 18, 2021 -
Update: I FIXED IT! I viewed Seatbeltnew.dll in a hex editor and thankfully I was able to determine the missing files/paths. It tries to use "GTAV_ROOT\scripts\sound\on.mp3" and "GTAV_ROOT\scripts\sound\off.mp3", which the modder accidentally forgot to include in the download. I borrowed a buckle and unbuckle SFX from https://github.com/Mobius1/Seatbelt-with-sounds , slightly trimmed them in Audacity and exported them as WAVs, then converted them to MP3s (this was before I knew it wanted MP3s).
Download this: https://share.dmca.gripe/a/msUWLA80
and copy "sound\on.mp3" and "sound\off.mp3" to the paths I mentioned above, or look at note.txt for reference. :)Credit goes to Mobius1 of GitHub for the sounds.
June 18, 2021 -
After some testing, I still seem to fly out of the windshield regardless of whether I have the seatbelt clicked or not. Definitely a cool looking mod, though!
June 18, 2021 -
@late4work do you play as a story character? btw OMG the fact that i forgot to include the sound just made me laugh and feel stupid. ill add it
June 18, 2021 -
-
@OneMinuteYT
Absolut fantastic with the click sound...:)
One question... it is possible to add effekt on hard car crash (when seatbelt is aktiv)....,
Like small blackout or knock out... you have to wait couple seconds for clear vision...
On Fivem RP server i have this effekt, will be great in singleplayer.....June 18, 2021 -
-
-
@OneMinuteYT Yes, I was playing as Michael. I could lock the seatbelt so that I couldn't leave the car, but crashing fast enough would still make me break through the windshield. And don't worry about forgetting the sound, nice to see it fixed :-)
By the way, not sure if you checked the sound fix I uploaded in the last comment, but the place I got the sound effects from also had a no seatbelt beep warning. It made me think, that would be a pretty cool effect to add as well. No seatbelt makes the car beep until you click it in. I thought this might be best as an .ini boolean, something like: BEEPWHENOFF = TRUE/FALSE
And yes, I too think a small icon showing the seatbelt status in the bottom right of the screen, just above the map, would look really nice.
June 19, 2021 -
@late4work maybe a different mod is not compatible with this one, a menu for example where the seatbelt option is disabled
June 19, 2021 -
@OneMinuteYT Good thought, but that can't be it. I can manually enable/disable a seatbelt function using Enhanced Native Trainer and it works normally that way, but for some reason I can't do that with your mod.
Furthermore, I noticed another bug that might be related. I found that sometimes when I enter a car, the seatbelt is already enabled (i.e. I don't see the message). If I crash at a high speed I still fall out, though, and I can exit the car normally. I hope this makes sense.
June 19, 2021 -
@late4work it does, but the part where you fly out of the car while "Game.Player.Character.Canflythroughwindshield = false" doesnt make any sense lol
June 19, 2021 -
-
I'm unable to get this mod to function. Not sure what's up. Nothing appears when I'm in a car, u doesn't trigger.
Got scripthookV & Vdotnet, placed sound and the 2 files in scripts yet nothing...
I got no idea what could possibly collide with the mod either. Shame.June 26, 2021 -
-
@Helios20563 v1.1 should be working fine if you installed: scripthookv - scripthookvdotnet - nativeui
June 28, 2021 -


Guys sorry for the problems with this mod, i forgot to add a file. it should all be fine now.