Each entry must follow the correct syntax and formatting
1) 6 numerical entries
The first two are grid locations for the placenames on the map.
.. so you can move your names around easily - place a front marker in a mission where you'd like the placename to appear, then copy the x/y co-ords from the .mis file to your entry for the placename in 'texts.txt' 8~)
The next four are about the font size , colour , how they behave as you zoom in and out of the map.
e.g., ignoring the x/y data, the entry for Napoli shows "7 1 1 0" in the next four fields. In order, these numbers affect zoom, justification, size and finally colour.
The 'zoom' setting controls when the label appears or disappears from the briefing/kneeboard map; known good values are 1, 3 and 7, but I'm too lazy to explore that one any further *grin*;
For left, centre or right justified, set the second field to 0, 1 or 2 respectively;
For small, medium or large size, set the third field to 0, 1 or 2 respectively;
Colour must be in the range 0 - 19; 0 is black, 19 is white.
Available RGB values :
0 0 0
128 0 0
0 128 0
128 128 0
0 0 128
128 0 128
0 128 128
192 192 192
192 220 192
166 202 240
255 251 240
160 160 164
128 128 128
255 0 0
0 255 0
255 255 0
0 0 255
255 0 255
0 255 255
255 255 255
You can plug these in
here to see what the colours actually are.
cheers!