@Jitnaught
wow! thank you Sir! works like a charm!
Bubu886
View profile on GTA5-Mods.com »
Posts made by Bubu886
-
RE: [SCRIPT] Simple Don t Writhe modposted in Requests
-
[SCRIPT] Simple Don t Writhe modposted in Requests
Hello guys!(english sry)
I m so desparate to find a don t "writhe" mod.
Writhe is the animation(I guess) when you shoot a police or any ped in the legs and he/she falls to the ground and die in about 15s later.
No matter how much health you give to peds, for example i ve edited to 500hp - still if you shoot the ped in the legs with a pistol with a dmg of 26, the ped just falls gets the HP amount of <InjuredHealthThreshold or <HurtHealthThreshold? and dies.It is absolutely annoying as I want to make some custom weapon dmg mods. I ve searched the whole internet and all I could find is this mod: https://www.gta5-mods.com/scripts/don-t-writhe
-------->
Found out it only disables Writhe to PEDS that I shoot. If a PED shoots another PED and they fall, they go into Writhe.Another mod: https://www.gta5-mods.com/scripts/pickups#comments_tab
-------->
this mod has a so called damage engine. Which does include the don t writhe option in the .ini but unfortunetely it edits all PEDs HP to a fix amount of 100 which is not editable and also edits dmg amount if you shoot limbs/body/head. It messess up the game.The code is given(credits to InfamousSabre): https://www.dev-c.com/nativedb/func/info/1913FE4CBF41C463
PED::SET_PED_CONFIG_FLAG(ped, 281, 1);I tryed to implement it, but dang i have no idea what am I doing. I need to learn C++ or C#
Any help would be greatly appreciated! -
Requesting cars, NO SUPERCAR fans allowedposted in Requests
Hello,
I m sure a lot of you guys feel the same and pointed out it a thousand times or more but I d want to point out again that there is a lack of "small-everyday" cars arround GTA 5 mods.
and I would love to see more of them. Here are some ideas,
Dear modders, How about creating these beuties:2016 Vauxhall/Opel Corsa VXR/OPC

2012 Vauxhall/Opel Astra VXR/OPC

Volkswagen Polo GTI 2011

Ford Fiesta ST 2014

Audi S4 2013 (not so small but this car need some love)

Abarth Punto Supersport 2013

-
RE: Here's how to replace as many cars as you want without crashing!posted in Tutorials
bro! You are my hero! I was seaching the whole internet about this info as I do like to have a lot of modded cars in my game.