public void Load() { OpenTibia.OtbmReader reader = new SharpOT.OpenTibia.OtbmReader(@"Data\map.otbm"); reader.GetMapTiles(this); }