I want to add some places on the map, but so far I didn't find what could be a good map editor; having some manuals for it would be great also :)
 
 
Unfortunately, it doesn't seem to work for me - I was able to create xml, but after i input admin login and password during the creation, it shut down and now only splashes on launch and nothing more.

Parameters seem to be ok, tried launchign as admin or with compatibility, nothing.

That's what is in the xml now:
XML:
<?xml version="1.0"?>
<CEDConfig Version="6">
  <Language>..\Language\English.ini</Language>
  <Port>2593</Port>
  <Map>
    <Map>C:\Games\Electronic Arts\Ultima Online Classic\map0.mul</Map>
    <StaIdx>C:\Games\Electronic Arts\Ultima Online Classic\staidx0.mul</StaIdx>
    <Statics>C:\Games\Electronic Arts\Ultima Online Classic\statics0.mul</Statics>
    <Width>896</Width>
    <Height>512</Height>
    <Prefix></Prefix>
    <Format>0x0000001C</Format>
  </Map>
  <Tiledata>C:\Games\Electronic Arts\Ultima Online Classic\tiledata.mul</Tiledata>
  <Radarcol>C:\Games\Electronic Arts\Ultima Online Classic\radarcol.mul</Radarcol>
  <Accounts>
    <Account>
      <Name>Admin</Name>
      <PasswordHash>89fbe5e6b40ef061fe49a86d78cc3bd4</PasswordHash>
      <AccessLevel>255</AccessLevel>
      <LastPos x="0" y="0"/>
      <Regions/>
    </Account>
  </Accounts>
  <Regions/>
</CEDConfig>

I wonder what can be the problem.
 
Back