看板 [ mud ]
討論串[問題] semote
共 4 篇文章
首頁
上一頁
1
下一頁
尾頁

推噓1(1推 0噓 0→)留言1則,0人參與, 最新作者happyhero (2008 Fighter!)時間17年前 (2008/10/14 02:01), 編輯資訊
0
0
0
內容預覽:
恩 我測試了一下. emote的東西大概跟這些檔案有關:. /adm/daemons/emoted.c. /cmds/usr/semote.c->不一定在/cmds/usr/下 也可能在/cmds/std/. /data/emoted.o. /cmds/wiz/edemote.c->不一定在/cmd
(還有181個字)

推噓1(1推 0噓 1→)留言2則,0人參與, 最新作者happyhero (2008 Fighter!)時間17年前 (2008/10/13 10:54), 編輯資訊
0
0
0
內容預覽:
應該是/data/emoted.o有被動到吧. 如果要預防萬一的話. string *query_all_emote(). {. if (!mapp(emote) return 0;. else return keys(emote);. }. 加一個判定 如果emoted.o這個檔有問題的話 也不會

推噓0(0推 0噓 7→)留言7則,0人參與, 最新作者howar31 (影紫‧歐人)時間17年前 (2008/10/13 02:16), 編輯資訊
0
0
0
內容預覽:
感謝樓上這位大大@@. ==. 170~179行內容是這樣:. 170 mapping query_emote(string pattern). 171 {. 172 if( !undefinedp(emote[pattern]) ) return emote[pattern];. 173 else
(還有43個字)

推噓0(0推 0噓 2→)留言2則,0人參與, 最新作者howar31 (影紫‧歐人)時間17年前 (2008/10/12 23:04), 編輯資訊
0
0
0
內容預覽:
對不起我弄了很久找不到方法只好上來問問看...Orz. ==. 我架的Mud semote不會動= =a. 按下去會跑出:. 執行時段錯誤﹕*Bad argument 1 to keys(). Expected: mapping Got: 0.. 程式﹕adm/daemons/emoted.c 第
(還有223個字)
首頁
上一頁
1
下一頁
尾頁