Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.


/echo You cannot give NoDrop items to PC's : \ag${InvSlot[pack${Bag}].Item.Item[${Slot}].Name}\ax
I can't speak to the differentiation, as i've not edited the master copy in awhile. The downloader should give you the same one every time, but regardless I'm glad that fixed your issue.
The launcher will no longer overwrite this macro. To make sure you have the most up to date version of this macro, "watch" the resource and update the macro via the launcher.
For those curious, here's what was happening under the hood: Very Vanilla's .zip file has many macros included, and these will overwrite any macro with the same name. We originally distributed popular macros in the .zip file as that was the best way to do it before the resource manager. Nowadays I only keep a couple of these macros updated, muleassist and kissassist.
I've deleted giveitems.mac from the Very Vanilla zip file. If you notice any others that should be deleted let me know.
To use this macro to transfer all tradeskill items to another character, it's 2 easy steps:Great macro! Is there a way to specify in the ini file to give all available items listed? I am only able to get it to work currently with exact numbers that I have available. If I list more than I have in my inventory, it won't hand anything over.
To use this macro to transfer all tradeskill items to another character, it's 2 easy steps:
1.) Run macro (/mac giveitems)
2.) Target the player you wish to all tradeskill items to and type /giveitem pc tr fu
If you wish to bank all tradeskill items with this macro, you can achieve that by targeting a banker and typing /giveitem ba tr fu
If you are going to be transferring items via trade to other characters, the MQ2AutoAccept plugin works wonders to assist that with this macro.
Sure! That's easy to do as well. Once you have your custom list made in Giveitems.ini, in world you'll target the player you want to give it all to and type /giveitem pc gr MyList fuRight, for Tradeskill items. I am trying to get it to give all listed misc. items. For example Elegant Defiant Silk Cap=99. It'll send it if I say =1, but if I put in 99 and I only have 3 it won't give the targeted toon any of the Silk Caps. Make sense?
you would have to have a way to have items tagged for individual tradeskills - many items are used in multiple recipe types and there is no in-eq flagging of items other than "this item can be used in tradeskills"Hi thanks for the Macro efforts.
Question: Is there a known way to sort and give tradeskill items of a certain type.
Eg. /giveitem pc tr tailoring
So that all TS items that are used in Tailoring recipes are traded only?
you would have to have a way to have items tagged for individual tradeskills - many items are used in multiple recipe types and there is no in-eq flagging of items other than "this item can be used in tradeskills"
You have poisons listed here as a heading you can make in the ini file. is it possible that you or someone else has a list of items used to make poisons in their ini file that they would be willing to share? I know there are tons of items that would be on that list but if someone had a list to share that would be awesome! I was hoping that I would be able to let the /giveitems just hand all the items used to make poisons to my rogue.
- /giveitem pc gr poison (/giveitem pc group poison)
- Looks in the giveitems.ini file and finds the header [Poison] and give all items listed under that header to your targeted PC
- /giveitem gr poison (/giveitem group poison)
- Takes the item on your cursor and adds that item name to the group [Poison] in the ini file with a default of -1, meaning all items by this name will be given when executed
