如题,希望有大佬帮助
感谢
如题,希望有大佬帮助
感谢
1、本站所有内容由用户发表,作者与本站享有帖子版权;
2、转载或者引用本文内容请注明来源及原作者;
3、如内容侵犯到任何版权,请联系本站将及时予与删除;
4、遇到MOD提取码错误或链接失效,请检查提取码是否复制了空格,链接失效可以私信作者或站长进行补偿;
5、如遇到其他问题无法解决可以私信站长进行处理;
6、游戏MOD属于虚拟数字商品,一经购买即获得了内容,原则上不允许申请退款,购买即默认同意上述规则;
"点赞是美意,打赏是鼓励"
请登录之后再进行评论
那你不做任务只用来交易不就好了?
这种MOD没啥意义啊
A19可以取消任务
A20不能取消所有任务
A20要留一项任务
QQ:766686826 QQ群:864900100
A20
哎 给你吧
爱吃油豆腐的小狐狸
代码
<RWTZ>
<remove xpath="/quests/quest_list[@id='trader_quests']"/>
<append xpath="/quests">
<quest_list id="trader_quests">
</quest_list>
</append>
<remove xpath="/quests/quest[@id='tier1_clear']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier1_buried_supplies']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier1_fetch']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier2_fetch']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier2_clear']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier2_fetch_clear']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier3_fetch']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier3_clear']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier3_fetch_clear']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier4_fetch']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier4_clear']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier4_fetch_clear']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier5_fetch']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier5_clear']/objective[@type='ReturnToNPC']"/>
<remove xpath="/quests/quest[@id='tier5_fetch_clear']/objective[@type='ReturnToNPC']"/>
</RWTZ>
爱吃油豆腐的小狐狸