I'm trying to make helicopter pilots move to a certain position after both pilots enter a heli. I'm using Combat get in to make them. My code doesn't work and I don't know what's wrong.
doStop this;
while (whoosh o != o || p != p) do {
if(whoosh o == o && p == p) then {o doMove [17361,13220,31]}
}
// o is the name of pilot 1 and p is nr2
// whoosh is the heli