Hello,
How do I make an object that, when touched, will TP me to another location (my other land).
I have seen this before and would like more information about how to make/buy one.
Cheers,
Linus
These forums are CLOSED. Please visit the new forums HERE
Creating Object to Auto-Teleport |
|
Linus Antwerp
Registered User
Join date: 24 Nov 2006
Posts: 5
|
05-09-2007 12:06
Hello,
How do I make an object that, when touched, will TP me to another location (my other land). I have seen this before and would like more information about how to make/buy one. Cheers, Linus |
Elex Dusk
Bunneh
Join date: 19 Oct 2004
Posts: 800
|
05-09-2007 12:17
This sounds like what you're looking for:
LSL Wiki : llMapDestination |
AWM Mars
Scarey Dude :¬)
![]() Join date: 10 Apr 2004
Posts: 3,398
|
05-09-2007 13:07
You can get a free script which you drop into any empty prim, edit the script and put in the x,y and z coordinates of where you want to end up... some work only within a sim, but there are some that can work anywhere in SL using SLURL
_____________________
*** Politeness is priceless when received, cost nothing to own or give, yet many cannot afford -
Why do you only see typo's AFTER you have clicked submit? ** http://www.wba-advertising.com http://www.nex-core-mm.com http://www.eml-entertainments.com http://www.v-innovate.com |
Ceera Murakami
Texture Artist / Builder
![]() Join date: 9 Sep 2005
Posts: 7,750
|
05-09-2007 14:47
You can make a script that allows you to left click on a prim and select "teleport" or "Sit", and it will teleport you to the scripted destination within that sim. But I am pretty sure you can't make a script that will teleport you just because you touched a prim.
_____________________
Sorry, LL won't let me tell you where I sell my textures and where I offer my services as a sim builder. Ask me in-world.
|
Zaphod Kotobide
zOMGWTFPME!
Join date: 19 Oct 2006
Posts: 2,087
|
05-09-2007 15:51
Not directly in LSL, but you can set the object's default left-click behavior to 'sit' and it accomplishes the same thing
You can make a script that allows you to left click on a prim and select "teleport" or "Sit", and it will teleport you to the scripted destination within that sim. But I am pretty sure you can't make a script that will teleport you just because you touched a prim. |