Anim HandShake
#1

What is the animation where you shake hands as a greeting to the two players ?

I can not find it
Reply
#2

Unless someone could give u it exact.. U gotta use https://sampforum.blast.hk/showthread.php?tid=587916
And find it yourself..
Reply
#3

Formal handshake:
PHP код:
ApplyAnimation(playerid"GANGS""prtial_hndshk_biz_01"3.0000001); 
Others:
PHP код:
ApplyAnimation(playerid"GANGS""HNDSHKFA"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkaa"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkba"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkca"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkcb"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkda"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkea"3.0000001); 
Reply
#4

Quote:
Originally Posted by AndySedeyn
Посмотреть сообщение
Formal handshake:
PHP код:
ApplyAnimation(playerid"GANGS""prtial_hndshk_biz_01"3.0000001); 
Others:
PHP код:
ApplyAnimation(playerid"GANGS""HNDSHKFA"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkaa"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkba"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkca"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkcb"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkda"3.0000001);
ApplyAnimation(playerid"GANGS""hndshkea"3.0000001); 
Been to a case of anim that simulates the passage of material as a drug from one hand to another player ? similar to the formal greeting
Reply
#5

Quote:
Originally Posted by AlexPalermitano97
Посмотреть сообщение
Been to a case of anim that simulates the passage of material as a drug from one hand to another player ? similar to the formal greeting
These?
PHP код:
ApplyAnimation(playerid,"GANGS","DEALER_DEAL",3.000000,1);
ApplyAnimation(playerid,"GANGS","DRUGS_BUY",3.000000,1); 
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)