is it possible ๐ to : - 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: is it possible ๐ to : (
/showthread.php?tid=653470)
[SOLVED] is it possible ๐ to : -
Osamakurdi - 05.05.2018
Hey is it possible to:
To get destination that between player and specific coordinates in km
Re: is it possible ๐ to : -
Gammix - 05.05.2018
https://sampwiki.blast.hk/wiki/GetPlayerDistanceFromPoint
Its returns value in meters, you then convert it to kilometers.
Re: is it possible ๐ to : -
Osamakurdi - 05.05.2018
Quote:
Originally Posted by Gammix
|
Ohh thanks.