hails.media2Prim
Notecard-based (LSL) script for randomly grabbing urls and displaying media objects on a primitive face(s)
Example
Example Notecard:
Unless you change it in the script, Notecard MUST be named hails.urls
These are example URLs to test out the script.
https://i.imgur.com/cc957Ax.mp4
https://i.imgur.com/7iq48DN.mp4
https://i.imgur.com/S02CemU.mp4
https://i.imgur.com/fU7pIfg.mp4
https://i.imgur.com/xjGh9cM.mp4
https://i.imgur.com/HZ1YIsp.mp4
https://i.imgur.com/dg1UUQ3.mp4
https://i.imgur.com/dc9RNYg.mp4
Usage:
- Rez a new
Box/Square
Prim (recommended shape) - Create a Notecard, name it
hails.urls
- Place your personal Links to Images/Sites/Animations/Video One per line
- Create a new script and copy/paste the code over the default script
- Make any personal adjustments
- Save the script
- Adjust the prim shape/position
- Enjoy
Change-log
Minor Patch 4
RELEASED - 11/13/23
Version: 0.1.1b
- Script Optimization
- Lines Truncated to reduce script size
- Similar Functions/Code Concatenated
- Script Commenting
- General Fixes/Proofreading/updates
- Setup Functionality Fixes
- Added Fullbright to on for MediaFace variable
- README Cleanup/Additions