精華區beta mud_sanc 關於我們 聯絡資訊
files=get_dir() foreach(tmp in files) { if(!catch(find_object_or_load(tmp+path))) { update_room(tmp+path); } } 大概是這個樣子