default { state_entry() { //Agent, 10, the 10 refers to distance llSensorRepeat("", NULL_KEY, AGENT, 10, PI, 5); } sensor(integer total_number) { // 1.0 is the loudness of the audio, 1.0 being maximum volume. llPlaySound("specific file name",1.0); // Optionally start playing…
Basic Second Life scripts: Named specific item inventory giver.
Don’t you hate it when the simplest things take an hour to find an answer to because it’s so simple nobody bothers to give you an answer?
default { touch_start(integer total_number) { //gives a NAMED object, notecard, etc from object…
Get a “bigger” Second Life sim “for free” by building to real life scale.
- How to make your Second Life sim seem “bigger”
- How to save prims by building smaller mesh objects.
- Make your scenes more realistic
- On the mainland, reserve space around your parcel so you don’t have to build edge-to-edge like it
Return to Second Life: how to recover your old account!
When you return to Second Life, do recover your old account before starting a new one. Otherwise, you’ll forever be torn between the two. ;p (I made this mistake; I couldn’t remember my password, started a new account and invested …
Fixing sky box sim crossing issues on Second Life (not a 100% fix but…)
Suppose you have two pieces of land on adjoining sims and you want to build a skybox in the intersection of those sims. What happens is that when you cross to the other side, you’ll fall through the floor as …
How to Find Landmarks to Second Life Mainland Continents
When you’re in-world, the easiest way to find new locations on the Mainland is through going to Land Sales on the (Firestorm) search tab. Then, choose “mainland sales”, an area bigger than something, and tab search. If you filter to …
Should you update your classic avatar to mesh on Second Life?
Far be it for me to tell anyone what to do, as I am 100% for an individual’s choice of self-expression, BUT. Mesh is awesome. Second Life avatars have come a long way since it was first launched. To me, …