I know a few here who have been working with the camera structure so i thought why not try here.
Back in the good old days wow had "Yaw", "Pitch" and "Roll" located in the main camera structure but some time during TBC, Roll was removed for unknown reasons.
0x011780B4 -> 0x7834 -> 0x110 = CamYaw
0x011780B4 -> 0x7834 -> 0x114 = CamPitch
0x011780B4 -> 0x7834 -> 0x118 = (nothing.. was roll once)
Does anyone know where i can find/modify the Camera Roll?