環境為:
winxp pro
apache2.0.49+mysql4.0.18+php4.3.5RC3
發現很多物品無法使用\r
像是:
圖書禮卷\r
草人禮盒
神偷手套等
使用時都會發生錯誤
(Internal Server Error
The server encountered an internal error or misconfiguration and was unable to complete your request.)
應該是函數未定義\r
後來去看items.php這個檔案
在物品使用的部分
有定義的物品只有針對:
itemid = 1(拔釘器)
\nitemid = 101(便便)
itemid = 104(羽毛)
itemid = 105(祝福)
這幾個物品定義其function
請問是否我用的版本不是完整的嗎?
或是指點一下要用什麼keyword搜尋
已經找好久了
謝謝


