SA-MP Forums Archive
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
ะŸะพัะผะพั‚ั€ะตั‚ัŒ ัะพะพะฑั‰ะตะฝะธะต
https://sampwiki.blast.hk/wiki/GetPlayerDistanceFromPoint

Its returns value in meters, you then convert it to kilometers.
Ohh thanks.