If you are trying to make some kind of 3D markers in DayZ and use the ´GetGame().GetScreenPos(pos);´ Method to get the position of the Marker in 2D space the result is perfect except the player is in a scope that zooms in. When the player moves the weapon around, the marker changes the position instead of being stable on one position. There is some kind of multiplication error when having a zoomed view.