OsNpcSit

From OpenSimulator

(Difference between revisions)
Jump to: navigation, search
Line 6: Line 6:
 
|description=
 
|description=
 
*Makes an NPC sit on an object.  
 
*Makes an NPC sit on an object.  
*Options - OS_NPC_SIT_NOW.  Makes the npc instantly sit on the prim.  You should always specify this option as it's currently the only one available.  Specifying a different constant number will result in undefined behaviour.
+
*Options - OS_NPC_SIT_NOW.  Makes the npc instantly sit on the prim.  This is the only option available and is currently always on no matter what is actually specified in the options field.
 
|
 
|
 
}}
 
}}

Revision as of 14:48, 30 April 2013

osNpcSit(key npc, key target, integer options)
C#: void osNpcSit(LSL_Key npc, LSL_Key target, int options)
  • Makes an NPC sit on an object.
  • Options - OS_NPC_SIT_NOW. Makes the npc instantly sit on the prim. This is the only option available and is currently always on no matter what is actually specified in the options field.
Threat Level High
Permissions No permissions specified
Extra Delay No function delay specified
Personal tools
General
About This Wiki