hacker900 发表于 2003-12-13 16:31:51

[求助] 斑竹、高手请进!!!

斑竹和高手们:
   你们好,我装了免认证的cs1,6+realbot机器人。最近又装了amx插件,但是realbot机器人无法使用了,请问是用了插件后怎么再加realbot机器人?谢谢

飘风 发表于 2003-12-13 17:55:05

仔细阅读一下metamod的使用说明就知道了
http://metamod.org/metamod.html

具体部分
Configuration
$localinfo mm_gamedll <file>
config.ini option: gamedll <file>

File: config.ini
gamedll <path>
where <path> is an absolute path, or a path relative to the gamedir.
Overrides the auto-detected gamedll, in particular for bots.
Default is empty, with gamedll being auto-recognized based on the gamedir.
Overridden by: +localinfo mm_gamedll <number>
Examples:
gamedll dlls/hl.dll
gamedll ../podbot/podbot.dll
gamedll /home/bots/dlls/mybot.dll
简单的方法你可以在hlds的属性中加 +localinfo mm_gamedll "realbot dll文件路径”

hacker900 发表于 2003-12-13 19:13:59

非常感谢

OssamaBen.Laden 发表于 2003-12-13 22:34:53

怎么不是在Autoexec.cfg中加“ localinfo mm_gamedll "realbot dll文件路径" ”啊?

hacker900 发表于 2003-12-13 22:40:17

是啊,我还是不能加机器人
在Autoexec.cfg中加“ localinfo mm_gamedll "realbot dll文件路径" 也不行
请详细说明,谢谢

OssamaBen.Laden 发表于 2003-12-14 10:31:50

我说的那种方法原本用在CS1.5中的Podbot里的,我看飘风兄里面写的某些字段很眼熟,所以在这里提出一下,看能不能行,对以上的结果我感到非常的抱歉!

OssamaBen.Laden 发表于 2003-12-14 10:36:38

我在CS1.5是这样加Podbot的
在CS1.5中,装上Podbot后,再装AMX,然后在Autoexec.cfg加上一句:
localinfo mm_gamedll podbot/podbot.dll
注意要在“//End”之前加。
你把“podbot/podbot.dl”换成Realbot的路经试试看。l
页: [1]
查看完整版本: [求助] 斑竹、高手请进!!!