[SCRIPT] Don't writhe! but a little better.
-
https://www.gta5-mods.com/scripts/don-t-writhe
Right now this script only disables writhe when you as the player shoot a npc. (which doesn't work all the time eather)I basically just want it so if an npc shoots another npc, they don't writhe and just get up as well. Because right now they just die way too fast. Hopefully someone can make this for better combat.
-
Try this: https://mega.nz/#!QCY3QYIR!JJ-DUdb1iPhKczdeffgqXTgsDnzO3TVgWCkTz1m8oDs
Requires Script Hook V .NET 3.0+. Copy the RemoveWrithe.cs file into your scripts folder. Disables writhing on all peds. Completely untested, let me know if it works.
Edit:
Updated link to updated script. Changed:- less possible lag (set Interval)
- don't set CanWrithe if already did (similar to NoWrithe)
- removed disabling peds dying when injured (NoWrithe doesn't disable peds dying when injured, so I won't either)
-
@Jitnaught It doesn't seem to work all the time, sadly. Sometimes it is, but more often not.
-
@Pizzahut https://www.dropbox.com/s/o9nt85j46azasjn/NoWrithe.dll?dl=0
This was on “freemods” discord that shared free mods that were meant to be paid, shut down for whatever reason. Luckily I snatched this a year ago and saved this onto my Dropbox if my pc decides to restore itself.
Works flawlessly.
Place it into the scripts folder and you’re done.
-
@MegaDeveloper Weird, that script is almost identical to mine, but you say that one works.
-
@Jitnaught Yea the one I posted, it works for every gta update.
I doubled check to make sure if this was the one I’m using for my pc and it was so maybe there’s something you missed in your script? Idk I’m not a scripter so haha.
-
There were only a 2 small differences between the scripts. I've updated mine to make it more similar to NoWrithe.
@Pizzahut I've updated the download link above. Does the new version work better?
-
@Jitnaught Can confirm it works absolutely great now. Maybe upload this to 5mods? :^)