Post 7.0.4.0 CalibrationInfo
Posted: Fri Jan 01, 2010 2:03 pm
Hello.
I noticed that old CalibrationInfo works up to 7.0.3.x clients.
Unfortunately UOAM no longer tracks player position, but projects such as UOFiddler, which use an Ultima's source can easily fix this problem by adding this code to m_DefaultList table. (CalibrationInfo.cs).
Happy New Year 
I noticed that old CalibrationInfo works up to 7.0.3.x clients.
Unfortunately UOAM no longer tracks player position, but projects such as UOFiddler, which use an Ultima's source can easily fix this problem by adding this code to m_DefaultList table. (CalibrationInfo.cs).
Code: Select all
new CalibrationInfo( //Post 7.0.4.0
new byte[]{ 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xFF, 0xFF, 0xFF, 0x00, 0x00, 0x00, 0x00, 0x00, 0xFF },
new byte[]{ 0xFF, 0xD0, 0xE8, 0x00, 0x00, 0x00, 0x00, 0x8B, 0x0D, 0x00, 0x00, 0x00, 0x00, 0x8B, 0x11, 0x8B, 0x82, 0x00, 0x00, 0x00, 0x00, 0xFF, 0xD0, 0x5B, 0x83, 0x00, 0x00, 0x00, 0x00, 0x00, 0xEC },
new byte[]{ 0x22, 0x04, 0xFF, 0xFF, 0xFF, 0x04, 0x0C }, //x
new byte[]{ 0x22, 0x04, 0xFF, 0xFF, 0xFF, 0x04, 0x08 }, //y
new byte[]{ 0x22, 0x04, 0xFF, 0xFF, 0xFF, 0x04, 0x04 }, //z
new byte[]{ 0x22, 0x04, 0xFF, 0xFF, 0xFF, 0x04, 0x10 }),//f