Animation
#1

Hi all,

I have a question,

which is that animation name?
So the command in game is /scratch ...

/imageshack/img251/703/scrat1.png
/imageshack/img510/4350/scrat2.png
/imageshack/img585/6263/scrat3.png
Reply
#2

i think you are looking for: Scratchball_01

(misc)

Reply
#3

I have put in Gm but the animation doesn't work Why?

Код:
	if(strcmp(cmd, "/scratch", true) == 0)
	{
		ApplyAnimation(playerid,"misc","Scratchball_01",3.0,0,0,0,0,0);
	}
Reply
#4

pawn Код:
if(strcmp(cmd, "/scratch", true) == 0)
    {
        ApplyAnimation(playerid,"MISC","Scratchballs_01",3.0,0,0,0,0,0);
    }
Reply
#5

Tnx xD ...
Reply


Forum Jump:


Users browsing this thread: 2 Guest(s)