How to remove player model when die and replace it with alternative animations model
Hi, I have player models that have different animations when the player dies.
(the player drops dead and moves a few meters bleeding after die). I want to remove the original player when die, and replace it with a cycler_sprite (or something) with the new animation. I have the new models only with death animation, one for stand and another if is ducking when die. Any idea? |
Re: How to remove player model when die and replace it with alternative animations mo
PHP Code:
|
Re: How to remove player model when die and replace it with alternative animations mo
pev_viewmodel is for weapon, BOYSplayCS.
|
Re: How to remove player model when die and replace it with alternative animations mo
Ima go research engine =]
|
Re: How to remove player model when die and replace it with alternative animations mo
@HiSS :
Well, did you try to hook when player dies then to replace the default player model by yours and applying the sequence you want ? |
Re: How to remove player model when die and replace it with alternative animations mo
Thanks for answer, currentlry I'm trying to do something similar. I'll post the code if I can get that to work.
Greetings. |
| All times are GMT -4. The time now is 01:42. |
Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.