|
Jana Kamachi
Registered User
Join date: 19 Apr 2007
Posts: 111
|
11-19-2007 16:13
Use this handy little script to tp to a location. Just make a physical object on the ground, stick the script in it, and then attach to your hud. Clicking it will instantly tp you to your target location. Any scripter can see how it can be used to tp anywhere on the map from chat commands or whatever, because it uses link messages, and just requires a target vector. https://wiki.secondlife.com/wiki/User:Jana_Kamachi/Tp2Cam
|
|
Lightwave Valkyrie
Registered User
Join date: 30 Jan 2004
Posts: 666
|
11-19-2007 17:52
really cool thx 
_____________________
L$ is the root of all evil videos work! thanks SL 
|
|
Jana Kamachi
Registered User
Join date: 19 Apr 2007
Posts: 111
|
11-19-2007 17:57
No problem  You people have no idea how good a "thx" makes me feel 
|
|
Jesse Barnett
500,000 scoville units
Join date: 21 May 2006
Posts: 4,160
|
11-19-2007 18:23
From: Jana Kamachi No problem  You people have no idea how good a "thx" makes me feel  Hey that's the form of payment around here 
_____________________
I (who is a she not a he) reserve the right to exercise selective comprehension of the OP's question at anytime. From: someone I am still around, just no longer here. See you across the aisle. Hope LL burns in hell for archiving this forum
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
11-19-2007 21:34
definitely a nice little script, since it is linked rather than posted I'm leaving a small note on your comments regarding timer speeds... they seem to be specified faster than the sim willl handle them.
_____________________
| | . "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... | - 
|
|
Jana Kamachi
Registered User
Join date: 19 Apr 2007
Posts: 111
|
11-19-2007 22:14
Thank you void, I'll apply the changes later ^^. Going to make it fully featured with custom particles and all that jazz.
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
11-19-2007 22:32
just learned about it in the last few days, it won't break anything unless it relies on the specified time being below .1, it should just bump it up to that unless llMinEventTime is called... caused me to recompile a few scripts for correctness
_____________________
| | . "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... | - 
|