Author Topic: Bleeding server mod with normal death animation.  (Read 554 times)

What I want, is a server mod, kind of like blood and gore, but when you die, instead of losing all your bodyparts except your head and torso, just do the normal death animation.

What I want, is a server mod, kind of like blood and gore, but when you die, instead of losing all your bodyparts except your head and torso, just do the normal death animation.
Whats wrong with the current one?

Whats wrong with the current one?
Blood and gore? Well, it annoys me how everything (knives bullets, etc) make them lose limbs, even if they were not hit there.

Doesn't Gravity Cat have this?

Doesn't Gravity Cat have this?
No idea, never been to his server.

Replace this with pain but back up your original file first.

Doesn't Gravity Cat have this?
Yes, private add-on.

Anyways, just put two /'s infront of the very last line in "server.cs", so this...
Code: [Select]
activatePackage(GORYDEATH);...turns into this...
Code: [Select]
// activatePackage(GORYDEATH);
Then it should play the normal death animation without losing the limbs/etc.

Sort of noobish question, how2editcsfiles.

Sort of noobish question, how2editcsfiles.
Open them up with the Notepad

Open them up with the Notepad
Ok, thanks. If it works I'll lock tomorrow, thanks all.