Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

teleport via hud

Nichiren Dinzeo
Registered User
Join date: 14 Feb 2007
Posts: 203
10-09-2009 10:07
I have search the forums and can't seem to find code to help do this.

I have a hud and would like to add an options to teleport to different locations.
Rolig Loon
Not as dumb as I look
Join date: 22 Mar 2007
Posts: 2,482
10-09-2009 10:32
Take a look at the current discussion on this forum about map TP methods (/54/ca/344020/1.html). You ought to get some ideas there about how to write that function into your HUD. Basically, you just need to add calls to llMapDestination.
_____________________
It's hard to tell gender from names around here but if you care, Rolig = she. And I exist only in SL, so don't ask.... ;)

Look for my work in XStreetSL at
Nichiren Dinzeo
Registered User
Join date: 14 Feb 2007
Posts: 203
10-09-2009 11:52
thanks...I managed to figure it out.