Quote:
Originally Posted by Trevally.
Here is the AIT file from test9:-
Sorry, I can't see the ;
The ones I am trying from the ranger ait look like this :-
AIText=| |<img>300,193,c:\\games\\Ubisoft\\Silent Hunter 5\\data\\Menu\\Gui\\Tutorial Images\\grayrangerw.dds</img>| |
|
that's the incorrect .ait file for NLL. Try downloading test version 9 from post #1 again. The NLL.ait file should have 4 to 5 commented out lines at the beginning of it describing the ait file system and how to use it:
; defines the additional info displayed for this vessel
; to define bold text wrap the text in <b> and </b> tags
; images to be embedded into the additional info text are to be placed in '\data\menu\gui\Additional info sea images' folder
; maximum image size is 404 x 256
; to imbed images in the text add the <img> and </img> tags. Note: width and height are defined in the image tags. i.e. <img>200,65,test_embedded_image_1.dds</img>