User:Gwyneth Llewelyn/Sandbox

From Second Life Wiki
Revision as of 11:07, 17 June 2025 by Gwyneth Llewelyn (talk | contribs) (→‎My Sandbox)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

My Sandbox

Just to avoid doing stupid things on real pages out there...

This should be formatted as mono. Probably!

And the following is a simple hack, but for this to work, it requires having access to highlight.js...

default
{
  state_entry
  {
    llSay(0, "Ready NOW");
  }
}