[RELEASE] kd_damage - Simple Damage Script (Fallover when shot)

Syme’s Damage Script


Features

  • Fallover when shot (time spend falling increases depending on players health)
  • Armor blocks you from falling over
  • 1-4 types of fallovers

Changelog
v1.0 - Finished development
v1.1 - Fixed bugs, changed to Github
v2.0 - Rewritted to not have bugs.

9 Likes

Warning: Resource kd_damage does not support the current game (gta5).
Couldn’t start resource kd_damage. !!!

just create an __resource.lua and put in

resource_manifest_version ‘44febabe-d386-4d18-afbe-5e627f4af937’

client_scripts {

‘client.lua’

}

same error

remove that FXmanifest or whtvr it’s called. type /refresh in game and restart IT

now i can start it but i have issue with , When I hit anyone one shot, he falls to the ground and cannot stand again :joy: :joy: :joy: why !? :smile:

Hold up I uploaded that expecting mods would get too it ima upload a fix

Mind kindly uploading it to github for ease of use?

That’s a good idea, i’ll do that!

I made this script long time ago. The big problem with ragdol when you get hit is :
#You are invincible while you fall#
So if you take 50 bullets while you fall you will be still alive. Not fixable.
Nice try.

What? I made this.

I believe you have the wrong idea, you are not invincible while ragdolled, or at least during my test session with 6 other players. We had no major issues.

I didn’t say I made the script you’re posting.^^
Just saying I made the same long time ago and I remove it because it was causing a lot of issues with skilled player that want to kill from far range.
You cannot kill someone that is ragdoled just give it a try you’ll see.
It’s same when you use the K.O. script. Someone that is not dead but ragdoled on the ground : You can’t kill him. This is not fixable as I said.
[It’s not really an issue, it’s how ragdol work]

Please watch the video and realize that you are incorrect.

I was one of the people that was helping him test it and he’s got stuff fixed that some of you are talking about that “Aren’t doable”. So just because you couldn’t get something to work doesn’t mean someone else can’t get it to work.

Have nice day.

There should be a armor check, Just so that if someone has full armor they really shouldn’t fall over!

There is.

Yeah I think it’s in my own description, do you know how to read?

Love it! Keep it up <3

Great resource.