Issue Details (XML | Word | Printable)

Key: RAD-149
Type: Sub-task Sub-task
Status: Closed Closed
Resolution: Fixed
Priority: Minor Minor
Assignee: Latif Khalifa
Reporter: Latif Khalifa
Votes: 0
Watchers: 0
Operations

If you were logged in you would be able to see more operations.
Radegast
RAD-147

Add "face" command

Created: 23/Apr/10 04:23 PM   Updated: 15/May/10 03:37 AM
Component/s: None
Affects Version/s: None
Fix Version/s: 1.18


 Description  « Hide
2. face
//face direction (n, ne, nw, e, w, s, se, sw)
//face degree (//face 260)
//face name=Person Name
//face object=Object Name

 All   Comments   Change History   Subversion Commits      Sort Order: Ascending order - Click to sort in descending order
Latif Khalifa added a comment - 24/Apr/10 10:42 AM
Usage:
//face (direction|heading|object|person|help) [additional args]

Direction (in degrees) mode:
Specifies heading in degrees which we should be oriented in
Examples:
//face 0 – face east
//face 180 – face west

Heading mode:
Specifies compass heading we should be facing
Examples:
//face n – face east
//face sw – face southwest

Object mode:
Turns toward a named object
Example:
//face object desk chair – turn toward object whose names begins with "desk chair"

Person mode:
Turns toward a person
Examples:
//face person Latif – turn toward the closest person whose name begins with Latif