Walking styles
#1

Alright so i have got it working i just need to know how can i make it so when the player has stopped pressing the walk button it will stop the walk style

pawn Code:
if (HOLDING(KEY_WALK))
    {
        if(Player[playerid][UsingGangWalkOne] == 1)
        {
            ApplyAnimation(playerid, "PED", "WALK_gang1", 4.0, 1, 1, 1, 1, 1);
        }

    }
If you need any more code just ask me

Thanks
Reply


Messages In This Thread
Walking styles - by Euan Hughes - 23.06.2012, 23:38
Re: Walking styles - by [KHK]Khalid - 23.06.2012, 23:43
Re: Walking styles - by Grand_Micha - 23.06.2012, 23:45
Re: Walking styles - by Euan Hughes - 23.06.2012, 23:50
Re: Walking styles - by Euan Hughes - 24.06.2012, 00:02
Re: Walking styles - by [KHK]Khalid - 24.06.2012, 01:52

Forum Jump:


Users browsing this thread: 1 Guest(s)