Author Topic: [Bug] Players with 0% hp can still change skins/animations  (Read 2325 times)

0 Members and 1 Guest are viewing this topic.

Offline sseebbyy

  • VC:MP Veteran
  • *****
  • Posts: 774
  • Immortal VC:MP Player
    • View Profile
    • Zombie Invasion => Server Forum [DEAD PROJECT]
[Bug] Players with 0% hp can still change skins/animations
« on: January 29, 2014, 10:52:32 pm »
Subject
[Bug] Players with 0% hp can still change skins/animations

Description

If you get somehow 0% hp, you can still change your skin, so the animation will repeat itself until you stop changing the skin.
But you can change and your animation, and the dead body will continue to play that animation even if you are already spawned. (it will stop when it will dissappear)

Reproducible

Always

What you were doing when the bug happened
I was changing a skin while someone headshoted me.

What you think caused the bug
Forgot to stop the ability to change skin/animation when a player have 0% hp.

Video
http://www.youtube.com/watch?v=3FFTCShMOmg

Quote
Painful/Noob scripters acts like: I Am The Best Scripter Because I Announce My Releases With Big Font Size Without Giving Too Much Info' In The Hope They All Will Download And Check It. I Ignore Bad Replies, Replies That I Could Learn From, And Replies With So Much Text.



Offline thijn

  • LU testers
  • VC:MP Veteran
  • *
  • Posts: 667
  • Im proud to be pro.
    • View Profile
    • Vice Underdogs
Re: [Bug] Players with 0% hp can still change skins/animations
« Reply #1 on: January 30, 2014, 12:43:50 pm »
That's hilarious. ;D


I mean, good find!

Offline Aleph-Zero

  • Street Thug
  • *
  • Posts: 12
    • View Profile
Re: [Bug] Players with 0% hp can still change skins/animations
« Reply #2 on: January 30, 2014, 07:31:29 pm »
I don't think it's a bug. It's just the way the engine works.

This is preventable by adding a condition in the /skin command

Trying to fix this in the client source code would be too invasive in my opinion.