Handshake animation?
#1

Hey there, do you know any handshake animation? Searched over every animations with "shake", "tap", "hand", "sup", and didn't find anything.

Thanks.
Reply
#2

Probably there's none,as I finished GTA SA Single Player entirely,and I've never spotted such an animation,and as it can't be found in SinglePlayer,also can't in MultiPlayer. (P.S:I've looked for it also,NOW,but did not find any results).Sorry :P
Reply
#3

There is, but i don't know :/
Edit: Here
http://www.mediafire.com/?w6qd6fea67n5zb8
Reply
#4

Edit: Sorry double post
The animations used for handshakes.
pawn Код:
PreloadAnimLib(playerid,"BENCHPRESS");
    PreloadAnimLib(playerid,"BOMBER");
    PreloadAnimLib(playerid,"RAPPING");
    PreloadAnimLib(playerid,"SHOP");
    PreloadAnimLib(playerid,"BEACH");
    PreloadAnimLib(playerid,"SMOKING");
    PreloadAnimLib(playerid,"FOOD");
    PreloadAnimLib(playerid,"ON_LOOKERS");
    PreloadAnimLib(playerid,"DEALER");
    PreloadAnimLib(playerid,"CRACK");
    PreloadAnimLib(playerid,"CARRY");
    PreloadAnimLib(playerid,"COP_AMBIENT");
    PreloadAnimLib(playerid,"PARK");
    PreloadAnimLib(playerid,"INT_HOUSE");
    PreloadAnimLib(playerid,"FOOD");
    PreloadAnimLib(playerid,"CRACK");
// Add this to OnPlayerLogin or OnPlayerSpawn if you don't use a Godfather / LA-RP edit.

pawn Код:
PreloadAnimLib(playerid, animlib[])
{
    ApplyAnimation(playerid,animlib,"null",0.0,0,0,0,0,0); // Add this anywhere in your script.
}
Reply
#5

Thanks everyone.
Reply


Forum Jump:


Users browsing this thread: 3 Guest(s)