Problem with angle
#1

Код:
new Float:x, Float:y, Float:z;
    GetPlayerPos(issuerid, x, y, z);
    if (newkeys & KEY_FIRE && newkeys & KEY_SPRINT && newkeys & KEY_HANDBRAKE)
    {
    if(IsPlayerInRangeOfPoint(issuerid, 2.0, x, y, z))
    {
    ApplyAnimation(issuerid,"GYMNASIUM","gym_tread_falloff",1.0,0,0,0,0,0);
    ApplyAnimation(playerid,"DODGE","Crush_Jump",4.0,0,1,1,1,0);
    }
}
Hello i want to add when a player make this in other player he will have anim like in the video but i dont know how to use the angle. https://www.youtube.com/watch?v=80b1BYiOJyg
Reply


Messages In This Thread
Problem with angle - by ImMuslimNigga - 16.02.2016, 22:35
Re: Problem with angle - by Chilli9434 - 16.02.2016, 22:40
Re: Problem with angle - by Trucido - 16.02.2016, 22:48
Re: Problem with angle - by ImMuslimNigga - 16.02.2016, 23:54
Re: Problem with angle - by Chilli9434 - 16.02.2016, 23:56
Re: Problem with angle - by YouServ - 17.02.2016, 00:18
Re: Problem with angle - by ImMuslimNigga - 17.02.2016, 00:27
Re: Problem with angle - by ImMuslimNigga - 17.02.2016, 12:46
Re: Problem with angle - by Chilli9434 - 17.02.2016, 13:24
Re: Problem with angle - by ImMuslimNigga - 17.02.2016, 15:22

Forum Jump:


Users browsing this thread: 1 Guest(s)