Stopanim
#2

Works fine for me.

pawn Код:
ClearAnims(playerid, forcesync = 0)
{
    if(IsPlayerInAnyVehicle(playerid)) return ApplyAnimation(playerid,"PED","CAR_SIT",4.0,0,0,0,0,0,forcesync);
    return ApplyAnimation(playerid, "CARRY", "crry_prtial", 4.1, 0, 0, 0, 0, 0);
}
Reply


Messages In This Thread
Stopanim - by IzadorO - 06.12.2015, 16:10
Re: Stopanim - by PaulDinam - 06.12.2015, 17:57

Forum Jump:


Users browsing this thread: 2 Guest(s)