Difference between revisions of "LlDetectedKey"

From Second Life Wiki
Jump to navigation Jump to search
Line 11: Line 11:
|constants
|constants
|examples
|examples
default
{
touch_start(integer number)
{
llSay(0,"the key to who touched me is" +(string)llDetectedKey());
}
}
|helpers
|helpers
|also_functions
|also_functions

Revision as of 10:57, 26 May 2007