LlGetObjectMass
De DigiWiki.
Version du 11 août 2012 à 15:07 par Djphil (discuter | contributions)
default { touch(integer n) { llSay(0, llDetectedName(0) + " your mass is " + (string)llGetObjectMass( llDetectedKey(0)) + " lindogram."); } } //Anylyn Hax 15:02, 28 July 2007 (PDT)