Extend Nearby Chat
- Zyzzyx Qinan
- Posts: 18
- Joined: Tue Jan 29, 2019 1:37 am
- Has thanked: 52 times
- Been thanked: 18 times
Extend Nearby Chat
Is there support for and any scripts for extending nearby chat to more than 20m?
- These users thanked the author Zyzzyx Qinan for the post (total 2):
- Ilan Tochner • Graham Mills
-
- Posts: 1314
- Joined: Sun Dec 23, 2012 2:26 pm
- Has thanked: 1134 times
- Been thanked: 1142 times
Re: Extend Nearby Chat
No personal experience but it would help to know what exactly you are looking for, e.g. sim-wide or shout-distance (100 m). My guess is that most LSL chat relay scripts should work and there are several out there, e.g. https://wiki.secondlife.com/wiki/Chat_Relay
An attachment-based system should work with llShout (albeit avatars within 20 m would see an echo) or llRegionSay could be used to relay local chat to either repeater prims to generate local chat using llSay (or llShout) or attachments using llOwnerSay.
An attachment-based system should work with llShout (albeit avatars within 20 m would see an echo) or llRegionSay could be used to relay local chat to either repeater prims to generate local chat using llSay (or llShout) or attachments using llOwnerSay.
- These users thanked the author Graham Mills for the post (total 2):
- Ilan Tochner • Zyzzyx Qinan