No Car Rolling 1.0
3.068
73
3.068
73
******************************************************--
No Car Rolling Mod V1.0: Made By Slade --
******************************************************--
Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de
******************************************************************
=============
INFORMATION:
=============
--------------
VERSION:
--------------
This is version 1.0 initial release.
---------------------
COMPATIBILITY:
---------------------
All of my mods are 100% compatible to each other.
In general the mods should be compatible to almost every other mod.
Obviously, if you are using a mod that injects or alters the game in the same way like one of my mods does, weird stuff can happen.
--------------------------------
SETUP/REQUIREMENTS:
--------------------------------
1. Install ScriptHookV if not already done
(DOWNLOAD HERE: www.dev-c.com/files/ScriptHookV_1.0.757.4.zip).
Copy "dinput8.dll" AND "ScriptHookV.dll" to your GTA5 install folder.
You must delete old dsound.dll asiloader if you have one installed.
This distrib also includes a sample asi plugin - native trainer,
if you need a trainer then copy NativeTrainer.asi as well.
2. Install LUA Plugin for ScriptHookV if not already done
(DOWNLOAD HERE: https://github.com/gallexme/LuaPlugin-GTAV/archive/master.zip).
LUA Plugin requires Visual C++ Redistrutable Packages for Visual Studio 2013
(DOWNLOAD HERE: https://www.microsoft.com/en-us/download/details.aspx?id=40784).
Copy the folder "scripts" into your GTA5 install folder. Copy either "LUA.asi" OR "LUA_SDK.asi" into your GTA5 install folder.
If you want to have a console with output then use "LUA_SDK.asi" instead of "LUA.asi".
DON'T copy both .asi files to your GTA5 install folder. If you do so, all lua mods would be loaded twice!
3. Put mbsNoCarRolling.lua into your scripts/addins folder inside of your GTA 5 folder.
4. Play the game in singleplayer.
If you have problems starting the game you may need a new version of ScriptHookV and/or LUA Plugin for ScriptHookV.
Please check if there is a new version. Use the links posted in this block.
--------------------
DESCRIPTION:
--------------------
Stops the player to be able to roll a car back on its wheels when stuck on roof.
--------------------
AUTHOR INFO:
--------------------
MBS stands for "Made By Slade". I am Slade, the author of this mod.
My primary alias is "Sladernimo". I'm a part of the Vega Game Projects - community.
Vega-GP is a gaming and modding community. You can visit us at "www.vega-gp.de".
I have made my GTA5 mods while playing the game.
They are all made to improve the gameplay expirience by
changing, removing and adding game features.
-----------------------------------------
VEGA-GAME PROJECTS INFO:
-----------------------------------------
Vega Game Projects is a community for individual gamers and modders.
We customize our games and servers to refine the overall gaming expirience and play togehter.
We usually hang out on our Teamspeak Server.
If you are intreseted visit our website at www.vega-gp.de
or contact us:
- TS³: vega-gp.de
- Mail: info@vega-gp.de
------------------------------------------
LICENSE INFO (BSD LICENSE) :
------------------------------------------
Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the Vega-GP Community.
4. Neither the name of the Vega-GP Community nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY Sladernimo ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL Sladernimo BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------
LICENSE EXPLANATION:
--------------------------------
The license means especially the following:
You are free to use, distribute, copy, modify or use the code or parts of the code for your own work under the following permissions:
1. You will always have to link the copyright (Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de) in a release of your own work or if you share it over a website for example.
2. You will always have to keep this license (BSD License).
----------------------
LEGAL NOTICE:
----------------------
Grand Theft Auto / GTA 5 are registered trademarks of Rockstar Games. This modification is not affiliated with or endorsed by Rockstar Games.
© 2016. Rockstar Games and its subsidiaries. All other marks and trademarks are the property of their respective owners. All rights reserved.
******************************************************************
No Car Rolling Mod V1.0: Made By Slade --
******************************************************--
Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de
******************************************************************
=============
INFORMATION:
=============
--------------
VERSION:
--------------
This is version 1.0 initial release.
---------------------
COMPATIBILITY:
---------------------
All of my mods are 100% compatible to each other.
In general the mods should be compatible to almost every other mod.
Obviously, if you are using a mod that injects or alters the game in the same way like one of my mods does, weird stuff can happen.
--------------------------------
SETUP/REQUIREMENTS:
--------------------------------
1. Install ScriptHookV if not already done
(DOWNLOAD HERE: www.dev-c.com/files/ScriptHookV_1.0.757.4.zip).
Copy "dinput8.dll" AND "ScriptHookV.dll" to your GTA5 install folder.
You must delete old dsound.dll asiloader if you have one installed.
This distrib also includes a sample asi plugin - native trainer,
if you need a trainer then copy NativeTrainer.asi as well.
2. Install LUA Plugin for ScriptHookV if not already done
(DOWNLOAD HERE: https://github.com/gallexme/LuaPlugin-GTAV/archive/master.zip).
LUA Plugin requires Visual C++ Redistrutable Packages for Visual Studio 2013
(DOWNLOAD HERE: https://www.microsoft.com/en-us/download/details.aspx?id=40784).
Copy the folder "scripts" into your GTA5 install folder. Copy either "LUA.asi" OR "LUA_SDK.asi" into your GTA5 install folder.
If you want to have a console with output then use "LUA_SDK.asi" instead of "LUA.asi".
DON'T copy both .asi files to your GTA5 install folder. If you do so, all lua mods would be loaded twice!
3. Put mbsNoCarRolling.lua into your scripts/addins folder inside of your GTA 5 folder.
4. Play the game in singleplayer.
If you have problems starting the game you may need a new version of ScriptHookV and/or LUA Plugin for ScriptHookV.
Please check if there is a new version. Use the links posted in this block.
--------------------
DESCRIPTION:
--------------------
Stops the player to be able to roll a car back on its wheels when stuck on roof.
--------------------
AUTHOR INFO:
--------------------
MBS stands for "Made By Slade". I am Slade, the author of this mod.
My primary alias is "Sladernimo". I'm a part of the Vega Game Projects - community.
Vega-GP is a gaming and modding community. You can visit us at "www.vega-gp.de".
I have made my GTA5 mods while playing the game.
They are all made to improve the gameplay expirience by
changing, removing and adding game features.
-----------------------------------------
VEGA-GAME PROJECTS INFO:
-----------------------------------------
Vega Game Projects is a community for individual gamers and modders.
We customize our games and servers to refine the overall gaming expirience and play togehter.
We usually hang out on our Teamspeak Server.
If you are intreseted visit our website at www.vega-gp.de
or contact us:
- TS³: vega-gp.de
- Mail: info@vega-gp.de
------------------------------------------
LICENSE INFO (BSD LICENSE) :
------------------------------------------
Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the Vega-GP Community.
4. Neither the name of the Vega-GP Community nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY Sladernimo ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL Sladernimo BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------
LICENSE EXPLANATION:
--------------------------------
The license means especially the following:
You are free to use, distribute, copy, modify or use the code or parts of the code for your own work under the following permissions:
1. You will always have to link the copyright (Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de) in a release of your own work or if you share it over a website for example.
2. You will always have to keep this license (BSD License).
----------------------
LEGAL NOTICE:
----------------------
Grand Theft Auto / GTA 5 are registered trademarks of Rockstar Games. This modification is not affiliated with or endorsed by Rockstar Games.
© 2016. Rockstar Games and its subsidiaries. All other marks and trademarks are the property of their respective owners. All rights reserved.
******************************************************************
Først uploadet: 23. januar 2016
Sidst opdateret: 23. januar 2016
Last Downloaded: 3 hours ago
37 Kommentarer
More mods by Sladernimo:
******************************************************--
No Car Rolling Mod V1.0: Made By Slade --
******************************************************--
Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de
******************************************************************
=============
INFORMATION:
=============
--------------
VERSION:
--------------
This is version 1.0 initial release.
---------------------
COMPATIBILITY:
---------------------
All of my mods are 100% compatible to each other.
In general the mods should be compatible to almost every other mod.
Obviously, if you are using a mod that injects or alters the game in the same way like one of my mods does, weird stuff can happen.
--------------------------------
SETUP/REQUIREMENTS:
--------------------------------
1. Install ScriptHookV if not already done
(DOWNLOAD HERE: www.dev-c.com/files/ScriptHookV_1.0.757.4.zip).
Copy "dinput8.dll" AND "ScriptHookV.dll" to your GTA5 install folder.
You must delete old dsound.dll asiloader if you have one installed.
This distrib also includes a sample asi plugin - native trainer,
if you need a trainer then copy NativeTrainer.asi as well.
2. Install LUA Plugin for ScriptHookV if not already done
(DOWNLOAD HERE: https://github.com/gallexme/LuaPlugin-GTAV/archive/master.zip).
LUA Plugin requires Visual C++ Redistrutable Packages for Visual Studio 2013
(DOWNLOAD HERE: https://www.microsoft.com/en-us/download/details.aspx?id=40784).
Copy the folder "scripts" into your GTA5 install folder. Copy either "LUA.asi" OR "LUA_SDK.asi" into your GTA5 install folder.
If you want to have a console with output then use "LUA_SDK.asi" instead of "LUA.asi".
DON'T copy both .asi files to your GTA5 install folder. If you do so, all lua mods would be loaded twice!
3. Put mbsNoCarRolling.lua into your scripts/addins folder inside of your GTA 5 folder.
4. Play the game in singleplayer.
If you have problems starting the game you may need a new version of ScriptHookV and/or LUA Plugin for ScriptHookV.
Please check if there is a new version. Use the links posted in this block.
--------------------
DESCRIPTION:
--------------------
Stops the player to be able to roll a car back on its wheels when stuck on roof.
--------------------
AUTHOR INFO:
--------------------
MBS stands for "Made By Slade". I am Slade, the author of this mod.
My primary alias is "Sladernimo". I'm a part of the Vega Game Projects - community.
Vega-GP is a gaming and modding community. You can visit us at "www.vega-gp.de".
I have made my GTA5 mods while playing the game.
They are all made to improve the gameplay expirience by
changing, removing and adding game features.
-----------------------------------------
VEGA-GAME PROJECTS INFO:
-----------------------------------------
Vega Game Projects is a community for individual gamers and modders.
We customize our games and servers to refine the overall gaming expirience and play togehter.
We usually hang out on our Teamspeak Server.
If you are intreseted visit our website at www.vega-gp.de
or contact us:
- TS³: vega-gp.de
- Mail: info@vega-gp.de
------------------------------------------
LICENSE INFO (BSD LICENSE) :
------------------------------------------
Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the Vega-GP Community.
4. Neither the name of the Vega-GP Community nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY Sladernimo ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL Sladernimo BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------
LICENSE EXPLANATION:
--------------------------------
The license means especially the following:
You are free to use, distribute, copy, modify or use the code or parts of the code for your own work under the following permissions:
1. You will always have to link the copyright (Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de) in a release of your own work or if you share it over a website for example.
2. You will always have to keep this license (BSD License).
----------------------
LEGAL NOTICE:
----------------------
Grand Theft Auto / GTA 5 are registered trademarks of Rockstar Games. This modification is not affiliated with or endorsed by Rockstar Games.
© 2016. Rockstar Games and its subsidiaries. All other marks and trademarks are the property of their respective owners. All rights reserved.
******************************************************************
No Car Rolling Mod V1.0: Made By Slade --
******************************************************--
Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de
******************************************************************
=============
INFORMATION:
=============
--------------
VERSION:
--------------
This is version 1.0 initial release.
---------------------
COMPATIBILITY:
---------------------
All of my mods are 100% compatible to each other.
In general the mods should be compatible to almost every other mod.
Obviously, if you are using a mod that injects or alters the game in the same way like one of my mods does, weird stuff can happen.
--------------------------------
SETUP/REQUIREMENTS:
--------------------------------
1. Install ScriptHookV if not already done
(DOWNLOAD HERE: www.dev-c.com/files/ScriptHookV_1.0.757.4.zip).
Copy "dinput8.dll" AND "ScriptHookV.dll" to your GTA5 install folder.
You must delete old dsound.dll asiloader if you have one installed.
This distrib also includes a sample asi plugin - native trainer,
if you need a trainer then copy NativeTrainer.asi as well.
2. Install LUA Plugin for ScriptHookV if not already done
(DOWNLOAD HERE: https://github.com/gallexme/LuaPlugin-GTAV/archive/master.zip).
LUA Plugin requires Visual C++ Redistrutable Packages for Visual Studio 2013
(DOWNLOAD HERE: https://www.microsoft.com/en-us/download/details.aspx?id=40784).
Copy the folder "scripts" into your GTA5 install folder. Copy either "LUA.asi" OR "LUA_SDK.asi" into your GTA5 install folder.
If you want to have a console with output then use "LUA_SDK.asi" instead of "LUA.asi".
DON'T copy both .asi files to your GTA5 install folder. If you do so, all lua mods would be loaded twice!
3. Put mbsNoCarRolling.lua into your scripts/addins folder inside of your GTA 5 folder.
4. Play the game in singleplayer.
If you have problems starting the game you may need a new version of ScriptHookV and/or LUA Plugin for ScriptHookV.
Please check if there is a new version. Use the links posted in this block.
--------------------
DESCRIPTION:
--------------------
Stops the player to be able to roll a car back on its wheels when stuck on roof.
--------------------
AUTHOR INFO:
--------------------
MBS stands for "Made By Slade". I am Slade, the author of this mod.
My primary alias is "Sladernimo". I'm a part of the Vega Game Projects - community.
Vega-GP is a gaming and modding community. You can visit us at "www.vega-gp.de".
I have made my GTA5 mods while playing the game.
They are all made to improve the gameplay expirience by
changing, removing and adding game features.
-----------------------------------------
VEGA-GAME PROJECTS INFO:
-----------------------------------------
Vega Game Projects is a community for individual gamers and modders.
We customize our games and servers to refine the overall gaming expirience and play togehter.
We usually hang out on our Teamspeak Server.
If you are intreseted visit our website at www.vega-gp.de
or contact us:
- TS³: vega-gp.de
- Mail: info@vega-gp.de
------------------------------------------
LICENSE INFO (BSD LICENSE) :
------------------------------------------
Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met:
1. Redistributions of source code must retain the above copyright
notice, this list of conditions and the following disclaimer.
2. Redistributions in binary form must reproduce the above copyright
notice, this list of conditions and the following disclaimer in the
documentation and/or other materials provided with the distribution.
3. All advertising materials mentioning features or use of this software
must display the following acknowledgement:
This product includes software developed by the Vega-GP Community.
4. Neither the name of the Vega-GP Community nor the
names of its contributors may be used to endorse or promote products
derived from this software without specific prior written permission.
THIS SOFTWARE IS PROVIDED BY Sladernimo ''AS IS'' AND ANY
EXPRESS OR IMPLIED WARRANTIES, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
WARRANTIES OF MERCHANTABILITY AND FITNESS FOR A PARTICULAR PURPOSE ARE
DISCLAIMED. IN NO EVENT SHALL Sladernimo BE LIABLE FOR ANY
DIRECT, INDIRECT, INCIDENTAL, SPECIAL, EXEMPLARY, OR CONSEQUENTIAL DAMAGES
(INCLUDING, BUT NOT LIMITED TO, PROCUREMENT OF SUBSTITUTE GOODS OR SERVICES;
LOSS OF USE, DATA, OR PROFITS; OR BUSINESS INTERRUPTION) HOWEVER CAUSED AND
ON ANY THEORY OF LIABILITY, WHETHER IN CONTRACT, STRICT LIABILITY, OR TORT
(INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF THIS
SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
--------------------------------
LICENSE EXPLANATION:
--------------------------------
The license means especially the following:
You are free to use, distribute, copy, modify or use the code or parts of the code for your own work under the following permissions:
1. You will always have to link the copyright (Copyright (c) 2016, Sladernimo, Member Of Vega Game Projects @ www.vega-gp.de) in a release of your own work or if you share it over a website for example.
2. You will always have to keep this license (BSD License).
----------------------
LEGAL NOTICE:
----------------------
Grand Theft Auto / GTA 5 are registered trademarks of Rockstar Games. This modification is not affiliated with or endorsed by Rockstar Games.
© 2016. Rockstar Games and its subsidiaries. All other marks and trademarks are the property of their respective owners. All rights reserved.
******************************************************************
Først uploadet: 23. januar 2016
Sidst opdateret: 23. januar 2016
Last Downloaded: 3 hours ago
@ALL
This mod is / ALL of my mods are still 100% working. You just have to comply with the requirements correctly. You have to use the correct files (file versions). Please READ "SETUP/REQUIREMENTS" part and use the links I have posted in the description.
@beazelweasel Yeah but this is not supposed to happen, even on muscle cars :D
But glad you noticed it, now Rockstar need to fix it, but that would never happen :D
@Eddlm
At the moment it doesn't disable air control of cars. I was thinking about that and it would be easy to add. I could make this part of the next release or you can make a separate mod if you like to.
Making the game a realistic about this subject : Flip back. But i have to ask you something, i must. Do we really need that mod and for that mod people begging for non-controlable in mid-air mod? (btw that mod already exist for who want it).
Because it couldn't be so hard to don't press A or D when your car stuck on roof. Just get the hell out and walk away you don't have to roll it back what the hell. And just dont press A,D,LCtrl or LShift while your car in mid-air what the second hell. Just imagine somethings about that, act like smart a bit...
Hey, I'm using .net and can't seem to figure out how to check if a player is in a vehicle. How did you figure out how to do this?
@PlGGS Game.Player.Character.IsInVehicle()
@jedijosh920 https://media4.giphy.com/media/GfAD7Bl016Gfm/200_s.gif
@PlGGS wut
@jedijosh920 facepalm*
@PlGGS k i was just trying to help u
@jedijosh920 No don't worry, I'm just facepalming because I think I remember finding that but completely forgetting about it. Also the fact that it's so simple, but seriously, thanks. I need all the help I can get at my current stage of scripting
@Sladernimo Awesome mod! The most important that it doesn't disable the horn like Eddlm's mod does.
Works as advertised. A good alternative to https://www.gta5-mods.com/scripts/mid-air-autocorrection-aftertouch-control-disabler I like this mod more, because it doesn't disable horn for vehicles.
@jedijosh920 @Sladernimo I Have An Idea Think Any One Of Yu Can Make A Script That Implements A Car from not flipping over at turns or high speeds with out changing any or adding any handling almost like mafins slamit on menyoo or glue too ground tired and other ppl prolly aswell tired of always missing with meta files any way yu could make an easy scrpt that could give a car the same weight as evry other that doesnt flip???
could you make version that works in fivem? or does this work in fivem?
Just like GTA IV.
Yes this from the best mod makes game more realistic actually rolling car was really ridiculous step from rockstar
Dude I wanted so bad such mod! In gta4 it was not that annoying to flip car because if it lay on its roof it was imposible to flip it but when on its side it was silly to flip it back on wheels. Cars was controlable mid air too. I hate casual handicaps in games. I hope your mod disables all kind of car magic control even in mid air.
This is what I need for realistic experience!
Good mod but unfortunately when you land upside down the vehicles horn is disabled and you lose air control :(