Help Isplayerinwater
#1

Hello, im using thins fucn:
pawn Код:
stock IsPlayerInWater(playerid)
{  
    new index = GetPlayerAnimationIndex(playerid);  
    return ((index >=  1538 && index <= 1541) || index == 1544);
}
But ist not working when i just jump in water. After when I swim somether its working...
So, why is not working when i jump in water and not moving?

P.S. Sorry for bad english.
Reply


Messages In This Thread
Help Isplayerinwater - by KesaSport - 05.06.2014, 10:36
Re: Help Isplayerinwater - by Matess - 05.06.2014, 10:48
Re: Help Isplayerinwater - by Konstantinos - 05.06.2014, 10:51
Re: Help Isplayerinwater - by iFiras - 05.06.2014, 10:54
Re: Help Isplayerinwater - by KesaSport - 05.06.2014, 11:08

Forum Jump:


Users browsing this thread: 1 Guest(s)