Vehicle Ragdoll 1.1.0
685
12
685
12
Description:
Simple script built with the Script Hook V Dot Net API which lets you launch any vehicle you're driving in
whichever direction you want at insane speeds!
Features:
Requirements:
installation:
Default Keybinding:
Num Pad 7: Toggle Activating / Deactivating script.
Num Pad 8: Accelerate at the speed of yeet.
Num Pad 2: Reverse at Mach 10.
Num Pad 4: Propel to the left.
Num Pad 6: Go very fast right.
Num Pad 9: Launch into the stratosphere.
Num Pad 3: Slam into the ground.
Changelog:
- v1.1.0: Fixed failure to compile due to GTA.UI.Notification error, Released script is now .dll, Added .ini file to configure settings.
- v1.0.1: Added temporary fix in README for script not compiling for some people due to GTA.UI.Notification error.
Known issues:
- No known issues!
Licence:
Feel free to use and edit how ever you would like. If you publish anything using this script as a base or
reference, please credit!
Simple script built with the Script Hook V Dot Net API which lets you launch any vehicle you're driving in
whichever direction you want at insane speeds!
Features:
- Launch the vehicle you're in at insane speeds in any direction you want!
- Works with cars, boats, planes, bikes, choppers, blimps and bicycles!
Requirements:
- Grand Theft Auto V
- ScriptHookV
- ScriptHookV Dot Net
installation:
- Go to your GTAV folder.
- Copy both the VehicleRagdoll.dll and .ini into your scripts folder.
Default Keybinding:
Num Pad 7: Toggle Activating / Deactivating script.
Num Pad 8: Accelerate at the speed of yeet.
Num Pad 2: Reverse at Mach 10.
Num Pad 4: Propel to the left.
Num Pad 6: Go very fast right.
Num Pad 9: Launch into the stratosphere.
Num Pad 3: Slam into the ground.
Changelog:
- v1.1.0: Fixed failure to compile due to GTA.UI.Notification error, Released script is now .dll, Added .ini file to configure settings.
- v1.0.1: Added temporary fix in README for script not compiling for some people due to GTA.UI.Notification error.
Known issues:
- No known issues!
Licence:
Feel free to use and edit how ever you would like. If you publish anything using this script as a base or
reference, please credit!
Πρωτοανέβηκε: 11 Ιούλιος 2020
Πιο πρόσφατη ενημέρωση: 19 Ιούλιος 2020
Last Downloaded: 24 Οκτώβριος 2024
10 σχόλια
Description:
Simple script built with the Script Hook V Dot Net API which lets you launch any vehicle you're driving in
whichever direction you want at insane speeds!
Features:
Requirements:
installation:
Default Keybinding:
Num Pad 7: Toggle Activating / Deactivating script.
Num Pad 8: Accelerate at the speed of yeet.
Num Pad 2: Reverse at Mach 10.
Num Pad 4: Propel to the left.
Num Pad 6: Go very fast right.
Num Pad 9: Launch into the stratosphere.
Num Pad 3: Slam into the ground.
Changelog:
- v1.1.0: Fixed failure to compile due to GTA.UI.Notification error, Released script is now .dll, Added .ini file to configure settings.
- v1.0.1: Added temporary fix in README for script not compiling for some people due to GTA.UI.Notification error.
Known issues:
- No known issues!
Licence:
Feel free to use and edit how ever you would like. If you publish anything using this script as a base or
reference, please credit!
Simple script built with the Script Hook V Dot Net API which lets you launch any vehicle you're driving in
whichever direction you want at insane speeds!
Features:
- Launch the vehicle you're in at insane speeds in any direction you want!
- Works with cars, boats, planes, bikes, choppers, blimps and bicycles!
Requirements:
- Grand Theft Auto V
- ScriptHookV
- ScriptHookV Dot Net
installation:
- Go to your GTAV folder.
- Copy both the VehicleRagdoll.dll and .ini into your scripts folder.
Default Keybinding:
Num Pad 7: Toggle Activating / Deactivating script.
Num Pad 8: Accelerate at the speed of yeet.
Num Pad 2: Reverse at Mach 10.
Num Pad 4: Propel to the left.
Num Pad 6: Go very fast right.
Num Pad 9: Launch into the stratosphere.
Num Pad 3: Slam into the ground.
Changelog:
- v1.1.0: Fixed failure to compile due to GTA.UI.Notification error, Released script is now .dll, Added .ini file to configure settings.
- v1.0.1: Added temporary fix in README for script not compiling for some people due to GTA.UI.Notification error.
Known issues:
- No known issues!
Licence:
Feel free to use and edit how ever you would like. If you publish anything using this script as a base or
reference, please credit!
Πρωτοανέβηκε: 11 Ιούλιος 2020
Πιο πρόσφατη ενημέρωση: 19 Ιούλιος 2020
Last Downloaded: 24 Οκτώβριος 2024
Nice
Your mod is somewhat broken.
ScriptHookV Dot Net errors with this:
[20:23:46] [ERROR] Failed to compile VehicleRagdoll.cs with 3 error(s):
at line 27: 'GTA.UI' does not contain a definition for 'Notification'
at line 40: 'GTA.UI' does not contain a definition for 'Notification'
at line 45: 'GTA.UI' does not contain a definition for 'Notification'
So, in order to use the mod, I had to open the file in Visual Studio 2019 and remove the notifications.
Other than that, great mod!
@Thebombuknow Thanks for letting me know! I've looked into your issue and have found two fixes to the problem!
Fix one:
Remove ScriptHookVDotNet2.dll from your game files so you only have ScriptHookVDotNet3.dll
If this does not work for you because of other mods dependencies with DotNet2, try fix two.
Fix two:
In the script change every occurrence of "GTA.UI.Notification.Show();" to "UI.Notify();"
@MccDev260 Add changelog in description
@Reyser Done :)
what does ragdoll have to do with launching a car?
Why is this not called "car flinging" or smth?
This has nothing to do with ragdolling
@Dragust Yes it does,you launch yourself with the car and jump out of it.
@aguywholikespotatoes no... this mod is for you to "launch any vehicle you're driving in
whichever direction you want at insane speeds"