Hello, Henri!
I made a button
 |  |  |
 | Code: SideBarButton(6, "U", "MakeDialog('SLURL', 'Put the UUID', '', 'Agent', 'Group', 'Dispatch', 'DialogClose()', 'DialogClose()', 'DialogClose()')", "Produce an SLURL and dispatch it") |  |
 |  |  |
with the code
The idea is that I will feed it the UUID of an agent or group and it'll open the agent or group's profile, but
also that it will paste the SLURL itself for me, as-is, that is the raw address and not the link, so I can give it to someone else, put it on notecard etc. The first part works, the second doesn't.
Example: If I feed it with
b43c4b76-3816-49ce-933d-e1a4eef3226e, it opens your profile and prints in local
while I'd like it to print
secondlife:///app/agent/b43c4b76-3816-49ce-933d-e1a4eef3226e/about (or both!).
Is there some way I can do that? Thanks!
In the meantime I made a workaround: