|
MattW Wyler
Registered User
Join date: 14 Apr 2007
Posts: 1
|
04-14-2007 02:07
Is there any way in a script for an object to listen to what the user is typing? For example if they needed to guess a word and if they got it right the object would react in some way?
|
|
Newgate Ludd
Out of Chesse Error
Join date: 8 Apr 2005
Posts: 2,103
|
04-14-2007 03:01
From: MattW Wyler Hey everyone,
I'm pretty new to this so I apologise if this seems a stupid question.
Is there any way in a script for an object to listen to what the user is typing? For example if they needed to guess a word and if they got it right the object would react in some way?
Thank you in advance,
M Yes. Use llListen and a listen event to capture the responces. Dont take this the wrong way, but did you read the sticky's at the top of the forum before posting?
|