IsPlayerInRangeOfPoint
#1

Is the other way around of IsPlayerInRangeOfPoint "!IsPlayerInRangeOfPoint"?

if(!IsPlayerInRangeOfPoint(playerid,15,1587.5613,-2689.1929,771.5931))
{
SetPlayerPos(playerid,1587.5613,-2689.1929,771.5931);
}
return 1;


Is it possible to do this?
Reply
#2

Open your PAWN IDE, copy that code to your script at the function/callback where you want to use it, compile and run you server and you'll get your answer.
Reply
#3

Quote:
Originally Posted by Don Correlli
Open your PAWN IDE, copy that code to your script at the function/callback where you want to use it, compile and run you server and you'll get your answer.
І

Hate people that comes here to ask if something will work....
Reply


Forum Jump:


Users browsing this thread: 1 Guest(s)