diff options
| -rw-r--r-- | locator_beacon_script.lsl | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/locator_beacon_script.lsl b/locator_beacon_script.lsl index 4441993..7af23ed 100644 --- a/locator_beacon_script.lsl +++ b/locator_beacon_script.lsl | |||
| @@ -1,6 +1,7 @@ | |||
| 1 | // Onefang's locator beacon script version 1.0. | 1 | // Onefang's locator beacon script version 1.0. |
| 2 | 2 | ||
| 3 | // A lot of this is just my tweaked up warpPos(), the rest is mostly trivial. | 3 | // A lot of this is just my tweaked up warpPos(), the rest is mostly trivial. On the other hand, warpPos may be obsolete by now, but it still works. |
| 4 | // The original warpPos() was declared "It's completely public domain." http://forums-archive.secondlife.com/54/8d/109523/1.html | ||
| 4 | // So I'll put this into the public domain. | 5 | // So I'll put this into the public domain. |
| 5 | 6 | ||
| 6 | integer SIM_CHANNEL = -65767365; | 7 | integer SIM_CHANNEL = -65767365; |
