看板
[ mud_sanc ]
討論串[wizs]問題請教(十)
共 3 篇文章
首頁
上一頁
1
下一頁
尾頁
內容預覽:
上面改成. mixed usr=all_inventory( environment(this_player() );. object ppl;. if(random(2)==1). {. foreach(ppl in usr). {. if(!userp(ppl)) continue; // 先把
(還有292個字)
內容預覽:
二種作法 :. 1. gobal search method (耗資源, 通常用於全域search). object room = this_object();. object * alluser = users();. foreach (object ppl in alluser) {. // u
(還有473個字)
內容預覽:
int beachscape(string str). {. object ppl = this_player();. if(random(2)==1). {. tell_object(ppl,CYN"\nxxxxxxxxxxxxxxxxx!\n"NOR);. if((int)ppl->query(
(還有309個字)
首頁
上一頁
1
下一頁
尾頁