[Problem]
#1

How to check is player on foot?
Код:
  	if (HOLDING( KEY_UP ))
	{

		{
			LoopingAnim(playerid,"PED","WALK_gang2",4.1,1,1,1,1,1);
    }
	}
	if (RELEASED( KEY_UP ))
	{

		{
			ClearAnimations(playerid);
		}
	}
Reply


Messages In This Thread
[Problem] - by Darekfred - 30.12.2009, 23:25
Re: [Problem] - by [HiC]TheKiller - 30.12.2009, 23:30
Re: [Problem] - by Darekfred - 30.12.2009, 23:31

Forum Jump:


Users browsing this thread: 1 Guest(s)