If statement help
#5

pawn Код:
if( IsPlayerInRangeOfPoint( playerid, 2.0, X, Y ,Z ) || IsPlayerInRangeOfPoint( playerid, 2.0,  X, Y ,Z ) )
{
    //continue;
}
else
{
    //SetPlayerPos(playerid, X, Y, Z); // Just to debug where the actual place is.
}
Reply


Messages In This Thread
If statement help - by [DK]Dark_Knight - 17.09.2011, 06:32
Re: If statement help - by Jafet_Macario - 17.09.2011, 06:38
Re: If statement help - by [DK]Dark_Knight - 17.09.2011, 07:09
Re: If statement help - by Tee - 17.09.2011, 07:12
Re: If statement help - by Lorenc_ - 17.09.2011, 07:14
Re: If statement help - by Tee - 17.09.2011, 07:15
Re: If statement help - by =WoR=Varth - 17.09.2011, 07:38
Re: If statement help - by [DK]Dark_Knight - 17.09.2011, 07:41

Forum Jump:


Users browsing this thread: 2 Guest(s)