LlSetPrimURL
From Second Life Wiki
| LSL Portal | Functions | Events | Types | Operators | Constants | Flow Control | Script Library | Tutorials |
| | Deprecated |
| (This function has been deprecated.)
This function while included in the compiler has never done anything. |
Summary
Function: llSetPrimURL( string url );| 305 | Function ID |
| 20.0 | Delay |
| 10.0 | Energy |
Updates the URL for the web page shown on the sides of the object.
| • string | url |
Caveats
- This function causes the script to sleep for 20.0 seconds.
- This function has been deprecated.
Deep Notes
History
- SVN:960 r93583 Branch:Release s:1.23.4.93096 Saturday, 02 August 2008 - Delay changed from 2.0 seconds to 20.0 seconds.
Issues
This article wasn't helpful for you? Maybe the related article at the LSL Wiki is able to bring enlightenment.

