osNpcSetRot
OSSLvoid osNpcSetRot(key npc, rotation rot)
Set the rotation of the target NPC
Parameters
| Type | Name |
|---|---|
| key | npc |
| rotation | rot |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetHealth(key agentId, float health)
void osNpcStopAnimation(key npc, string animation)
void osSetInertia(float mass, vector centerOfMass, vector principalInertiaScaled, rotation rot)
integer osSetTerrainHeight(integer x, integer y, float val)
void osForceAttachToOtherAvatarFromInventory(string rawAvatarId, string itemName, integer attachmentPoint)
void osForceBreakAllLinks()
rotation osNpcGetRot(key npc)
integer osRegionRestart(float seconds, string msg)