Skip to content

llcompat

llcompat is a compatibility library that provides the original LSL functions with their expected behavior.

To be populated dynamically with a list of ll.* function pages. Provide options for sorting/grouping by feature/category, alphabetically, etc. Filtering options such as needing permissions, experience, returning specific types etc. — Nexii

function ll.SetTimerEvent(seconds: number): void
function ll.ResetTime(): void
function ll.GetAndResetTime(): number
function ll.SetMemoryLimit(limit: number): number