Ok, here's the official feedback thread for my mapping utility and to start things off, here's a peek at what I'm working on...
Basically my plan is to allow more detailed maps in areas such as cities and dungeons that would automatically zoom in when you entered. This is a screenshot of a little utility program I'm writing that imports location and other information from your logs and then allows you to edit/clean it up. This is only one nights work so there's still a bit left to do but once it's done I'm hoping I can get help from the community to map things out that I'll add to the download of the main application. This image is of the central building in Martok (Orc hometown) and took me about 10 minutes to go around pressing some hotbar buttons that I defined to create a log that contains items such as:
[22:32:00] Could not find game variable named: NPCLoc
[22:32:00] OffTargetName: Warchief Zowb
[22:32:00] PawnHoverNPCTitle:
[22:32:00] Your current location is 28405, 34607, 8713 in Martok (-20, 13).
[22:32:00] You are in: Martok
[22:32:07] Could not find game variable named: NPCLoc
[22:32:07] OffTargetName: General Zewg
[22:32:07] PawnHoverNPCTitle:
[22:32:07] Your current location is 28432, 34778, 8713 in Martok (-20, 13).
[22:32:07] You are in: Martok
[22:32:40] Could not find game variable named: LineStart
[22:32:40] Your current location is 26725, 34707, 8749 in Martok (-20, 13).
[22:32:40] You are in: Martok
[22:32:49] Your current location is 27277, 34723, 8769 in Martok (-20, 13).
[22:32:49] You are in: Martok
[22:32:52] Your current location is 27418, 35259, 8769 in Martok (-20, 13).
[22:32:52] You are in: Martok
....
Many more details will be provided as I refine the process some more. All in all it should be a pretty simple process as long as there's no aggro around
Any feedback or ideas are appreciated,
Ventisly