omg...so wierd...mouse_spot.x = bmap_width(crosshair_pcx)/2; // hot spot in the bmap center and temp.x = mouse_pos.x - bmap_width(crosshairr_pcx)/2; works but
temp.y = mouse_pos.y - bmap_height(crosshairr_pcx)/2; and mouse_spot.y = bmap_height(crosshair_pcx)/2; doesent! :((

Last edited by Ted22; 12/28/09 11:38.