SA-MP Forums Archive
[NEEDED] Some help with location names! - 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: [NEEDED] Some help with location names! (/showthread.php?tid=88926)



[NEEDED] Some help with location names! - Anarkien - 29.07.2009

I'm making a little website with some pictures and coordinates from SA:MP IG, but I need some names of some locations.
Use this list of districts when you're answering me: http://gta.wikia.com/wiki/Los_Santos#Districts
I need the correct name of the districts of these roads/places.

(1):

(A road on the left side of City Hall)


(2):

(A road behind City Hall)

Which district do they belong to?
Click them to make them bigger!


Re: [NEEDED] Some help with location names! - Basss - 30.07.2009

have a look ingame on the map, they should appear


Re: [NEEDED] Some help with location names! - Anarkien - 30.07.2009

They won't show up for me, so I can't see them.
Are these roads a part of Verdant Bluffs?


Re: [NEEDED] Some help with location names! - -Sneaky- - 30.07.2009

Commerce

If you want to make sure, do this:

pawn Код:
// OnGameModeInit
EnableZoneNames(1);
It will show district names in the bottom right corner


Re: [NEEDED] Some help with location names! - James_Alex - 30.07.2009

or use the zones include
http://forum.sa-mp.com/index.php?topic=44902.0
plz search next time before posting ...


Re: [NEEDED] Some help with location names! - Anarkien - 30.07.2009

Thank you . Hard to tell whether it's Commerce or Verdant Bluffs .

Quote:
Originally Posted by ► James_Alex
or use the zones include
http://forum.sa-mp.com/index.php?topic=44902.0
plz search next time before posting ...
Well, I wasn't actually looking for that, but thanks anyway..