wzf828 发表于 2007-4-23 13:33:25

回复: 魔兽 war3ft 2.32

我看了代码 知道 wc3.css 文件,但是我自己测试也是这个问题。
所以才根据原来地进行了修改。

出现白低黑字的原因是: 服务器的<mod>\目录下没有 wc3.css 这个文件。

coolkim 发表于 2007-4-23 15:05:30

回复: 魔兽 war3ft 2.32

出错了!插件有问题!:confused:

coolkim 发表于 2007-4-23 17:28:29

回复: 魔兽 war3ft 2.32

L 04/23/2007 - 12:35:10: String formatted incorrectly - parameter 7 (total 6)
L 04/23/2007 - 12:35:13: Run time error 25 (plugin "warcraft3FT.amxx") - debug not enabled!
L 04/23/2007 - 12:35:15: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/23/2007 - 12:37:48: String formatted incorrectly - parameter 7 (total 6)
L 04/23/2007 - 12:37:48: Run time error 25 (plugin "warcraft3FT.amxx") - debug not enabled!
L 04/23/2007 - 12:37:48: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/23/2007 - 12:40:02: String formatted incorrectly - parameter 7 (total 6)
L 04/23/2007 - 12:40:03: Run time error 25 (plugin "warcraft3FT.amxx") - debug not enabled!
L 04/23/2007 - 12:40:03: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/23/2007 - 12:40:54: String formatted incorrectly - parameter 7 (total 6)
L 04/23/2007 - 12:40:54: Run time error 25 (plugin "warcraft3FT.amxx") - debug not enabled!
L 04/23/2007 - 12:40:55: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/23/2007 - 12:40:55: String formatted incorrectly - parameter 7 (total 6)
L 04/23/2007 - 12:40:55: Run time error 25 (plugin "warcraft3FT.amxx") - debug not enabled!
L 04/23/2007 - 12:40:55: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/23/2007 - 12:45:18: String formatted incorrectly - parameter 7 (total 6)
L 04/23/2007 - 12:45:18: Run time error 25 (plugin "warcraft3FT.amxx") - debug not enabled!
L 04/23/2007 - 12:45:18: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 04/23/2007 - 12:45:18: String formatted incorrectly - parameter 7 (total 6)
L 04/23/2007 - 12:45:18: Run time error 25 (plugin "warcraft3FT.amxx") - debug not enabled!
L 04/23/2007 - 12:45:18: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).

wzf828 发表于 2007-4-23 19:46:09

回复: 魔兽 war3ft 2.32

amxx 版本要在1.7X以上

需要开启 mysql 模块 确认你安装正确


Post by coolkim
L 04/23/2007 - 12:35:10: String formatted incorrectly - parameter 7 (total 6)
L 04/23/2007 - 12:35:13: Run time error 25 (plugin "warcraft3FT.amxx") - debug not enabled!
L 04/23/2007 - 12:35:15: To enable debug mode, add "debug" after the plugin name in plugins.ini ...

ceoguang 发表于 2007-4-24 08:53:54

回复: 魔兽 war3ft 2.32

Post by wzf828
amxx 版本要在1.7X以上

需要开启 mysql 模块 确认你安装正确
好久没见大奔发东东了.
修正一下,没开启SQL模块WAR3是运行不了的.不过开启sqlite模块也可以,但我可以肯定他这个问题不是没开模块造成的.具体原因我也不清楚,因为我还没测试.另外kinsprite大哥发的那个编译过程中有警告,但你这个没有,稳定性上测试后我再来汇报.

coolkim 发表于 2007-4-24 09:14:19

回复: 魔兽 war3ft 2.32

DBI 的mysql 的数据,?
如果不实用 保存数据的 那该怎么办呢?非要保存吗?

L 04/24/2007 - 08:54:19: No DBI module found, defaulting to vault

wzf828 发表于 2007-4-24 16:28:52

回复: 魔兽 war3ft 2.32

不用数据库保存经验值也必须开启 mysql 模块

Post by coolkim
DBI 的mysql 的数据,?
如果不实用 保存数据的 那该怎么办呢?非要保存吗?

L 04/24/2007 - 08:54:19: No DBI module found, defaulting to vault
页: 1 [2]
查看完整版本: 魔兽 war3ft 2.32