How do I stop a player from sprinting?
#4

Quote:
Originally Posted by Dokins
View Post
How do I detect this? I find it a little confusing.
Something like this

Code:
if(HOLDING(KEY_UP | KEY_SPRINT)
{
    ApplyAnimation(playerid, "PED", "FALL_front", 4.0, 1, 0, 0, 0, 0,1);
}
Reply


Messages In This Thread
How do I stop a player from sprinting? - by Dokins - 16.02.2015, 17:34
Re: How do I stop a player from sprinting? - by bigboy81 - 16.02.2015, 17:38
Re: How do I stop a player from sprinting? - by Dokins - 16.02.2015, 17:42
Re: How do I stop a player from sprinting? - by bigboy81 - 16.02.2015, 17:50
Re: How do I stop a player from sprinting? - by Extremo - 16.02.2015, 18:54
Re: How do I stop a player from sprinting? - by xVIP3Rx - 16.02.2015, 19:11

Forum Jump:


Users browsing this thread: 1 Guest(s)