找回密码
 注册
搜索
楼主: zard@tj

求助:mush不去领悟

[复制链接]
门派:少林派
发表于 2017-4-30 10:22:51 来自手机 | 显示全部楼层
modman@tj 发表于 2017-4-30 00:51
早睡是对生命的一种浪费,早醒是对生命的一种透支。

这怎么觉得不大对呢   
门派:不明
 楼主| 发表于 2017-4-30 10:50:31 | 显示全部楼层
modman@tj 发表于 2017-4-30 00:06
任务组合是什么?

wd+hs+sx
wd+hs+LL
都试过
门派:嵩山派
发表于 2017-4-30 10:59:44 | 显示全部楼层
你把parry手动领悟一级 就好了
门派:天龙寺
发表于 2017-4-30 11:40:17 | 显示全部楼层
zard@tj 发表于 2017-4-30 10:50
wd+hs+sx
wd+hs+LL
都试过

那你是不是first wd,second hs,以前好像任务结束的时候没判断领悟
你在wd,或者hs结尾,找一下check_halt(check_job)之类的,把他改成check_halt(check_pot)

wd和hs改一个就行了
门派:不明
 楼主| 发表于 2017-4-30 17:30:00 | 显示全部楼层
modman@tj 发表于 2017-4-30 11:40
那你是不是first wd,second hs,以前好像任务结束的时候没判断领悟
你在wd,或者hs结尾,找一下check_h ...

我查了下有check_pot,武当任务结束后check完毕,flag.lingwu的值是0,不知道哪个条件不足导致的。
是不是下面的代码有关?
  1. if score.party~="普通百姓" and perform.skill and skills[perform.skill] and skills[perform.skill].lvl<450 and hp.pot>=l_pot then
  2.       return checkxue()
  3.    end

  4.       if flag.type and flag.type~='lingwu' and flag.xuexi==1 and hp.pot>=l_pot then
  5.          return checkxue()
  6.       end
  7.           end
  8.       if hp.pot>=l_pot and skills["parry"] and skills["parry"].lvl<hp.pot_max-100 and skills["parry"].lvl>=450 then
  9.          flag.lingwu=1
  10.       end
  11.       if flag.lingwu==1 then
  12.          return checklingwu()
  13.       end
复制代码
门派:不明
发表于 2017-4-30 17:47:33 | 显示全部楼层
特殊功夫和基本功夫差太大,貌似只有force会去lingwu,你可以手动去少林试试
门派:桃花岛
发表于 2017-4-30 18:45:05 | 显示全部楼层
woshicy@tj 发表于 2017-4-30 07:52
莫得慢大师很敬业的

是哈,向大师致敬                  
门派:天龙寺
发表于 2017-4-30 19:18:09 | 显示全部楼层
zard@tj 发表于 2017-4-30 17:30
我查了下有check_pot,武当任务结束后check完毕,flag.lingwu的值是0,不知道哪个条件不足导致的。
是不 ...
  1. if hp.pot>=l_pot and skills["parry"] and skills["parry"].lvl<hp.pot_max-100 and skills["parry"].lvl>=450 then
复制代码

如果parry没满而且parry>450就去领悟
门派:天龙寺
发表于 2017-4-30 19:19:19 | 显示全部楼层
zard@tj 发表于 2017-4-30 17:30
我查了下有check_pot,武当任务结束后check完毕,flag.lingwu的值是0,不知道哪个条件不足导致的。
是不 ...

我是记得武当结束之后,都没有check_pot
门派:不明
 楼主| 发表于 2017-4-30 19:36:30 | 显示全部楼层
modman@tj 发表于 2017-4-30 19:19
我是记得武当结束之后,都没有check_pot

有check啊,回门派学习、开jinpa后学literate都正常
您需要登录后才可以回帖 登录 | 注册

本版积分规则

Archiver|手机版|小黑屋|书剑永恒MUD ( 闽ICP备14012032号|闽公网安备 35050202000162号 )

GMT+8, 2025-6-21 07:21 , Processed in 0.031262 second(s), 23 queries .

Powered by Discuz! X3.5

© 2001-2025 Discuz! Team.

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