Animation help.. please
#2

Try this:

pawn Код:
if(HOLDING(newkeys & KEY_WALK)
{
    if(Player[playerid][UsingGangWalkOne] == 1)
    {
        ApplyAnimation(playerid, "PED", "WALK_gang1", 4.0, 1, 1, 1, 1, 1);
    }
}
Reply


Messages In This Thread
Animation help.. please - by Euan Hughes - 24.06.2012, 10:06
Re: Animation help.. please - by phillip875 - 24.06.2012, 10:33
Re: Animation help.. please - by Grand_Micha - 24.06.2012, 10:39

Forum Jump:


Users browsing this thread: 1 Guest(s)