SA-MP Forums Archive
coordinates from some place - 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)
+---- Forum: Help Archive (https://sampforum.blast.hk/forumdisplay.php?fid=89)
+---- Thread: coordinates from some place (/showthread.php?tid=73777)



coordinates from some place - WardenCS - 17.04.2009

how to i get coordinates from that place ? /imageshack/img245/5580/samp415.png
please send it to me someone who can?


Re: coordinates from some place - Rks25 - 17.04.2009

Go to that pos, do /save and than check in savedpositions.txt of the directory where the main game is installed.


Re: coordinates from some place - OmeRinG - 17.04.2009

Quote:
Originally Posted by Rk_
Go to that pos, do /save and than check in savedpositions.txt of the directory where the main game is installed.
His problem is that he cannot enter that place.

try getting the pos of where you taken the picture and then modifieng the X and Y untill you find which ones are needed for this specific place.


Re: coordinates from some place - Jefff - 17.04.2009

use cheats for this ;x or
Код:
GetPlayerPos
GetPlayerInterior
SetPlayerPos(playerid,x,y+3.0,z);
SetPlayerInterior..



Re: coordinates from some place - Burridge - 17.04.2009

Quote:
Originally Posted by OmeRinG
try getting the pos of where you taken the picture and then modifieng the X and Y untill you find which ones are needed for this specific place.
That might take to long.

Theres an FS with a rcon admin command "/fly" but i cant remember which one it is :S



Re: coordinates from some place - WardenCS - 17.04.2009

can u get that FS for me or that topic?


Re: coordinates from some place - Sandra18[NL] - 17.04.2009

Quote:
Originally Posted by OmeRinG
Quote:
Originally Posted by Rk_
Go to that pos, do /save and than check in savedpositions.txt of the directory where the main game is installed.
His problem is that he cannot enter that place.

try getting the pos of where you taken the picture and then modifieng the X and Y untill you find which ones are needed for this specific place.
Yeah, as the picture shows, he's facing to the west. So get the coords from the position where you took that screen and subtract '1' or '2' from the X-coord.


Re: coordinates from some place - WardenCS - 17.04.2009

how i can to that?


Re: coordinates from some place - David_Omid - 17.04.2009

/save at that location and then alter the coordinates slightly in your Saved Positions file