|
Den Hare
Registered User
Join date: 23 Jul 2004
Posts: 4
|
10-20-2005 16:08
I have built a life like penis that is errect and one that is not. I need help creating a script that will make the two penises called hard and soft while on the ave to be visible and invisible. I want it to be touch sensitive by the ave wearing it only. One touch and the soft one becomes invisible (alpha) and the hard one becomes visible. Touch again by the wearer and the soft one becomes visible and the hard one becomes invisible. While the hard is visible I want the hard one to "listen" to the word shoot to emit its timed 6 second load as a particle.
I have tired and tried for the past two weeks to create this and have become very discouraged. Would some one please help me with a script to do this.
|
|
Kenn Nilsson
AeonVox
Join date: 24 May 2005
Posts: 897
|
10-20-2005 16:24
Haha...just write a texture-change into the touch_start event....that should take care of your hard/soft problem...
...then write a llListen function and start your particle if "shoot" is the message. I suggest using a private channel for the listen.
...to make it only respond to the owner, run an if statement checking the DetectedName vs. the owner name in the touch_start event and on your Listen, just do an ownerlisten.
|
|
Harris Hare
Second Life Resident
Join date: 5 Nov 2004
Posts: 301
|
10-20-2005 16:26
llViagra(true); 
|
|
fetalharvest Triskaidekaphobia
Registered User
Join date: 31 Jan 2007
Posts: 12
|
03-08-2008 15:23
lol omg //viagra thats a scary concept there far to many horn balls in sl dont encurage them with erection pills hehe it would be a global orgy
|
|
Tyken Hightower
Automagical
Join date: 15 Feb 2006
Posts: 472
|
03-08-2008 17:01
From: fetalharvest Triskaidekaphobia lol omg //viagra thats a scary concept there far to many horn balls in sl dont encurage them with erection pills hehe it would be a global orgy ... And this, folks, has been a lesson on the dangers of necroposting.
|
|
Void Singer
Int vSelf = Sing(void);
Join date: 24 Sep 2005
Posts: 6,973
|
03-09-2008 04:53
but a funny one...
_____________________
| | . "Cat-Like Typing Detected" | . This post may contain errors in logic, spelling, and | . grammar known to the SL populace to cause confusion | | - Please Use PHP tags when posting scripts/code, Thanks. | - Can't See PHP or URL Tags Correctly? Check Out This Link... | - 
|