osNpcSaveAppearance
OSSLkey osNpcSaveAppearance(key npc, string notecard, integer includeHuds)
Save the target NPC's current appearance to a notecard in the object's inventory
Parameters
| Type | Name |
|---|---|
| key | npc |
| string | notecard |
| integer | includeHuds |
Energy
10
OpenSimulator extensions. Some are gated by threat level and a region may refuse them.
More in OSSL
key osNpcCreate(string user, string name, vector position, string notecard, integer options)
integer osReplaceRegionEnvironment(integer transition, string daycycle, float daylen, float dayoffset, float altitude1, float altitude2, float altitude3)
void osNpcShout(key npc, integer channel, string message)
void osAvatarStopAnimation(key avatarId, string animation)
void osForceDropAttachmentAt(vector pos, rotation rot)
float osMax(float a, float b)
void osNpcSayTo(key npc, key target, integer channel, string msg)
void osPlaySoundSlave(integer linknum, string sound, float volume)