1:怎么实现渔船捕鱼同时生产钱币,我的思路是写一个autogather并禁用,然后给渔船新添加一个战术模式(捕鱼专用),改良科技启用autogather,这样捕鱼的时候自动切换的捕鱼战术,不捕鱼的时候用原来的战术就可以实现。我的想法有没有问题?可以有更好的解决办法吗?2:能否添加时代科技,比如帝王时代继续升级?谢谢!
<action>
<action> <name stringid="69149">AutoGatherTrade</name> <type>AutoGather</type> <donotautogatherunlessgathering>1</donotautogatherunlessgathering> <active>0</active> <persistent>1</persistent> </action>
<name stringid="69149">AutoGatherTrade</name>
<type>AutoGather</type>
<donotautogatherunlessgathering>1</donotautogatherunlessgathering>
<active>0</active>
<persistent>1</persistent>
</action>
第二个,不知道,自己研究ages.xml我测试是失败的
谢谢大佬!第二个问题我只是想想,估计跟主程序什么的可能也有关系啦~自己修改很可能没卵用的= =不过还是谢谢,辛苦啦