osNpcSit
OSSLvoid osNpcSit(key npc, key target, integer options)
Makes the target NPC sit on an object
Parameters
| Type | Name |
|---|---|
| key | npc |
| key | target |
| integer | options |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
void osSetParcelDetails(vector pos, list rules)
void osNpcWhisper(key npc, integer channel, string message)
string osStringReplace(string src, string oldvalue, string newvalue)
string osReplaceString(string src, string pattern, string replace, integer count, integer start)
integer osIsNotValidNumber(float v)
string osDrawTranslationTransform(string drawList, float x, float y)
string osDrawScaleTransform(string drawList, float x, float y)
void osSetParcelMusicURL(string url)