OsNpcSaveAppearance
From OpenSimulator
(Difference between revisions)
(New page: {{osslfunc |function_syntax=key osNpcSaveAppearance(key npc, string notecard) |csharp_syntax= |description=Save the NPC's current appearance to a notecard in the prim's inventory. This inc...) |
Revision as of 02:05, 12 August 2011
key osNpcSaveAppearance(key npc, string notecard)
| |
Save the NPC's current appearance to a notecard in the prim's inventory. This includes body part data, clothing items and attachments. If a notecard with the same name already exists then it is replaced. The avatar must be present in the region when this function is invoked. The baked textures for the avatar (necessary to recreate appearance) are saved permanently. | |
Threat Level | No threat level specified |
Permissions | No permissions specified |
Extra Delay | No function delay specified |