Skip to content

llSetParcelMusicURL

function ll.SetParcelMusicURL(URL: string)

Sets the streaming audio URL for the parcel the object is on.

The object must be owned by the owner of the parcel; if the parcel is group owned the object must be owned by that group.

Parameters
URL (string)

Add example usage here showing SLua/Luau syntax with ll.SetParcelMusicURL().

Add additional notes, caveats, or tips specific to using this function in SLua/Luau.