OsNpcPlayAnimation
From OpenSimulator
(Difference between revisions)
												
			 (Created page with "{{osslfunc |function_syntax=osNpcPlayAnimation(key npc, string animation) |csharp_syntax= |description=Plays animation on the NPC identified by their key. |threat_level=High |oss...")  | 
			m (Added permissions and delay information)  | 
			||
| Line 4: | Line 4: | ||
|description=Plays animation on the NPC identified by their key.  | |description=Plays animation on the NPC identified by their key.  | ||
|threat_level=High  | |threat_level=High  | ||
| + | |permissions=${XEngine|osslNPC}  | ||
| + | |delay=0  | ||
|ossl_example=  | |ossl_example=  | ||
|additional_info=  | |additional_info=  | ||
}}  | }}  | ||
Revision as of 10:59, 25 October 2017
osNpcPlayAnimation(key npc, string animation)
 
 | |
| Plays animation on the NPC identified by their key. | |
| Threat Level | High | 
| Permissions | ${XEngine|osslNPC} | 
| Extra Delay | 0 seconds |