purpose: This command hotwires a characters ship to shift into certain navigational modes
/fly [itemID|charName|"me"] command=arg [, command=arg [,...]]
Performs the given navigational commands on the given ship
supported commands:
"orbit": "arg" is the object to orbit
"follow": "arg" is the object to follow
"speed": "arg" is the speed fraction of the ship
"range": "arg" is the range at which to orbit or follow a target
examples:
/fly hugo follow=me
makes hugo follow us
/fly swank orbit=hugo speed=0.2 range=1000
makes swank orbit hugo at the speed of 0.2*maximum at a target range of 1000 metres.