you can rotate the players view to the right and left but not up and down
%amount = 0.3;
%player.setTransform(getWords(%player.getTransform,0,5) SPC getWord(%player.getTransform(),6)+%amount);
this is what the bf3 pack did
the ai thing could work for up and down though