• Visit Rebornbuddy
  • Visit Panda Profiles
  • Visit LLamamMagic
  • 写了个脚本,卡住了,谁能教一下!

    Discussion in 'Honorbuddy 援助区' started by 阿飞., Sep 28, 2014.

    1. 阿飞.

      阿飞. Member

      Joined:
      May 21, 2013
      Messages:
      78
      Likes Received:
      0
      Trophy Points:
      6
      <If Condition="((HasQuest(14108)) &amp;&amp; (!IsQuestCompleted(14108)))" >
      <CustomBehavior File="FlyTo" X="8492" Y="1058" Z="551" />
      <CustomBehavior File="ForcedDismount" />
      <While Condition="!IsQuestCompleted(14108) &amp;&amp; HasQuest(14108)">
      <CustomBehavior File="InteractWith" MobId="35117" InteractByGossipOptions="1" WaitForNpcs="False"/>
      <If Condition="!IsObjectiveComplete(1, 14108)">
      <CustomBehavior File="RunMacro" Macro="/目标 北海海怪" WaitTime="100"/>
      <CustomBehavior File="RunMacro" Macro="/use 烈焰之矛" WaitTime="100"/>
      </If>
      <If Condition="!IsObjectiveComplete(2, 14108)">
      <CustomBehavior File="RunMacro" Macro="/目标 克瓦迪尔深渊呼唤者" WaitTime="100"/>
      <CustomBehavior File="RunMacro" Macro="/use 烈焰之矛" WaitTime="100"/>
      </If>
      </While>
      </If>
      点了坐骑后就没反应了,等下了坐骑,HB又点坐骑,又没反应了,我该怎么改?希高手赐教!
       
    2. EricPhone

      EricPhone Moderator Moderator

      Joined:
      Feb 17, 2013
      Messages:
      5,665
      Likes Received:
      3
      Trophy Points:
      38
      把最后一个</If>放带第4行<While前面试试
       

    Share This Page