moveTo: Difference between revisions
Jump to navigation
Jump to search
mNo edit summary |
mNo edit summary |
||
Line 6: | Line 6: | ||
<h2 style="color:#000066">''''' moveTo '''''</h2> | <h2 style="color:#000066">''person'' ''''' moveTo ''''' ''position''</h2> | ||
'''Operand types:''' | '''Operand types:''' | ||
person: [[Object]] | |||
position: [[Array]] | |||
'''Type of returned value:''' | '''Type of returned value:''' | ||
[[Nothing]] | |||
'''Compatibility:''' | '''Compatibility:''' | ||
Version 2.61 required. | |||
'''Description:''' | '''Description:''' | ||
Low level command to person to move to given position. | |||
'''Example:''' | '''Example:''' |