Search the Community
Showing results for tags 'script'.
-
hellow need a scripter for a custom fountain i have meshed it is not you typicla fountain shape so i dont know how to go about getting it how i want it. This is what it looks like http://prntscr.com/f5cx36 . I also may have other projects that i will require scripting for and i am ofcourse willing to pay.
-
Saturday 22nd: 7am Make an AO Class. 8am Intermediate Building Class. Sunday 23rd: 7am Scripting Class- Sensor and Collision. Monday 24th: 1pm Clothing Class. Wednesday 26th: 1pm Gimp Class- Selections. All classes are free and held in sandbox unless otherwise stated on individual class notices. Details at: http://helpinghaven.weebly.com http://maps.secondlife.com/secondlife/Helping Haven Gateway/42/52/25
-
Friday 21st: 4pm to 6pm Friday Night Dance Party. Saturday 22nd: 7am Make an AO Class. 8am Intermediate Building Class. 11am to 1pm DJ Blue Party. Sunday 23rd: 7am Scripting Class- Sensor and Collision. 12pm to 2pm DJ Tim Party. Monday 24th: 1pm Clothing Class. Wednesday 26th: 1pm Gimp Class- Selections. All classes are free and held in sandbox unless otherwise stated on individual class notices. Details at: http://helpinghaven.weebly.com http://maps.secondlife.com/secondlife/Helping Haven Gateway/42/52/25
-
Hello all, I hope to get help about next owner object permissions please! I have a full perm object with full perm script in it. I right click on that object to set permission to next owner as 'copy - no mod - no trans'. I gave the object to my friend. In her inventory indeed it shows that the object is copy-no mod- no trans. But when she wear it, click edit it, it is fully mod even to the scripts inside. She tried to send it back to me and it is also transferable from her inventory. So basically she has a full perm object when I already limit next owner permission. My second
- 2 replies
-
- script
- permission
-
(and 6 more)
Tagged with:
-
Friday: 4pm to 6pm Friday Night Dance Party with DJ TarzanTom- Skygarden dance floor. Saturday: 7am Hosting Class. 8am Introduction to Building Class. 11am to 1pm DJ Hippie Party on the beach. Sunday: 7am Scripting Class- Physics. 8am to 10am CANCELLED! Breakfast Club on the beach. 12pm to 2pm Easter Party with DJ Tim- party platform. All classes are free and held in sandbox unless otherwise stated on individual class notices.More details at http://helpinghaven.weebly.com http://maps.secondlife.com/secondlife/Helping Haven Gateway/42/52/25
-
Saturday: 7am Hosting Class. 8am Introduction to Building Class. Sunday: 7am Scripting Class- Physics. All classes are free and held in our sandbox unless otherwise stated on individual class notices. More details at : http://helpinghaven.weebly.com ttp://maps.secondlife.com/secondlife/Helping%20Haven%20Gateway/42/52/25
-
Saturday: 7am DJ Class. 8am Intermediate Building Class- make a fireplace. Sunday : 7am Scripting Class- Rotations. Monday: 1pm Clothing Class- Introducing Gimp and UV Files. All classes are free and held in our sandbox unless otherwise stated on individual class notices. More details at http://helpinghaven.weebly.com http://maps.secondlife.com/secondlife/Helping Haven Gateway/42/52/25
-
Friday: 4pm to 6pm Friday Night Dance Party with DJ TarzanTom- Skygarden dance floor. Saturday: 7am DJ Class. 8am Intermediate Building Class- make a fireplace. 11am to 1pm DJ Blue Party on the Beach. Sunday : 7am Scripting Class- Rotations. 12pm to 2pm DJ Tim Party. Monday: 1pm Clothing Class- Introducing Gimp and UV Files. All classes are free and held in our sandbox unless otherwise stated on individual class notices. More details at: http://helpinghaven.weebly.com http://maps.secondlife.com/secondlife/Helping Haven Gateway/42/52/25
-
Since I'm garbage with scripting anything, I've been trying to hunt down a script that simply randomizes certain sounds when I type without animating my avatar, to no avail. Anyone have anything that could help me out with that? I'd also be willing to pay someone to simply write the dang script for me, so there's that. In any event, thanks a bunch!
-
Saturday: 7am Hosting Class. 8am Intermediate Building Class- make a fire pit - Sandbox. Sunday: 7am Scripting Class- Dialog Menu System in Skygarden sandbox. All classes are free and held in the sandbox unless otherwise stated on individual class notices. More details at: http://helpinghaven.weebly.com http://maps.secondlife.com/secondlife/Helping Haven Gateway/42/52/25
-
Friday: 4pm to 6pm Friday Night Dance Party with DJ TarzanTom, Skygarden Dance Floor. Saturday: 7am Hosting Class. 8am Intermediate Building Class- make a fire pit - Sandbox. 11am to 1pm DJ Blue Party. on the beach. Sunday: 7am Scripting Class- Dialog Menu System in Skygarden sandbox. 12pm to 2pm DJ Tim Party. All classes are free and held in the sandbox unless otherwise stated on individual class notices. More details at: http://helpinghaven.weebly.com http://maps.secondlife.com/secondlife/Helping Haven Gateway/42/52/25
-
If anyone's looking for a way to llSleep() their script, but don't want to prevent event queues from mounting up during this time-period, I made a function that you can just plop into your code and use in the same way as llSleep() and it'll get rid of the nastiest part of that function. It'll also work over midnight time crossings, so you can use it at any time, anywhere, and it'll function exactly as expected, to a very accurate measurement (less than 0.00000001 seconds inaccuracy). llWait(float wait_time) { float start_time = llGetGMTclock(); while(TRUE) {
-
Hey all! I wonder if someone could help me with some scripting I want to make an animated object with a chat trigger, for instance ''/move'' So the wearer can use a chat command to make the desired object move that he or she is wearing.
-
Saturday 18th: 7am DJ Class. 8am Introduction to Building Class.. Sunday 19th: 7am Scripting Class- Communications in Skygarden sandbox. All classes are free and held in our sandbox unless otherwise stated on individual class notices. More details at : http://helpinghaven.weebly.com http://maps.secondlife.com/secondlife/Helping Haven Gateway/42/52/25
-
Friday 17th March: 4pm to 6pm Friday Night Dance Party with DJ TarzanTom on Skygarden dance floor. Saturday 18th: 7am DJ Class. 8am Introduction to Building Class. 11am to 1pm DJ Hippie Party. Sunday 19th: 7am Scripting Class- Communications in Skygarden sandbox. 8am to 10am Breakfast Club. 12pm to 2pm DJ Tim Party. All classes are free and held in our sandbox unless otherwise stated on individual class notices. More details at : http://helpinghaven.weebly.com http://maps.secondlife.com/secondlife/Helping Haven Gateway/42/52/25
-
- Clases concretas sobre algun tema por 1.000 L$. - Curso de LSL completo por 10.000 L$. Gente interesada mandar IM a Dedetes resident (no importa si no estoy conectado).
-
So a little while back, while the forums were offline for the new site update, I had a question I wanted answered: what loops are fastest in mono, and what stipulations should be taken into account when scripting them? As it turns out, this is quite an interesting topic that has a lot of commentators scratching their heads. Well, I'm not here to talk about efficiency, but I am here to definitively conclude which loops appear to be fastest (and when they usually are). Using a simple script that can be found below, I conducted some tests (in mono) to see what loops finish fastest with no ar