24.07.2010, 06:59
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
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