Vice City Multiplayer

General Discussion => Previous Betas => Public Beta => 0.4 Public Beta #3 => Topic started by: sseebbyy on January 29, 2014, 10:52:32 pm

Title: [Bug] Players with 0% hp can still change skins/animations
Post by: sseebbyy 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
Title: Re: [Bug] Players with 0% hp can still change skins/animations
Post by: thijn on January 30, 2014, 12:43:50 pm
That's hilarious. ;D


I mean, good find!
Title: Re: [Bug] Players with 0% hp can still change skins/animations
Post by: Aleph-Zero 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.