OsNpcPlayAnimation
From OpenSimulator
(Difference between revisions)
												
			m (Added permissions and delay information)  | 
			m (Added note stating which version of OpenSim introduced this function)  | 
			||
| Line 7: | Line 7: | ||
|delay=0  | |delay=0  | ||
|ossl_example=  | |ossl_example=  | ||
| − | |additional_info=  | + | |additional_info=This function was added in 0.7.3-post-fixes  | 
}}  | }}  | ||
Revision as of 08:31, 15 October 2018
osNpcPlayAnimation(key npc, string animation)
 
 | |
| Plays animation on the NPC identified by their key. | |
| Threat Level | High | 
| Permissions | ${XEngine|osslNPC} | 
| Extra Delay | 0 seconds | 
| Notes | |
| This function was added in 0.7.3-post-fixes | |