OsNpcLoadAppearance
From OpenSimulator
(Difference between revisions)
												
			 (New page: {{osslfunc |function_syntax=osNpcLoadAppearance(key npc, string notecard) |csharp_syntax= |description=Load appearance from a notecard. This notecard must contain appearance data created w...)  | 
			m (Updated ThreatLevel for osAgentLoadAppearance())  | 
			||
| Line 3: | Line 3: | ||
|csharp_syntax=  | |csharp_syntax=  | ||
|description=Load appearance from a notecard. This notecard must contain appearance data created with one of the save appearance functions.  | |description=Load appearance from a notecard. This notecard must contain appearance data created with one of the save appearance functions.  | ||
| − | |threat_level=  | + | |threat_level=High  | 
|ossl_example=  | |ossl_example=  | ||
|additional_info=  | |additional_info=  | ||
}}  | }}  | ||
Revision as of 11:31, 30 September 2014
osNpcLoadAppearance(key npc, string notecard)
 
 | |
| Load appearance from a notecard. This notecard must contain appearance data created with one of the save appearance functions. | |
| Threat Level | High | 
| Permissions | No permissions specified | 
| Extra Delay | No function delay specified |