求几个能直接COPY到WOW的战士的宏

双手武器加战斗状态

/scriptoi=(GetInventoryItemLink(player,17));if(oi)thenPickupInventoryItem(17);PickupContainerItem(0,2);PickupContainerItem(0,1);PickupInventoryItem(16);end;

/施放战斗姿态

单手武器开防御状态

/scriptoi=(GetInventoryItemLink(player,17));if(notoi)thenPickupContainerItem(0,1);PickupInventoryItem(16);PickupContainerItem(0,2);PickupInventoryItem(17);end;

/施放防御姿态

0代表主包,1,2代表位置.

斩杀

/施放斩杀(等级1)

/施放狂暴姿态

拦截

/施放拦截(等级1)

/施放狂暴姿态

盾击

/scriptoi=(GetInventoryItemLink(player,17));if(notoi)thenPickupContainerItem(0,1);PickupInventoryItem(16);PickupContainerItem(0,2);PickupInventoryItem(17);end;

/施放盾击(等级1)

/施放防御姿态

注意,请把单手武器放在主包包的第一个位置,盾放在第2个位置.以上宏都可以成立

免责声明:本站发布的游戏攻略(图片、视频和文字)以原创、转载和分享为主,文章观点不代表本网站立场。
如果本文侵犯了您的权益,请联系站长邮箱进行举报反馈,一经查实,我们将在第一时间处理,感谢您对本站的关注!