Is there a reliable way to measure relative distance for two objects on different maps?
Both dist_to_sqr and utils.graph_distance return seemingly random results when measuring across maps, for instance, while standing in Bar next to Petrenko, graph_distance says that the smart terrain for Hidden Base in Swamp is the closest one to the actor, and it shows Mangun being farther away than Sidorovich!
Not looking for an exact measurement, just a reliable way to return smart a is farther than smart b from the actor, which is farther than smart c, etc.