So i'm running my old map rezzer that's worked since the i wrote it back in ... 1.3? 1.4? anyway i run it this time, handles notecards just fine, then start it on landmarks and it totaly borks.
the data returned by llRequestInventoryData has changed for landmarks.
In the past it returned a local global position. That is to say that the script would take the two global position vectors of the sims subtract then then add in the calling objects local position.
Now what is returned is a non local global vector. Basicly a global vector that hasn't been corrected for the sim in question.
While i don't mind the change, it would have been nice to have known about.
I haven't tested to see what the effect is on the "new" landmarks that travel with the sim.