llSetPrimURL

From Second Life Wiki
Jump to navigation Jump to search
Deprecated
(This function has been deprecated, please use LlSetPrimMediaParams instead.)

This function while included in the compiler has never done anything.

Summary

Function: llSetPrimURL( string url );
20.0 Forced 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, please use LlSetPrimMediaParams instead.

Examples

Deep Notes

History

Signature

function void llSetPrimURL( string url );