v0.1.1a
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 3
RELEASED - 10/14/23
Version: 0.1.1a
- Updated TimerEvents
- Optimizations
- Disabled when the Sim is empty
- Updated Touch Function
- Checks for user input in Object Description
- additional optimizations
- Updated Setup Function
- Optimizations
- Checks new Debug function
- NEW Debug function
- Checks Object Description for user input
- Can Reset script with 'resetme'
- Can disable Release Candidate llSetText with 'nosettext'
- Can silence debug mode with 'silent'
- Can ENABLE debug mode with 'debug'
- Can FORCE Setup mode with 'dosetup'
- NEW Sim Population Function
- Checks the Simulators population then hibernates if less than 1
- Sends IM notification to Script Owner during Debug
- Added Additional Color Vectors
- Provided for customization by user(s)