Teleport called by keyword in chat? - SLUniverse Forums
 
Navigation » SLUniverse Forums > Development Discussion and Support > Scripting » Teleport called by keyword in chat?


Scripting Discuss scripting for SL and other platforms

Reply
 
LinkBack Thread Tools Display Modes
Old 10-09-2009, 10:59 PM   #1 (permalink)
Junior Member
 
Join Date: Oct 2009
Posts: 1
My Mood:
Teleport called by keyword in chat?

I am looking for a script that will open a teleport portal when a keyword is typed in open chat on channel 0. I.E. someone walks up to a point, says the magic word and a teleport beam pops up for them to sit on, taking them to a destination 2000 meters in the air. It does not have to support menus or multiple destinations. I apologize if I've posted in the wrong area. Thank you for your help in advance... regards
Purdy is offline   Reply With Quote
Old 10-12-2009, 10:41 AM   #2 (permalink)
Scripter / Builder
 
Join Date: Oct 2009
Posts: 4
My Mood:
Cool Scripter

Hey Purdy. I'm a Second Life scripter, and I've got some ideas for you. Do you already have the teleporter? If so, the easiest way to set this up would be to have an invisible prim listen for the 'keyword' and when it does, rez the teleporter. IM me in-world, or on here if you want to work out the details.

-Steven
Steven Broderick is offline   Reply With Quote
Old 10-12-2009, 12:51 PM   #3 (permalink)
Senior Member
 
Be11a Lefevre Bunny Swan's Avatar
nonconforming to conformisms in complicated relationship(s)
 
Join Date: Feb 2009
Location: L.A. / Glendale
Posts: 844
My Mood:
Can it be a phrase? like... Beam me up, Scottie!!!!
Be11a Lefevre Bunny Swan is offline   Reply With Quote
1 User Laughed:
Old 10-12-2009, 02:10 PM   #4 (permalink)
Emergency Mustelid
 
Argent Stonecutter's Avatar
 
Join Date: Sep 2009
Posts: 1,084
Take an existing dialog-based teleport script, change the llListen() call to listen on channel 0, and replace the llDialog() call with something like llSay(0, "Where do you want to go today?").

Argent Stonecutter is online now   Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On