public static void SwitchSeamlessMaps(Client client, int mapNum, int x, int y) { SwitchSeamlessMaps(client, MapManager.RetrieveMap(mapNum), x, y); }