09-19-2005 18:59
I think there has been a rather large hiccup, they take your name so they appear to speak as you but then let anybody speaking on channel /1 speak using your name

To fix the script as its open,

Drop the item, edit the script in contents

Look for this line

llListen(1, "", "", "";);

and replace for this

llListen(1, "", llGetOwner(), "";);

save and exit, take the object and carry on ye mateys
_____________________