User:Daemonika Nightfire/Scripts/AppLinks

From Second Life Wiki
< User:Daemonika Nightfire
Revision as of 12:16, 1 January 2020 by Daemonika Nightfire (talk | contribs) (Created page with "==<nowiki>secondlife:///app/...</nowiki>== {| width="100%" {{Prettytable}} |- {{Hl2}} !colspan="4"|AppLinks |- |style="text-align:center;" |'''Description''' |style="text-ali...")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

secondlife:///app/...

AppLinks
Description Location Code Works
Opens the user profile. Script
llSay(0, "secondlife:///app/agent/61ee201a-81cf-4322-b9a8-a5eb8da777c2/about");
yes
Chat secondlife:///app/agent/61ee201a-81cf-4322-b9a8-a5eb8da777c2/about yes
Profil [secondlife:///app/agent/61ee201a-81cf-4322-b9a8-a5eb8da777c2/about Profil] yes
Opens the user profile.

Works similar to the /about version.

Script
llSay(0, "secondlife:///app/agent/61ee201a-81cf-4322-b9a8-a5eb8da777c2/inspect");
yes
Chat secondlife:///app/agent/61ee201a-81cf-4322-b9a8-a5eb8da777c2/inspect yes
Profil [secondlife:///app/agent/61ee201a-81cf-4322-b9a8-a5eb8da777c2/inspect Profil] yes
Sends an teleport offer to your target. Script
llSay(0, "secondlife:///app/agent/61ee201a-81cf-4322-b9a8-a5eb8da777c2/offerteleport");
yes
Chat secondlife:///app/agent/61ee201a-81cf-4322-b9a8-a5eb8da777c2/offerteleport yes
Profil [secondlife:///app/agent/61ee201a-81cf-4322-b9a8-a5eb8da777c2/offerteleport offer TP] yes