llSetPrimURL

From Second Life Wiki
Jump to navigation Jump to search
Emblem-important.png 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 );

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.
All Issues ~ Search JIRA for related Bugs

Examples

Deep Notes

History

Search JIRA for related Issues

Signature

function void llSetPrimURL( string url );