Page 2 of 2

Re: OSSL Permission Error: osTeleportAgent permission denied

Posted: Wed Oct 12, 2022 6:05 am
by Shandon Loring
Well that is really interesting Lotek, thank you. Intriguing...

Re: OSSL Permission Error: osTeleportAgent permission denied

Posted: Wed Oct 12, 2022 1:47 pm
by Graham Mills
Thinking on about the owner requirement of llTeleportAgent, this presumably could be accomplished either by:
  • Making the scripted prim a HUD;
  • Making the scripted prim a readily touch-accessible attachment such as a backpack.
In principle you could force attach the latter on land you own or manage. If you didn't want to use touch, you could alternatively trigger teleport of the avatar(s) via chat in which case the attachment could be invisible.

I should add that I haven't tried any of this yet -- your method is simpler!

Re: OSSL Permission Error: osTeleportAgent permission denied

Posted: Sat Oct 15, 2022 12:58 pm
by Graham Mills
FYI Tested the scripted attachment/listener approach with my own avatar and it worked OK. As expected, a permissions dialog was presented when the chat command was received prior to initiating teleport.