SA-MP Forums Archive
Map positioning samp - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: SA-MP (https://sampforum.blast.hk/forumdisplay.php?fid=3)
+--- Forum: General (https://sampforum.blast.hk/forumdisplay.php?fid=13)
+--- Thread: Map positioning samp (/showthread.php?tid=590560)



Map positioning samp - KillerPrad - 01.10.2015

Hi there

Im just curious to know is there a way I can spot a place in the map by knowing just the positioning?
i.e. Position: -792.029724, 1627.711914, 27.156250. Let me know if you know how to do that.

KillerPrad.


Re: Map positioning samp - Crayder - 01.10.2015

1st, wrong section.
2nd, wtf do you mean by 'spot'?

If by 'spot' you mean set a checkpoint, SetPlayerCheckpoint.


Re: Map positioning samp - Cookland - 02.10.2015

You need to explain what you need in further detail.

If you mean getting a position in game from where you are physically, then do: /save in game.


Re: Map positioning samp - ZBits - 02.10.2015

He means, is it possible to get the location in game by just knowing the coordinates.

No, you cant. You'd have to be pretty darn smart to do that.


Re: Map positioning samp - Crayder - 02.10.2015

Quote:
Originally Posted by ZBits
Посмотреть сообщение
He mean, is it possible to get the location in game by just knowing the coordinates.

No, you cant. You'd have to be pretty darn smart to do that.
What you just said sounds just as dumb as what he said...

You made it sound more like he wants zone names. If so, yes it's possible. Many people have done it already, just find a script that has the zone areas and assign names to them (or find a script that does this for you).


Re: Map positioning samp - Krest - 02.10.2015

Quote:
Originally Posted by Crayder
Посмотреть сообщение
What you just said sounds just as dumb as what he said...

You made it sound more like he wants zone names. If so, yes it's possible. Many people have done it already, just find a script that has the zone areas and assign names to them (or find a script that does this for you).
what


Re: Map positioning samp - Crayder - 02.10.2015

Quote:
Originally Posted by Krest
Посмотреть сообщение
what
For example: https://github.com/Misiur/YSI-Includ..._zonenames.inc


Re: Map positioning samp - HeLiOn_PrImE - 02.10.2015

The next step would be sorting all map zones by size.
It can all be taken from this map, but it would take an awful lot of time.