OsNpcStand
From OpenSimulator
(Difference between revisions)
| Line 2: | Line 2: | ||
{{osslfunc | {{osslfunc | ||
|threat_level=High | |threat_level=High | ||
| − | |permissions=${ | + | |permissions=${OSSL|osslNPC} |
|delay=0 | |delay=0 | ||
|function_syntax=osNpcStand(key npc) | |function_syntax=osNpcStand(key npc) | ||
Revision as of 20:08, 25 September 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 | ${OSSL|osslNPC} |
| Extra Delay | 0 seconds |
| Notes | |
| This function was added in 0.7.2-post-fixes | |