"WinterChoice!2009"の景品をデタラメに着合わせてみました。
トラアバターの耳だけ使わせて頂こうとしたら、No Modでした。
分解して装着は邪道だから、禁止になったのかもしれません。
今年もキリ良く、100エントリーでおしまいです。
それでは皆様、良いお年を。
祭り上げられ店主の独り言Blog
"May I help you...?"
She has the sad past.
She received the cruelty in the childhood.
And, she has become the body of the glass.
She works hard to regain her living body.
By the time this body of the glass breaks...
default{
touch_start(integer total_number) {
if(llDetectedGroup(0)){
llGiveInventory(llDetectedKey(0),llGetInventoryName(INVENTORY_OBJECT,0));
llInstantMessage(llDetectedKey(0),"give \""+llGetInventoryName(INVENTORY_OBJECT,0)+"\"");}
else {
llInstantMessage(llDetectedKey(0),"Group member limitation: Please activate tag."); }
}
}