How the hell can I make that running animation? [ REP + ]
#2

Here's the animation of it:
Код:
ApplyAnimation(playerid, "GYMNASIUM", "gym_tread_sprint", 4.1, 0, 1, 1, 0, 0, 1);
Код:
if(!strcmp(cmdtext, "/run", true))
        {
		ApplyAnimation(playerid, "GYMNASIUM", "gym_tread_sprint", 4.1, 0, 1, 1, 0, 0, 1);     
	}
	return 1;

}
-Chausar
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)