FORCE_SIT
(edit this)
  • System usage: #define FORCE_SIT 86
  • Application usage: #define APP_FORCE_SIT -1086
  • Introduced in: 12.1m1/8.5m1
  • Processed by: core services bus (_bonds)

Description: Forces the unit to sit on the specified key. If the key parameter is blank or equal to NULL_KEY, forces the unit to stand up instead. To make the unit sit on the ground, pass the key of the agent (i.e. llGetOwner())

This message guarantees that the unit will perform the requested sit operation even if the controller is powered down or motor-locked.