Uses llSetScriptState to stop the other scripts in a prim's inventory on rez.
http://wiki.secondlife.com/wiki/LlSetScriptState
Possible uses:
1. If you sell scripts, like I do, then you may not want them to run when
the prim first rezzes.
2. If you are in a high-lag situation, being able to stop all of the scripts
in a prim could save you creating even more lag.
Instructions:
1. Place this script into your scripted object.
2. Take the object into your inventory.
3. Rez the object.
4. The scripts will stop, hovertext will be removed, and you're there!.
Successful use of this script in-world requires you to have (or gain) a little knowledge of basic script editing and object creation.
All of our open source scripts are published under the Apache License 2.0. You may modify, copy and redistribute (even sell) this script, but you may not add more licensing restrictions. See https://opensource.org/licenses/Apache-2.0 for more details.
Copyright 2018 Carissima Tedeschi @ Second Life
Copyright 2021 My Little Script Shop @ Second Life
My Little Script Shop, formerly ScriptWorks, is an example of what happens when a main account (Carissima Resident) is suceeded by an alt (Famously Dismantled) becoming the main.
If you have questions about your purchase of this product, please contact me via IM.
Enjoy!
Famously Dismantled
2021-10-10
- Stops the scripts in the same object as the script
- Removed any hovertext from the object
- Optionally stops itself
- Full permissions to modify, copy and transfer
- Usage instructions included