function touch_start(total_number)
ll.Say(0, "Touched.")
end
ll.OwnerSay("Hello, Avatar!")
  • It's confusing for LSL scripters who are starting to learn SLua to be told that state_entry() doesn't exist, when the sample script includes it.
  • There are many "Hello, Avatar!" messages in scripting classes or sandboxes.