Difference between revisions of "CatTeleportation"
Jump to navigation
Jump to search
(Created page with "==Teleportation== {| class="sortable" {{Prettytable}} |- {{Hl2}} ! '''Name''' ! '''Creator''' ! '''Description''' |- ||No Limit Teleporter ||[[User:Morgam Biedermann|Morgam …") |
|||
Line 1: | Line 1: | ||
{{LSL Header|ml=*}}{{RightToc}} | |||
==Teleportation== | ==Teleportation== | ||
Line 27: | Line 28: | ||
||Non-physical movement without the 10m limit. | ||Non-physical movement without the 10m limit. | ||
|} | |} | ||
{{LSLC|}} |
Revision as of 16:02, 3 April 2011
LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Categorized Library | Tutorials |
Teleportation
Name | Creator | Description |
---|---|---|
No Limit Teleporter | Morgam Biedermann | Teleport to infinite altitudes (up to 4096m) |
PosJump | Uchi Desmoulins | A much more efficient alternative to the popular warpPos function for bypassing 10m distance-moved limitations. |
Teleport HUD | Jesse Barnett | WORKS TO 4096 METERS!! Very user friendly teleport HUD. Add destinations by touching "Add" & naming destination in chat. Automatically gets sim name and coordinates. Will only display the destinations in the sim you are currently in. Demonstrates more advanced list manipulation and stride functions. |
Teleporter (landmark based) | Void_Singer | Uses Landmarks to offer map teleports. Works as Hud or inworld objects, just drop in landmarks and go. |
WarpPos | Keknehv Psaltery | Non-physical movement without the 10m limit. |