Immediately stops all non-BIOS LSL scripts on the SCI stack and clears the stack.
This system call will immediately hang the system if called while the system is running. It is used by the BIOS during BIOS faults and system power off. It should not be used by any software.
llMessageLinked(LINK_ROOT, 0, "BIOS_SCI_PANIC", "");
• target | LINK_ROOT |
• integer | n/a |
• key | n/a |