物品整理 - WOW

By Barb Cronin
at 2016-07-16T12:15
at 2016-07-16T12:15
Table of Contents
前夕要上了 大家的衣櫃準備好了嗎? (看著快三千個回收箱)
寄信巨集 (剪貼連結: http://pastebin.com/4dYvAHdN ) 使用方式後述
--
寄出
/click MailFrameTab2
/run for bag=0,4 do for slot=1,50 do local y=GetContainerItemLink(bag,slot)
if y and imail(y) then UseContainerItem(bag,slot)end;end;end
/script if (GetSendMailItem())~=nil then SendMail(mailname,"mail") end
/click MailFrameTab1
布甲
/run mailname="ID-伺服器" function imail(l) if (select(7,GetItemInfo(l)))=="布
甲" then return 1 end end
皮甲
/run mailname="ID-伺服器" function imail(l) if (select(7,GetItemInfo(l)))=="皮
甲" then return 1 end end
鎖甲
/run mailname="ID-伺服器" function imail(l) if (select(7,GetItemInfo(l)))=="鎖
甲" then return 1 end end
鎧甲
/run mailname="ID-伺服器" function imail(l) if (select(7,GetItemInfo(l)))=="鎧
甲" then return 1 end end
盾牌和副手
/run mailname="ID-伺服器" function imail(l) local
p=(select(9,GetItemInfo(l))) q="INVTYPE_" if p==q.."SHIELD" or
p==q.."HOLDABLE" then return 1 end end
非魔杖的武器
/run mailname="ID-伺服器" function imail(l) if (select(6,GetItemInfo(l)))=="武
器" and (select(7,GetItemInfo(l)))~="魔杖" then return 1 end end
魔杖
/run mailname="ID-伺服器" function imail(l) if (select(6,GetItemInfo(l)))=="武
器" and (select(7,GetItemInfo(l)))=="魔杖" then return 1 end end
(會分魔杖和非魔杖是因為 戰士可以裝非魔杖的所有武器
要其他的話當然也可以修改XD)
--
使用方法:
以上先全部各做一個巨集 並把ID-伺服器換成該項目要寄的角色
我想要布甲寄給牧師 皮甲寄給武僧 盾牌副手寄給聖騎
那就分別把這三個巨集的ID-伺服器改成這三隻角色
之後只要點一下類型巨集 再點寄出
就會把包包裡的同類型物品寄到那隻角色去
之後就可以農衣櫃了
好了我要去跟箱子戰鬥了..
--
寄信巨集 (剪貼連結: http://pastebin.com/4dYvAHdN ) 使用方式後述
--
寄出
/click MailFrameTab2
/run for bag=0,4 do for slot=1,50 do local y=GetContainerItemLink(bag,slot)
if y and imail(y) then UseContainerItem(bag,slot)end;end;end
/script if (GetSendMailItem())~=nil then SendMail(mailname,"mail") end
/click MailFrameTab1
布甲
/run mailname="ID-伺服器" function imail(l) if (select(7,GetItemInfo(l)))=="布
甲" then return 1 end end
皮甲
/run mailname="ID-伺服器" function imail(l) if (select(7,GetItemInfo(l)))=="皮
甲" then return 1 end end
鎖甲
/run mailname="ID-伺服器" function imail(l) if (select(7,GetItemInfo(l)))=="鎖
甲" then return 1 end end
鎧甲
/run mailname="ID-伺服器" function imail(l) if (select(7,GetItemInfo(l)))=="鎧
甲" then return 1 end end
盾牌和副手
/run mailname="ID-伺服器" function imail(l) local
p=(select(9,GetItemInfo(l))) q="INVTYPE_" if p==q.."SHIELD" or
p==q.."HOLDABLE" then return 1 end end
非魔杖的武器
/run mailname="ID-伺服器" function imail(l) if (select(6,GetItemInfo(l)))=="武
器" and (select(7,GetItemInfo(l)))~="魔杖" then return 1 end end
魔杖
/run mailname="ID-伺服器" function imail(l) if (select(6,GetItemInfo(l)))=="武
器" and (select(7,GetItemInfo(l)))=="魔杖" then return 1 end end
(會分魔杖和非魔杖是因為 戰士可以裝非魔杖的所有武器
要其他的話當然也可以修改XD)
--
使用方法:
以上先全部各做一個巨集 並把ID-伺服器換成該項目要寄的角色
我想要布甲寄給牧師 皮甲寄給武僧 盾牌副手寄給聖騎
那就分別把這三個巨集的ID-伺服器改成這三隻角色
之後只要點一下類型巨集 再點寄出
就會把包包裡的同類型物品寄到那隻角色去
之後就可以農衣櫃了
好了我要去跟箱子戰鬥了..
--
Tags:
WOW
All Comments

By Callum
at 2016-07-19T17:00
at 2016-07-19T17:00

By Doris
at 2016-07-20T01:33
at 2016-07-20T01:33

By Ida
at 2016-07-20T21:48
at 2016-07-20T21:48

By Eden
at 2016-07-21T19:13
at 2016-07-21T19:13

By Yuri
at 2016-07-23T08:07
at 2016-07-23T08:07

By Hedy
at 2016-07-27T13:38
at 2016-07-27T13:38

By Yuri
at 2016-07-31T05:40
at 2016-07-31T05:40

By Agatha
at 2016-08-04T00:50
at 2016-08-04T00:50

By Agnes
at 2016-08-04T16:22
at 2016-08-04T16:22

By Belly
at 2016-08-06T22:14
at 2016-08-06T22:14

By Bennie
at 2016-08-11T07:37
at 2016-08-11T07:37
Related Posts
請問WIFI+筆電可以打魔獸嗎?

By Damian
at 2016-07-16T10:31
at 2016-07-16T10:31
部落M固定團徵人

By Erin
at 2016-07-16T10:19
at 2016-07-16T10:19
7/19前夕 coming son 太快了所以只有一個o

By Dora
at 2016-07-16T07:02
at 2016-07-16T07:02
7/16 7.0beta改版壓力測試 #2

By Caitlin
at 2016-07-16T06:40
at 2016-07-16T06:40
請問伺服器

By Ida
at 2016-07-16T00:35
at 2016-07-16T00:35