View Single Post
Old 05-24-15, 01:01 AM   #24
kevinsue
Der Einzelgänger
 
kevinsue's Avatar
 
Join Date: Apr 2013
Location: Cairns, Australia
Posts: 583
Downloads: 363
Uploads: 3
Icon9 Speed Conversion Charts missing!

Hello Sjizzle, I installed your latest charts mod, Sjizzle's Charts for NewUI's part 5_23.05.2015 on top of TWoS with JSGME and found the Speed Conversion Charts missing.

I just pasted the entries from UserChart_Speed_conversions.TDW to the end of your UserChart_Sjizzle part 5.TDW as per the orange entries and now the Speed Conversion Charts are back.

Not sure why this happened but I thought I would let you know. Fantastic addition to the user charts by the way so Thank you for your work!




Quote:
UserChart_Sjizzle part 5.TDW

; Edited by TheDarkWraith for NewUIs_TDC_7_4_0
; Edited on 5/19/2013 @ 1730
;
; User Charts
;
; you are free to create your own UserChart files. The only stipulations are:
; - filename MUST start with UserChart
; - file's extension must be .TDW
;
; Category= the category where the chart will fall under (can be anything!) - if left blank will default to Default category
; Name= specifies the name to be shown in the charts listbox
; Filename= name of the DDS file of the chart (including .dds extension!) - user charts can ONLY be DDS files!
; Size= if you specify -1 then the DLL will get the size needed (width and/or height) from the image itself else you can specify custom size for the chart (image)
; Position= specifies the position on screen relative to upper left corner of game screen
; Draggable= valid values are 1 (yes) or 0 (no). If a 1 then you will be able to drag the chart anywhere on screen
; ToolTip= the tooltip displayed when the mouse is placed over the visible chart (image)
; max number of charts that can be defined is 20. Anything after 20 will be ignored!
; [ENDCHART] must be the last line in the file!



[Chart]
Category=Plotting Tools
Name=Triangle
Filename=Triangle.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=Triangle

[Chart]
Category=Target Data Assessment Charts
Name=torpedo triangle
Filename=torpedo_triangle.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=torpedo triangle


[Chart]
Category=Target Data Assessment Charts
Name=Hunting Approach
Filename=Approach.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=Hunting Approach


[Chart]
Category=Target Data Assessment Charts
Name=Attack
Filename=Attack.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=Attack Chart


[Chart]
Category=Target Data Assessment Charts
Name=Attack Disk AoB cal.
Filename=Attack Disk AOB.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=Attack Disk AoB cal.


[Chart]
Category=Target Data Assessment Charts
Name=Attack Disk curs cal.
Filename=Attack disk curs.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=Attack Disk curs cal.


[Chart]
Category=Target Data Assessment Charts
Name=Attack Disk Multiplication
Filename=Attack Disk Multiplication.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=Attack Disk Multiplication


[Chart]
Category=Target Data Assessment Charts
Name=Attack Disk speed cal.
Filename=Attack disk speed.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=Attack Disk speed cal.


[Chart]
Category=Weather Charts
Name=clouds
Filename=clouds.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=clouds


[Chart]
Category=Other Charts and Tables
Name=grt
Filename=grt.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=Gross Registered Tonnes


[Chart]
Category=Other Charts and Tables
Name=hydrophone instructions
Filename=hydrophone.dds
Size=-1,-1
Position=20,20
Draggable=1
ToolTip=hydrophone instructions


[Chart]
Category=Speed conversions
Name=Knots in meters per minute
Filename=TabelleMin_English.dds
Size=-1,-1
Position=40,20
Draggable=1
ToolTip=conversion chart for knots in meters per minute
Sizeable=0


[Chart]
Category=Speed conversions
Name=Knots in kilometers per hour
Filename=TabelleStd_English.dds
Size=-1,-1
Position=60,20
Draggable=1
ToolTip=conversion chart for knots in kilometers per hour
Sizeable=0

[ENDCHART]
__________________
Best Regards....Kev*

"The finest Captain I ever crossed swords and set sail with"
kevinsue is offline   Reply With Quote