OsNpcStand

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
m (Added permissions and delay information)
Line 2: Line 2:
 
{{osslfunc
 
{{osslfunc
 
|threat_level=High
 
|threat_level=High
 +
|permissions=${XEngine|osslNPC}
 +
|delay=0
 
|function_syntax=osNpcStand(key npc)
 
|function_syntax=osNpcStand(key npc)
 
|csharp_syntax=void osNpcStand(LSL_Key npc)
 
|csharp_syntax=void osNpcStand(LSL_Key npc)

Revision as of 12:05, 25 October 2017

osNpcStand(key npc)
C#: void osNpcStand(LSL_Key npc)
  • Makes a sitting NPC stand up.
Threat Level High
Permissions ${XEngine|osslNPC}
Extra Delay 0 seconds
Personal tools
General
About This Wiki