pj001234 发表于 2008-2-1 01:41:56

求高手看看是什么问题!!!!!!!

我的服务器日志报错~:cry:
Invalid weapon id 0
L 01/31/2008 - 03:30:11: Run time error 10 (plugin "miscstats.amxx") (native "get_weaponname") - debug not enabled!
L 01/31/2008 - 03:30:11: To enable debug mode, add "debug" after the plugin name in plugins.ini (without quotes).
L 01/31/2008 - 10:50:22: Start of error session.
L 01/31/2008 - 10:50:22: Info (map "de_dust2") (logfile "error_013108.log")

zwfgdlc 发表于 2008-2-1 03:26:05

回复: 求高手看看是什么问题!!!!!!!

Invalid weapon id 0
返回的武器id是无效的,所以在执行get_weaponname()函数时,获取不到武器名,就出错了
页: [1]
查看完整版本: 求高手看看是什么问题!!!!!!!