Anims help
#1

Hello i want to put one anim but im confused i tryed to search but not succed xD

the anim code is : dnce_M_e

And i want to put here else if (strcmp(cmdtext, "/dance1", true)==0)
{
if (GetPlayerState(playerid)== 1)
{
ApplyAnimation(playerid,"BEACH", "bather", 4.0, 1, 0, 0, 0, 0);
}
return 1;
}

How i can make it?I never scrypt anims :\ and im very noob xD help
Reply
#2

else if (strcmp(cmdtext, "/dance1", true)==0)
{
if (GetPlayerState(playerid)== 1)
{
ApplyAnimation(playerid,"DANCING", "dnce_M_e", 4.0, 1, 0, 0, 0, 0);
}
return 1;
}
Reply
#3

I was thinking maybe its it will try
Reply
#4

WAnims by WillsuckformoneY

http://pastebin.com/m2EtBe9m
Reply


Forum Jump:


Users browsing this thread: 4 Guest(s)