Wont show the animation.
#1

Hey,i wanted to add the you need to rest thingy,like u gotta go to hospital if u die..but it wont show the animation

heres the lines:

pawn Код:
ApplyAnimation(playerid, "CRACK", "crckdeth2", 4.0, 0, 0, 0, 0, 0);
                PlayerInfo[playerid][pDeaths] += 1;
                SetPlayerHealth(playerid, 25.0);
            SetPlayerInterior(playerid, 3);
            PlayerInfo[playerid][pInt] = 3;
                SetPlayerFacingAngle(playerid, 0);
            TogglePlayerControllable(playerid, 0);
            GameTextForPlayer(playerid, "~n~~n~~n~~n~~n~~n~~n~~n~~n~~w~You Have To Rest Now...", 30000, 3);
            JustDied[playerid] = 1;
            MedicTime[playerid] = 1;
            ApplyAnimation(playerid, "CRACK", "crckdeth2", 4.0, 0, 0, 0, 0, 0);
thanks for helping
Reply
#2

iBUMP!
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)