If I understood correctly, he wants a unit to disembark from a truck and start walking.
In which case:
unassignVehicle unitname
and if you actually mean 'walk' then:
unitname setbehaviour "safe"
should work.
It would be better to have more details though.
Planck