Let's say a player drops an item in the world through the inventory screen. I then have a Reference Alias quest looking for the items near the players feet. But the XYZ of that items appears to be around eye-level where it was first instantiated in the world. It gets even worse if the object is "Z-Keyed" around as the XYZ seems to remain where it entered the world in papyrus regardless of how far or short I move the item. I have looked at some source for other scripts and disabling and enabling the object appears to have some success in updating the XYZ but you get some strange behavior. Could someone tell me exactly what I need to do to get the final XYZ location of the object dropped especially after Z-keying it around.
TIA - Shawn