The Chat-Controlled Rotation Script is, as it sounds, a script to control the rotation of an object via chat commands.
You can set unlimited commands such as "spin" "spin slow" "spin fast". You can also set the listening channel, so if you leave it at 0 and say "spin" it will rotate, or "/0 spin" it will rotate but no one nearby will hear you say it, or set it to 5 and say "/5 spin". Of course, a stop command is included as well.
I've included both "silent" and "whisper" scripts - the whisper script will respond to each command with whatever you would like (command "spin slow", response "Spinning...say spin or spin fast to change speed, spin stop to stop".) If you have multiple prims with scripts, you would use one whisper script and all others silent scripts so that you don't get multiple responses.
I've also included location and non-location based versions of the script - not sure what the location based scripts are for except that the object jumps to another spot once you stop it. Also included is the standard SL rotation script for your convenience.
Place the script in the root prim and the entire linkset rotates, or place it in individual prims and each will rotate separately. Place in both and all linked prims will revolve around the root prim as it rotates (like planets around the sun).
See item in Second Life- Set unlimited chat commands for different rotation rates and directions
- Includes "silent" and "whisper" scripts
- Set axis/axes to rotate on and speed of rotation for each, and/or overall speed
- Set listening channel
- Place in root prim and the entire linkset rotates, or place in individual prim
Works perfectly
As a simple base of scripting for your project it is great. It does what ia advertised and you can simply modify it to your needs. Good work.