Obi Wan Pere 121 Posted January 13, 2021 Hi guys Following this thread by @LDR https://web.archive.org/web/20121204063333/http://www.lucasforums.com/showthread.php?t=209937 and using its linked download of a mapnote.utw file I've been able to add different Map Notes in the map of a custom module of K1. The dots are there and works fine but I can't make that the name of the points appear in the map. The place where should appear the custom name(s) of the zone(s) in the map (do not confuse with the name of the Module) remains in black with any name. The thread says "Under MapNote, type you want the Mapnote to say" but in the .git file all the fields that could be written a text in the square area are in grey. Unable to type in. Opening the .utw file with K-GFF I can add text to some fields but still no success. Any tip/help? Quote Share this post Link to post Share on other sites
DarthParametric 3,777 Posted January 13, 2021 By default, mapnotes (like pretty much every other string in a GFF) use a StrRef - i.e. a line from dialog.tlk. If you want to use a local string, in KGFF right click on the Mapnote node in the GIT and choose Add String. That will add a local string child node that will let you type in your description. Make sure the StrRef field in the parent node is set to -1. 1 Quote Share this post Link to post Share on other sites
LDR 234 Posted January 13, 2021 Oh goodness, that tutorial can definitely get cleaned up. 😅 But yeah DP hit the nail on the head. Just choose "Add String" and type your text. 1 Quote Share this post Link to post Share on other sites
Obi Wan Pere 121 Posted January 13, 2021 Yeahhh!!!!!!!!!!!!!!!!! Now is working fine!!!!!!!!!!!!!!!! Thanks @LDR @DarthParametric Quote Share this post Link to post Share on other sites