Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

Teleport home

White Hyacinth
Registered User
Join date: 15 Nov 2006
Posts: 353
06-29-2007 07:55
Can I make a script to teleport myself home?
I can't find it anywhere...
Qie Niangao
Coin-operated
Join date: 24 May 2006
Posts: 7,138
06-29-2007 08:30
From: White Hyacinth
Can I make a script to teleport myself home?
I can't find it anywhere...
A few tangential ideas, mostly useless:

If already over one's own land, llTeleportAgentHome(llGetOwner()) might work.

If on land that permits damage, one could use some Wile E. Coyote-inspired device on oneself and be transported home.

llMapDestination(), if handed the home coordinates should work, though the user would have to click on the map button to actually do the teleport. And have to update those coordinates any time they moved.

But supposing what's really desired is to do this from anywhere, without a separate Map click, I think we're out of luck. Within a sim, some variant of the common warpPos teleporter would work (again requiring explicit home coordinates), but I think the consensus is that scripted inter-sim transport is too perilous at this point.

See also: https://jira.secondlife.com/browse/SVC-212
White Hyacinth
Registered User
Join date: 15 Nov 2006
Posts: 353
06-29-2007 09:04
Thank you Qie.
So I am not the only one who wants this.
I have voted on the jira entry now...
Xatlan Fairymeadow
Registered User
Join date: 20 May 2006
Posts: 1
Home location quickie
02-13-2008 11:51
In the menu "World" you see the line "Teleport Home"
It also has a shortcut command: Ctrl-Shift-h

I was also looking for a way to script this, but then I searched in the menu.

Would that solve the problem for you?

Of course you first have to set home location with "Set Home to Here" in the World menu.
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
02-13-2008 15:32
about 6+ months too late =)
_____________________
|
| . "Cat-Like Typing Detected"
| . This post may contain errors in logic, spelling, and
| . grammar known to the SL populace to cause confusion
|
| - Please Use PHP tags when posting scripts/code, Thanks.
| - Can't See PHP or URL Tags Correctly? Check Out This Link...
| -