Whats wrong with this animation code?
#1

it doesn't work

Код:
ApplyAnimation(i,"GRAFFITI","graffiti_Chkout",4.1,1,1,1,1,1,1);
Reply
#2

Код:
{
    	if(PInfo[i][God] == 1 || PInfo[i][pAdminDuty] == 1)
		return 1;
        GameTextForPlayer(i, "~r~ANTRHAXED!",2000,3);
        SetPlayerDrunkLevel(i,2000);
        ApplyAnimation(i,"GRAFFITI","graffiti_Chkout",4.1,1,1,1,1,1,5);
        ApplyAnimation(i,"GRAFFITI","graffiti_Chkout",4.1,1,1,1,1,1,5);
everything else works but not the animation
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)