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
rotation osNpcGetRot(key npc)
string osStringRemove(string src, integer start, integer count)
void osAdjustSoundVolume(integer linknum, float volume)
list osGetParcelDetails(key id, list details)
void osSetRegionWaterHeight(float height)
string osDrawFilledPolygon(string drawList, list x, list y)
string osDrawFilledRectangle(string drawList, integer width, integer height)
key osOwnerSaveAppearance(string notecard, integer includeHuds)