Raised This Month: $51 Target: $400
 12% 

Play weapon animation on a player?


Post New Thread Reply   
 
Thread Tools Display Modes
Author Message
AwesomeMan
Member
Join Date: Jun 2013
Old 08-05-2014 , 19:02   Play weapon animation on a player?
Reply With Quote #1

How could I play weapon animation on a player? The animation that happens when you change gun.
AwesomeMan is offline
RateX
Veteran Member
Join Date: Jun 2012
Location: 0o. SEA .o0
Old 08-05-2014 , 23:51   Re: Play weapon animation on a player?
Reply With Quote #2

Be more specific, you want to change on v model or player's model?
RateX is offline
AwesomeMan
Member
Join Date: Jun 2013
Old 08-06-2014 , 09:23   Re: Play weapon animation on a player?
Reply With Quote #3

Quote:
Originally Posted by RateX View Post
Be more specific, you want to change on v model or player's model?
I don't want to change any models. When you change a gun, let's say from AWP to deagle, a little animation is played you pulling out the deagle. I want to play that animation for a player when his just holding a weapon. I know I could just change his weapon to something than back, but it's something I rather avoid.

If you still don't get me, watch the first 3 seconds of this video ( https://www.youtube.com/watch?v=ABL4tWBP9EM ).
AwesomeMan is offline
Lycode
Junior Member
Join Date: Aug 2014
Old 08-06-2014 , 15:03   Re: Play weapon animation on a player?
Reply With Quote #4

PHP Code:
set_pev(idpev_weaponanimanimation); 
PHP Code:
message_begin(MSG_ONE_UNRELIABLESVC_WEAPONANIM_id);
write_byte(animation);
write_byte(pev(idpev_body));
message_end(); 
__________________
-This too shall pass
Lycode is offline
Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump


All times are GMT -4. The time now is 12:42.


Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.
Theme made by Freecode