LlRegionSayTo
De DigiWiki.
Version du 25 août 2012 à 19:27 par Djphil (discuter | contributions)
default { touch_start(integer i) { llRegionSayTo(llDetectedKey(0), 0, "You touched this!"); } }
default { touch_start(integer i) { llRegionSayTo(llDetectedKey(0), 0, "You touched this!"); } }