calmsolemn 发表于 2022-11-4 08:09:35

解决守卫NPC不主动参战的问题


player_defense = 2 # players defended by guards, 0 = disabled, 1 = click mode (*), 2 = faster auto mode (**), 3 = auto mode (***)
player_distance = 25 # maximum distance at which guards will defend players
player_reputation = 1 # reputation level required for the help from guards, 0 = neutral, 1 = friendly, etc.
npc_defense = 1 # humanoid and demon npcs defended by their friends, 0 = disabled, 1 = on damage (*), 2 = on aggro (*)
npc_distance = 15 25 # maximum distance at which npcs will defend their friends, first number is for normal npcs, second for elites
npc_health = 40 100 # npcs below this health percentage will start getting help, first number is for normal npcs, second for elites
switch_aggro = 0 # cause the mob to switch its aggro to the guard defending the player (the mob must cast a spell) (**)
use_masterscript = 1 # use MasterScript when player defense is in auto mode, disable this if you use QDB namespaces for questscripts
debug = 0 # display debug information in the console (for testing only)
=======================================

player_defense = 2 # 守卫保护玩家,0 = 禁止, 1 = 点击模式 (*), 2 = 快速自动模式 (**), 3 = 自动模式 (***)
player_distance = 100 # 守卫会保护玩家的最大距离
player_reputation = 1 # 得到守卫保护的声望等级, 0 = 自然,1 = 友好,以此类推
npc_defense = 1 # 人型和恶魔NPC受同类保护,0 = 禁止, 1 = 受到伤害时 (*), 2 = 仇恨时 (*)
npc_distance = 12 17 # NPC保护同类的最大距离,第一个数字为普通怪,第二个数字为精英怪
npc_health = 40 100 # NPC开始求救的最低生命百分点,第一个数字为普通怪,第二个数字为精英怪
switch_aggro = 0 # 将怪物仇恨转换到保护玩家的守卫(怪物必须施放法术) (**)
use_masterscript = 1 # 保护玩家设为自动模式时使用MasterScript,若任务脚本使用QDB名称集则禁止此项
debug = 0 # 在控制台窗口显示调试信息(仅做测试)

qiya12345 发表于 2022-11-4 08:19:20

真是被感动的痛哭流涕……

1728078718 发表于 2022-11-9 18:47:04

无回帖,不论坛,这才是人道。

bests 发表于 2022-11-9 22:14:45

激动人心,无法言表!

fengccc 发表于 2022-11-10 17:59:52

真是被感动的痛哭流涕……

nhljersey3 发表于 2022-11-12 11:35:04

真是被感动的痛哭流涕……

295608944 发表于 2022-11-12 21:06:47

激动人心,无法言表!

ljdx123 发表于 2022-11-12 23:36:09

激动人心,无法言表!

sa_group 发表于 2022-11-14 01:20:56

真是难得给力的帖子啊。

xiranlp_com 发表于 2022-11-14 17:44:47

真是被感动的痛哭流涕……
页: [1] 2
查看完整版本: 解决守卫NPC不主动参战的问题