OsNpcStand
From OpenSimulator
(Difference between revisions)
m (Added note stating which version of OpenSim introduced this function) |
|||
| Line 5: | Line 5: | ||
|delay=0 | |delay=0 | ||
|function_syntax=osNpcStand(key npc) | |function_syntax=osNpcStand(key npc) | ||
| − | |||
|ossl_example= | |ossl_example= | ||
|description=*Makes a sitting NPC stand up. | |description=*Makes a sitting NPC stand up. | ||
|additional_info=This function was added in 0.7.2-post-fixes | |additional_info=This function was added in 0.7.2-post-fixes | ||
}} | }} | ||
Revision as of 16:24, 1 May 2019
| This article or section contains incomplete information. Please help us by completing the content on this page. |
osNpcStand(key npc)
| |
| |
| Threat Level | High |
| Permissions | ${XEngine|osslNPC} |
| Extra Delay | 0 seconds |
| Notes | |
| This function was added in 0.7.2-post-fixes | |