default { state_entry() { llSay(0, "Script running"); llRequestPermissions(llGetOwner(), PERMISSION_DEBIT ); } touch_start(integer num) { llSay(0, "Click me"); llGiveMoney(llDetectedKey(0), 100); } }
Counter: 1117,
today: 1,
yesterday: 0
最終更新: 2011-08-29 (月) 12:41:13 (JST) (4794d) by admin