SA-MP Forums Archive
/enter Command - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP Scripting and Plugins (https://sampforum.blast.hk/forumdisplay.php?fid=8)
+--- Forum: Scripting Help (https://sampforum.blast.hk/forumdisplay.php?fid=12)
+--- Thread: /enter Command (/showthread.php?tid=313102)



/enter Command - Tamao_Serizawa - 24.01.2012

What does the 2.5 means
pawn Код:
else if (IsPlayerInRangeOfPoint(playerid, 2.5, 1462.611450,-1012.072937,26.843750))
What does it do?


Re: /enter Command - spd_sahil - 24.01.2012

IsPlayerInRangeOfPoint

Parameters : (playerid, Float:range, Float, Float:y, Float:z)

Float:range The furthest distance the player can be to be in range. << means.. 2.5 is the distance.. IsPlayerInRangeOfPoint will value true..


source : wikipedia


Re: /enter Command - [KHK]Khalid - 24.01.2012

https://sampwiki.blast.hk/wiki/IsPlayerInRangeOfPoint


Re: /enter Command - Tamao_Serizawa - 24.01.2012

Ok,Thanks..Btw how can i buy a floating "I" at the Position?


Re: /enter Command - Tamao_Serizawa - 24.01.2012

nah,its fine