Thank you for the latest tool release, Inez <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/me.gif" style="vertical-align:middle" emoid="
" border="0" alt="me.gif" /> The Raising of coords would indeed be ideal to flood locations in a way that has a gameplay effect. I tried that already, but couldn't get it done <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/rolleyes.gif" style="vertical-align:middle" emoid="
" border="0" alt="rolleyes.gif" />(Graphics modding is just not my line of business <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/whistling.gif" style="vertical-align:middle" emoid="
" border="0" alt="whistling.gif" /> ) Here is what I did, maybe you can tell me what I did wrong:
-checked "ship/item/location"
-clicked Extras, Raise... , OK
-doubleclicked e.g. MH10.gm
What I got was the errorreport
<!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->Model could not be read<!--QuoteEnd--></div><!--QuoteEEnd-->
and
<!--quoteo--><div class='quotetop'>QUOTE</div><div class='quotemain'><!--quotec-->An unhandled exception has occured...
... Object reference not set to an instance of an object.
See the end of this message for details on invoking
just-in-time (JIT) debugging instead of this dialog box.
************** Exception Text **************
System.NullReferenceException: Object reference not set to an instance of an object.
 at CharacterBinder.Form1.WriteGmFile()
 at CharacterBinder.Form1.mnuFileSaveGm_Click(Object sender, EventArgs e)
 at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
 at System.Windows.Forms.MenuItem.PerformClick()
 at CharacterBinder.Form1.mnuExtrasRaiseLocation_Click(Object sender, EventArgs e)
 at System.Windows.Forms.MenuItem.OnClick(EventArgs e)
 at System.Windows.Forms.MenuItemData.Execute()
 at System.Windows.Forms.Command.Invoke()
 at System.Windows.Forms.Control.WmCommand(Message& m)
 at System.Windows.Forms.Control.WndProc(Message& m)
 at System.Windows.Forms.ScrollableControl.WndProc(Message& m)
 at System.Windows.Forms.ContainerControl.WndProc(Message& m)
 at System.Windows.Forms.Form.WndProc(Message& m)
 at System.Windows.Forms.ControlNativeWindow.OnMessage(Message& m)
 at System.Windows.Forms.ControlNativeWindow.WndProc(Message& m)
 at System.Windows.Forms.NativeWindow.Callback(IntPtr hWnd, Int32 msg, IntPtr wparam, IntPtr lparam)
************** Loaded Assemblies **************
mscorlib
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/microsoft.net/framework/v1.1.4322/mscorlib.dll
----------------------------------------
Tool
  Assembly Version: 1.0.2028.1101
  Win32 Version: 1.0.2028.1101
  CodeBase: file:///C:/PROGRAMME/TOOL/TOOL.EXE
----------------------------------------
System.Windows.Forms
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.windows.forms/1.0.5000.0__b77a5c561934e089/system.windows.forms.dll
----------------------------------------
System
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system/1.0.5000.0__b77a5c561934e089/system.dll
----------------------------------------
Microsoft.DirectX
  Assembly Version: 1.0.900.0
  Win32 Version: 5.3.0000000.900 built by: DIRECTX
  CodeBase: file:///C:/PROGRAMME/TOOL/Microsoft.DirectX.DLL
----------------------------------------
System.Drawing
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.drawing/1.0.5000.0__b03f5f7f11d50a3a/system.drawing.dll
----------------------------------------
My3DControl
  Assembly Version: 1.0.2028.1101
  Win32 Version: 1.0.2028.1101
  CodeBase: file:///C:/PROGRAMME/TOOL/My3DControl.DLL
----------------------------------------
Microsoft.DirectX.Direct3D
  Assembly Version: 1.0.900.0
  Win32 Version: 5.3.0000000.900 built by: DIRECTX
  CodeBase: file:///C:/PROGRAMME/TOOL/Microsoft.DirectX.Direct3D.DLL
----------------------------------------
Microsoft.VisualBasic
  Assembly Version: 7.0.5000.0
  Win32 Version: 7.10.3052.4
  CodeBase: file:///c:/windows/assembly/gac/microsoft.visualbasic/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualbasic.dll
----------------------------------------
Utilities
  Assembly Version: 1.0.2028.1101
  Win32 Version: 1.0.2028.1101
  CodeBase: file:///C:/PROGRAMME/TOOL/Plugins/Utilities.dll
----------------------------------------
NK
  Assembly Version: 1.0.2028.1320
  Win32 Version: 1.0.2028.1320
  CodeBase: file:///C:/PROGRAMME/TOOL/Plugins/NK.dll
----------------------------------------
System.Data
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.data/1.0.5000.0__b77a5c561934e089/system.data.dll
----------------------------------------
System.Xml
  Assembly Version: 1.0.5000.0
  Win32 Version: 1.1.4322.573
  CodeBase: file:///c:/windows/assembly/gac/system.xml/1.0.5000.0__b77a5c561934e089/system.xml.dll
----------------------------------------
Microsoft.DirectX.Direct3DX
  Assembly Version: 1.0.900.0
  Win32 Version: 5.3.0000000.900 built by: DIRECTX
  CodeBase: file:///C:/PROGRAMME/TOOL/Microsoft.DirectX.Direct3DX.DLL
----------------------------------------
Microsoft.VisualC
  Assembly Version: 7.0.5000.0
  Win32 Version: 7.10.3052.4
  CodeBase: file:///c:/windows/assembly/gac/microsoft.visualc/7.0.5000.0__b03f5f7f11d50a3a/microsoft.visualc.dll<!--QuoteEnd--></div><!--QuoteEEnd-->
BTW, if you use a low desktop resolution the right part of the window with the checkboxes disappears, and can not be recovered by enlarging or shifting the window. Just an info for those who might miss the checkboxes <img src="http://www.piratesahoy.com/forum/style_emoticons/<#EMO_DIR#>/smile.gif" style="vertical-align:middle" emoid="
" border="0" alt="smile.gif" />