I've tried to place the following line in a script
If ([p, ff2] in faDr) then {faDr DoMove GetPos ma1}
p and ff2 are infantry
faDr is an apc
I want faDr to move to the object named ma1 if the infantry are onboard. The apc dosent move though, what do i need to make this happen?