How to apply animation when shot in leg
#7

PHP код:
switch(bodypart)
                    {
                        
//blabla
                        
case 7
                        {
                            
SetPlayerHealth(playeridhealth 5);  // Left Leg.
                            
ApplyAnimation...
                        }
                        case 
8
                        {
                            
SetPlayerHealth(playeridhealth 5); // Right Leg.
                            
ApplyAnimation...
                        }
                        
//blabla
                    

Reply


Messages In This Thread
How to apply animation when shot in leg - by AndreiWow - 27.08.2016, 00:35
Re: How to apply animation when shot in leg - by Shinja - 27.08.2016, 00:37
Re: How to apply animation when shot in leg - by AndreiWow - 27.08.2016, 00:58
Re: How to apply animation when shot in leg - by Shinja - 27.08.2016, 01:07
Re: How to apply animation when shot in leg - by AndreiWow - 27.08.2016, 01:11
Re: How to apply animation when shot in leg - by Abagail - 27.08.2016, 01:18
Re: How to apply animation when shot in leg - by Shinja - 27.08.2016, 01:19
Re: How to apply animation when shot in leg - by AndreiWow - 27.08.2016, 08:18

Forum Jump:


Users browsing this thread: 1 Guest(s)