Quote:
Originally Posted by !:=|SammY|=:!
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
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.