llRegionSay
function ll.RegionSay(Channel: number, Text: string)Broadcasts Text to entire region on Channel (except for channel 0).
Parameters
Channel(number)- Any integer value except zero.
Text(string)- Message to be transmitted.
Examples
Section titled “Examples”Add example usage here showing SLua/Luau syntax with ll.RegionSay().
Add additional notes, caveats, or tips specific to using this function in SLua/Luau.
See Also
Section titled “See Also”- Related functions can be linked here
- LSL equivalent: llRegionSay