In your GTA folder, go to: ../data/maps
You will see folders:
LA = Los Santos
SF = San Fierro
Vegas = Las Venturas
Country = Countryside
Open the folder of the area you want to find coordinates in. You will see files with .ide and .ipl extensions. You will now have to open every IPL file individually (with notepad). In the file, search for the header "enex". Between this header and the next occurrence of "end" you will find all the locations of the yellow entrance markers in that area. A line will look like this:
Код:
2105.32, -1806.49, 12.6941, 0, 1.396, 1.4, 8, 2103.46, -1806.59, 12.6941, 92, 0, 4, "FDPIZA", 0, 2, 0, 24
The first 3 numbers are the actual place of the marker.
The naming is pretty straightforward. FDPIZZA = Well Stacked Pizza, FDCHICK is Cluckin' Bell and FDBURG is Burger Shot.
WARNING! Be careful not to edit the files! If you do, you will most likely mess up your installation.