SuezanneC Baskerville
Forums Rock!
Join date: 22 Dec 2003
Posts: 14,229
|
12-03-2005 07:42
This is sure to be mentioned elsewhere but with P2P we should be able to have a MRU places list, and be able to do a teleport back similar in function to the go back and go forward commands in a web browser.
Wanna check something out far away from where you are - just say PORT ahern 128 128 and go there near instantly, check it out, then say PORT back (saying these to your scripted port controller object), or use the buttons on your PORT HUD.
_____________________
-
So long to these forums, the vBulletin forums that used to be at forums.secondlife.com. I will miss them.
I can be found on the web by searching for "SuezanneC Baskerville", or go to
http://www.google.com/profiles/suezanne
-
http://lindenlab.tribe.net/ created on 11/19/03.
Members: Ben, Catherine, Colin, Cory, Dan, Doug, Jim, Philip, Phoenix, Richard, Robin, and Ryan
-
|
Argent Stonecutter
Emergency Mustelid
Join date: 20 Sep 2005
Posts: 20,263
|
12-03-2005 12:42
Port HUD. Oh yes. If someone's not prototyping one with waypoints and replay in the preview grid right now, they're just letting the Lindens walk away from them.
|
Nathan Stewart
Registered User
Join date: 2 Feb 2005
Posts: 1,039
|
12-03-2005 12:57
From: Argent Stonecutter Port HUD. Oh yes. If someone's not prototyping one with waypoints and replay in the preview grid right now, they're just letting the Lindens walk away from them. It cant be prototyped yet as the lsl function isnt in this preview although using the map version you could, this can be used in an attachment to open the map and click teleport default { touch_start(integer total_number) { llMapDestination("Morris", <205, 130, 50> , <0,0,0>); } }
|