osNpcCreate
OSSLkey osNpcCreate(string user, string name, vector position, string notecard, integer options)
key osNpcCreate(string firstname, string lastname, vector position, string clone, integer options); Creates an NPC
Parameters
| Type | Name |
|---|---|
| string | user |
| string | name |
| vector | position |
| string | notecard |
| integer | options |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
integer osRegexIsMatch(string input, string pattern)
void osTriggerSoundLimited(integer linknum, string sound, float volume, vector top_north_east, vector bottom_south_west)
string osStringSubString(string src, integer start, integer length)
void osSunSetParam(string param, float value)
void osForceDropAttachmentAt(vector pos, rotation rot)
vector osGetStandTarget()
void osSetParcelMusicURL(string url)
integer osCheckODE()