Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Is there a released program where I can input an array of coordinates and it output them as icons on the GTA: SA map? It's over 100, so mapicons in-game are not an option.
Posts: 4,649
Threads: 64
Joined: Dec 2009
Reputation:
0
Give me an example of the output code and i'll do it.
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Well, I have
{model, x, y, z, angle}
but only x/y needs to be used.
Posts: 4,649
Threads: 64
Joined: Dec 2009
Reputation:
0
Right that's what you will put on the input, but i did ask about the output format.
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
What output format? I want icons on an image of the GTA: SA map, at the coordinates I specify.
Posts: 4,649
Threads: 64
Joined: Dec 2009
Reputation:
0
oh, now i did get it. Ok i'll try that, just give me some minutes to finish sth please. Btw do you want any particular icon?
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Well, I guess if you could add a 'Browse..' button to select an image that is on your PC, that'd be good. I would also like it to output a 6000x6000 image, that I can save to my PC, of the whole of SA with the icons.
Posts: 4,649
Threads: 64
Joined: Dec 2009
Reputation:
0
6000x6000? what would you want that for? Map image is 2048x2048, you have to resize the image almost x3, that would not look good, and there aren't many good ways to save with such a bit ressolution.
I'll start with the program now.
Posts: 6,236
Threads: 310
Joined: Jan 2011
Reputation:
0
Because San Andreas is 6000x6000 units, and it'd be nice to be able to zoom in to see exactly where an icon is.