rushzhy 发表于 2022-3-7 15:20:12

才入坑的新手请教论坛有官方群么?

想学习一下技术,自己设置的BOT,碰见怪不停的飞,就是不打。

wcg928 发表于 2022-3-11 11:19:09

好好的看说明书,比什么都强!
人物配置文件没有设置技能。或者技能不对!

rushzhy 发表于 2022-3-11 15:46:16

        Config.AttackSkill = 51; // Preattack skill.
        Config.AttackSkill = 51; // Primary skill to bosses.
        Config.AttackSkill = 51; // Primary untimed skill to bosses. Keep at -1 if Config.AttackSkill is untimed skill.
        Config.AttackSkill = 51; // Primary skill to others.
        Config.AttackSkill = 51; // Primary untimed skill to others. Keep at -1 if Config.AttackSkill is untimed skill.
        Config.AttackSkill = 51; // Secondary skill if monster is immune to primary.
        Config.AttackSkill = 51; // Secondary untimed skill if monster is immune to primary untimed.

        // Low mana skills - these will be used if main skills can't be cast.
        Config.LowManaSkill = -1; // Timed low mana skill.
        Config.LowManaSkill = -1; // Untimed low mana skill.


因为是私服。我是这样设置的,我想全部用火墙打,他就是不打怪,只飞。
运行之后就会报错,报错内容是
15:33:12 (ces) D2BS is not responding... starting profile
15:33:17 (ces) Crash Info: Script: no entry Area: Rogue Encampment
15:33:29 (ces) Unhandled location 43
15:33:30 (ces) Restarting
15:34:04 (ces) NIP file doesn't exist: pickit/auto/white1.nip
15:34:32 (ces)Error in Mausoleum (misc.js #1617) shapeShift: Invalid parameter (Area: 17, Ping:125, Game: X12333)
实在是不明白

mymmiss 发表于 2022-3-19 20:05:37

书读百遍,其意自现。
把说明书好好看看就知道怎么搞了,加油

diablo-love 发表于 2022-4-6 21:09:58

加油,我也要学习技术
楼主能否留个QQ,向你学习
页: [1]
查看完整版本: 才入坑的新手请教论坛有官方群么?