so i tried using one of the fighter pilot animations specifically the pilot thumbs up but when the AI does this they teleport so there positioned as if there sitting on the cockpit of the F/A 181 black wasp I've tried moveindriver commands to reposition them but that won't work and i haven't seen this error any where. I'm using triggers with switch moves for the pilot; he has his own trigger. code [] spawn { sleep 7; FP1 switchmove "Acts_JetsPilotThumbsUp"; sleep 10; FP! moveInDriver vic1;};