战网中国

 找回密码
 立即注册
搜索
热搜: 活动 交友 discuz
查看: 2459|回复: 5
打印 上一主题 下一主题

哪位大大能帮忙翻一下吗?非常感谢

[复制链接]

45

主题

330

帖子

3099

积分

精灵王

Rank: 6Rank: 6

积分
3099

原创写手社区居民忠实会员

跳转到指定楼层
楼主
发表于 2015-5-19 22:03:44 | 只看该作者 回帖奖励 |倒序浏览 |阅读模式
我练了个冰电双休sor,但是不知道怎么设置,准备技能左边用冰封球,右边用连锁闪电和闪电攻击,但是怎么设置bot都是左边技能用连锁闪电杀怪,以下是bot人物里技能设置位置:哪位大大能帮解答下啊,非常感谢
   

//------------------------------------------------------------------------------
// Attack Configuration
//------------------------------------------------------------------------------

// Specify your attack skills below. NOTE: Constants for all skill ids can be found in "scripts


\libs\common\MWSkills.ntl".
NTConfig_AttackSkill[0] = -1; // This skill is used once whenever attacking a new target. Set to -1 to


deactivate.
NTConfig_AttackSkill[1] = MWS_CHAIN_LIGHTNING; // Primary skill to bosses.
NTConfig_AttackSkill[2] = -1; // Primary untimed skill to boss. Set to -1 to deactivate.
NTConfig_AttackSkill[3] = MWS_CHAIN_LIGHTNING; // Primary skill to others.
NTConfig_AttackSkill[4] = -1; // Primary untimed skill to others. Set to -1 to deactivate.
NTConfig_AttackSkill[5] = MWS_CHAIN_LIGHTNING; // Secondary skill in case monster is immune to primary


skill. Set to -1 to deactivate.
NTConfig_AttackSkill[6] = -1; // Secondary untimed skill. Set to -1 to deactivate.
NTConfig_AttackSkill[7] = -1; // Alternative untimed skill which is used if the target is immune to your


untimed skill - mostly useful for FB/FO/Meteor sorcs or other sorcs that are using the same untimed skills.


Set to -1 to deactivate.


// Set to true if you want to clear area after killing boss. NOTE: This only affects a few


botscripts.
NTConfig_ClearPosition = true;

// Set to true to clear area when killing a boss and the position is crowded by monsters. NOTE:


Setting this to true may cause NTA_KillMonster() to fail way more often.
MWConfig_ClearBossPosition = false;

// This is the number of attacks to be performed before the the character tries to move to another


position. Set to 0 not to reposition.
MWConfig_AttacksBeforeRepositioning = 50;


// Define a time limit for your attacks for each type of monster.
MWConfig_AttackTimeLimit[0] = 20; // Maximum time in seconds to attack a normal monster
MWConfig_AttackTimeLimit[1] = 120; // Maximum time in seconds to attack a super unique monster
MWConfig_AttackTimeLimit[2] = 30; // Maximum time in seconds to attack a champion
MWConfig_AttackTimeLimit[3] = 120; // Maximum time in seconds to attack a bosse
MWConfig_AttackTimeLimit[4] = 30; // Maximum time in seconds to attack a minion

// Define when a monster is considered immune by entering the index of one or more of your attack


skills. As an example: [1, 3] means that a monster is considered immune if it is immune to both


NTConfig_AttackSkill[1] and NTConfig_AttackSkill[3], whatever those may be.
MWConfig_CheckImmunitySkills = [];

// Select the behaviour of your character when encountering a monsters that is considered immune


referring to the definition above.
// 0: Don't do anything. (D2NT default)
// 1: Get close to the monster, use static field if the monster is not immune to lightning.
// 2: Skip the monster.
// 3: Attack the monster using NTConfig_AttackSkill[8] and NTConfig_AttackSkill[9]
NTConfig_BehaviourOnImmuneMonster = 1;

NTConfig_AttackSkill[8] = -1; // Skill to be used against user defined immunes.
NTConfig_AttackSkill[9] = -1; // Untimed Skill to be used against user defined immunes.
回复

使用道具 举报

4

主题

76

帖子

722

积分

贫民

Rank: 1

积分
722

社区居民忠实会员

沙发
发表于 2015-5-20 17:01:44 | 只看该作者
D2NT用的时间太久,已经不记得怎么设置。现在,刚学习Kol Bot
回复 支持 反对

使用道具 举报

107

主题

1677

帖子

1万

积分

贫民

Rank: 1

积分
16447

社区居民最爱沙发忠实会员原创写手

板凳
发表于 2015-5-21 18:22:17 | 只看该作者
[quote=jecool,152497]D2NT用的时间太久,已经不记得怎么设置。现在,刚学习Kol Bot[/quote] 学会了教教我
★★O(∩_∩)O qq: 1114355110
回复 支持 反对

使用道具 举报

107

主题

1677

帖子

1万

积分

贫民

Rank: 1

积分
16447

社区居民最爱沙发忠实会员原创写手

地板
发表于 2015-5-21 18:28:20 | 只看该作者
NTC_HAND_LEFT
NTC_HAND_RIGHT
去attack文件改这两个
至于怎么改,实在不懂,哈哈


搜索
复制
★★O(∩_∩)O qq: 1114355110
回复 支持 反对

使用道具 举报

4

主题

76

帖子

722

积分

贫民

Rank: 1

积分
722

社区居民忠实会员

5#
发表于 2015-5-21 20:42:51 | 只看该作者
[quote=anni2012,152632]学会了教教我[/quote] 你还用教吗?都是老老人咯
回复 支持 反对

使用道具 举报

8

主题

45

帖子

352

积分

骑士

Rank: 4

积分
352
6#
发表于 2016-11-17 17:38:21 | 只看该作者
學習中
回复

使用道具 举报

您需要登录后才可以回帖 登录 | 立即注册

本版积分规则

Archiver|手机版|小黑屋|BattleCN ( 陕ICP备05006600号 )

GMT+8, 2025-2-8 06:42 , Processed in 0.054977 second(s), 21 queries .

Powered by Discuz! X3.1

© 2001-2013 Comsenz Inc.

快速回复 返回顶部 返回列表