FaceDirection

Face the player in the direction given (in radians).

FaceDirection(dir[,update])

Example

Face the player north.

FaceDirection(0, true)