06.07.2012, 00:30
i think use
if(IsPlayerInRangeOfPoint(playerid,,7.0,PosX,PosY, PosZ)
{
//your code
}
else
{
//your code
}
return 1:
}
NOTE: I am not sire if it will work for you
if(IsPlayerInRangeOfPoint(playerid,,7.0,PosX,PosY, PosZ)
{
//your code
}
else
{
//your code
}
return 1:
}
NOTE: I am not sire if it will work for you