Hello i'm editing the ISXEQ2Radar.xml file in order to manually set the position anfd x,y coordinates of the main radar window. What i'm finding though upon changing the config(pasted below) it is not reading in the position and size change, I know i'm in the right section because it'll read in the resize and border settings below.
<X>0</X>
<Y>0</Y>
<Width>800</Width>
<Height>800</Height>
<Resizable>0</Resizable>
<Border>2</Border>
<BackgroundColor>00000000</BackgroundColor>
It retains the position and size after you've moved it manually in game but those settings and changes are not being written to the ISXEQ2Radar.xml file, anyone know where this is being retained/written so i can manually update?
The ISXEQ2SimpleRadar.XML has a "main radar" section that the wiki refers to but it does not exist in the normal ISXEQ2Radar.xml template.
Also is there an entry i can add to make the main window non moveable?
Thank you.
<X>0</X>
<Y>0</Y>
<Width>800</Width>
<Height>800</Height>
<Resizable>0</Resizable>
<Border>2</Border>
<BackgroundColor>00000000</BackgroundColor>
It retains the position and size after you've moved it manually in game but those settings and changes are not being written to the ISXEQ2Radar.xml file, anyone know where this is being retained/written so i can manually update?
The ISXEQ2SimpleRadar.XML has a "main radar" section that the wiki refers to but it does not exist in the normal ISXEQ2Radar.xml template.
Also is there an entry i can add to make the main window non moveable?
Thank you.