this is a byond issue but this needs to be documented for awareness reasons if you take the mouse params at any point the icon-x and icon-y values(the pixel position of the mouse) are actually 16 pixels off each direction so you need to subtract both by 16 to get the actual position of the mouse pointer
this is a byond issue but this needs to be documented for awareness reasons if you take the mouse params at any point the icon-x and icon-y values(the pixel position of the mouse) are actually 16 pixels off each direction so you need to subtract both by 16 to get the actual position of the mouse pointer