OsNpcStand
From OpenSimulator
(Difference between revisions)
m (New page: {{content}} {{osslfunc |threat_level=High |function_syntax=osNpcStand(key npc) |csharp_syntax=void osNpcStand(LSL_Key npc) |ossl_example= |description=*Makes a sitting NPC stand up. |addit...) |
|||
Line 6: | Line 6: | ||
|ossl_example= | |ossl_example= | ||
|description=*Makes a sitting NPC stand up. | |description=*Makes a sitting NPC stand up. | ||
− | |||
| | | | ||
}} | }} |
Revision as of 13:45, 30 April 2013
This article or section contains incomplete information. Please help us by completing the content on this page. |
osNpcStand(key npc)
C#: void osNpcStand(LSL_Key npc) | |
| |
Threat Level | High |
Permissions | No permissions specified |
Extra Delay | No function delay specified |