function rotator GetAdjustedAimFor(Weapon W, vector StartFireLoc)
{
return Pawn.GetViewRotation();
}