Minimap icon

03/01/2026 10:47 !:=|SammY|=:!#1
Hello, I have a question. I would like to move an icon on the map, but I don’t know if there is an easier way to find out the minimap “coordinates.” For example, I want to place an icon in the area where I am currently located. How can I find the minimap coordinates?

Thank you.

Code:
11000	2	interface\worldmap\map\xy_npc.ddj	알렉산드리아	물약 상인 씨아라	로컬 알렉산드리아	0	12	-1	-1	643	551	16	16	0	0	0	0	0	1	SN_NPC_SD_T_AREA_DECAYED1
Location where i want to 'move' the icon.
[Only registered and activated users can see links. Click Here To Register...]
[643 55] is the Coords in code. How can I find these coordinates on the minimap ?
03/01/2026 16:58 gigola123#2
Hey, you should use this tool: [Only registered and activated users can see links. Click Here To Register...] go to the location that you want, click 2 times you'll have the coordinates.
03/01/2026 23:01 JellyBitz#3
Quote:
Originally Posted by !:=|SammY|=:! View Post
Code:
11000	2	interface\worldmap\map\xy_npc.ddj	알렉산드리아	물약 상인 씨아라	로컬 알렉산드리아	0	12	-1	-1	643	551	16	16	0	0	0	0	0	1	SN_NPC_SD_T_AREA_DECAYED1
[Only registered and activated users can see links. Click Here To Register...]
How can I find these coordinates on the minimap ?
12 : Town map layer (map_alex.ddj in this case)
-1,-1 : Since it's a map layer, there is no RZ RX to calculate
643,551 : Pixel position where icon starts drawing

Not easy to calculate from SRO or DB, to town MAP LAYER. Just go to that image (map_alex.ddj) and find the pixel coordinate you're looking for through Photoshop or whatever else.
03/01/2026 23:04 !:=|SammY|=:!#4
i builded a program and now īs easy thx

[QUOTE=gigola123;40523123]Hey, you should use this tool: [Only registered and activated users can see links. Click Here To Register...] go to the location that you want, click 2 times you'll have the coordinates.[/QUOTE minimap have not same coords