Rifle Animset Pro

How do you guys get the angles for the aim offset? I’ve tried every thing that I can think of but I never get the gun pointed where I want. My crosshairs are always drawn at the center of the screen, so I want to get the player’s weapon aimed in that direction. I tried using the delta between the actor rotation and the control rotation, delta between weapon rotation and control rotation, I’ve tried getting the look at rotation from the weapon to a point 5000 units forward on the camera’s forward vector (checked this with a ray trance, my dest vector is correct), etc. Nothing returns what I want, I frequently get angles off by huge margins and the weapon is pointed in the entirely wrong direction. It’s got me stumped. Thanks for any help.

EDIT: I was missing the obvious.