IsPlayerRunning
#6

pawn Код:
IsPlayerRunning(playerid)
{
    new ai = GetPlayerAnimationIndex(playerid);
    if(ai == 1231 || ai == 1266) return 1;
    return 0;
}
Reply


Messages In This Thread
IsPlayerRunning - by zgintasz - 30.04.2012, 12:01
Re: IsPlayerRunning - by 2KY - 30.04.2012, 12:53
Re: IsPlayerRunning - by Vince - 30.04.2012, 13:03
Re: IsPlayerRunning - by zgintasz - 30.04.2012, 13:05
Re: IsPlayerRunning - by Finn - 30.04.2012, 14:05
Re: IsPlayerRunning - by SuperViper - 30.04.2012, 14:09

Forum Jump:


Users browsing this thread: 2 Guest(s)