-
求魔兽世界 潜行者 换武器宏
/script if ( not CursorHasItem() ) then PickupContainerItem(, ); PickupInventoryItem( ); end /释放 技能 bag# - 使用哪一个袋子的物品(0、1、2、3、4。0是背包) nslot# - 袋子里的位置(从0至左上) quip# - 16 是主要武器, 17 是副武器 切换主副武器,详情看第上面
发布时间:2025-05-09 07:37:42 -
求魔兽世界 潜行者 换武器宏
/script if ( not CursorHasItem() ) then PickupContainerItem(, ); PickupInventoryItem( ); end /释放 技能 bag# - 使用哪一个袋子的物品(0、1、2、3、4。0是背包) nslot# - 袋子里的位置(从0至左上) quip# - 16 是主要武器, 17 是副武器 切换主副武器,详情看第上面
发布时间:2025-05-09 07:37:42