Welcome to the Second Life Forums Archive

These forums are CLOSED. Please visit the new forums HERE

send text to script

Tony21 Jonesford
Registered User
Join date: 17 Sep 2007
Posts: 16
09-17-2007 12:47
Hi

is it possible that the script open a dialog which ask to tap a text and when the user click ok. The text into the textbox is used in a function?

thanks
Haruki Watanabe
llSLCrash(void);
Join date: 28 Mar 2007
Posts: 434
09-17-2007 13:03
there's no such thing as a requester where you can enter some text.

The user would have to enter the text into the chat and then you'll catch this text with an llListen()-Command in the script