I previously thought that all wrapping paper had been removed from vendors on the latest antrix servers... however this is not true..
I found a vendor for alliance side on WoWScape/Crack servers if anyone is interested. The vendor is called:
Otonambusi - General Goods. He's located at Azure Watch, Azuremyst Isle.
So you can use either the macro:
/script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("Red Ribboned Wrapping Paper",249);
or the WPE Pro way (imo easier)
I have tested this 20/01/2008 and the item dupe works ONLY for BoE and non stackable items.
Items such as BoE Epics, or Gems, or enchanting rods, etc, all work. If you try to dupe a soulbound item in the normal way it will give the error "Wrapped Items Cannot Be Wrapped".
If you are horde, make an alliance char, and mail them the items and do it. You can mail cross-faction at the moment and it works perfectly.
I found a vendor for alliance side on WoWScape/Crack servers if anyone is interested. The vendor is called:
Otonambusi - General Goods. He's located at Azure Watch, Azuremyst Isle.
So you can use either the macro:
/script local function buy (n,q) for i=1,100 do if n==GetMerchantItemInfo(i) then BuyMerchantItem(i,q) end end end buy ("Red Ribboned Wrapping Paper",249);
or the WPE Pro way (imo easier)
I have tested this 20/01/2008 and the item dupe works ONLY for BoE and non stackable items.
Items such as BoE Epics, or Gems, or enchanting rods, etc, all work. If you try to dupe a soulbound item in the normal way it will give the error "Wrapped Items Cannot Be Wrapped".
If you are horde, make an alliance char, and mail them the items and do it. You can mail cross-faction at the moment and it works perfectly.