/tr(ansfer) examples

/tr haatomo
Transfers the player to haatomo solar system

/tr gerbilman me
Transfers the character "gerbilman" to us

/tr 1002340
Moves the player to the object with the id 1002340. This can be any object in space, a solar system, or a character ID.

/tr thongwhacker 1003423
Moves the player "thongwhacker" to the object 1003423.

/tr 10007623 me
Moves the object with ID 10007623 to the player's ship. The object can be a spaceborn object or a character. Only a character can be moved between stations or solar systems

/tr 1007623 2007643
Moves the object with ID 1007623 to the object 2007643

/tr me me offset=100,0,0
Moves the player 100 units in the x direction

/tr me me pos=100,0,0
Moves the player to an absolute positin in the system. (This particular point is probably inside the sun.)

/tr goatfiddler goatfiddler offset=randvec(1.0au)
Moves the character "goadfiddler" one astronomical unit in a random direction


[ up ] [ /transfer ]