Don't click here unless you want to be banned.

LSL Wiki : llRegionSay

HomePage :: PageIndex :: RecentChanges :: RecentlyCommented :: UserSettings :: You are crawl805.us.archive.org
llRegionSay(integer channel, string text)

Broadcasts text on the specified chat channel to the whole region.
This means that any script listening on that channel will hear the text broadcasted by another script, regardless of the distance between both scripts, as long as they both are in the same region.

Notes




Compare with llWhisper, llSay, llShout, llOwnerSay, llInstantMessage and llMessageLinked


Functions | Chat | Communications
Comments [Hide comments/form]
This does not appear to function from within attachements.
-- i-global254.qualcomm.com (2007-05-29 14:42:58)
I've tested it from a hud object and it works fine.
-- c-69-136-60-40.hsd1.tn.comcast.net (2007-06-03 06:58:01)
I've tested it in a standard prim attachment to communicate with an object rezzed on the ground, and it works just fine as well.
-- HawksterWestmoreland (2007-06-09 16:33:51)
Attach a comment to this page: