|
Hi,
Well this isn't completely correct anymore. A few versions back I changed the way items are being logged by the LUA Mod. Base Item Info are now being logged when you see an item in a Loot Window, when you see an Item in a Merchant Window, When an Item is somehow on your Character in any way ( Inventory / Equipment ). By now Base Item Info is also being logged when an item is shown as a Quest Reward.
This means that the Base Item Info is also processed by the upload client seperately from a characters Inventory or Equipment. Lest say you find a brand new Item which isn't in our Database yet, and you have the item in your character's inventory. The Client will parse the LUA file and generate Base Item Info for all the items, and additionally some Inventoy Item Info. What I was suggesting is not to upload the Inventory Item Info, but still upload the Base Item Info.
So actually if you wouldn't upload your Inventory / Equipment / Bank information for any of your characters, the Base Item Info for each item in your Inventory / Equipment / Bank would still be processed and uploaded. Only the link between what is in your actual inventory and the Base Item Info wouldn't get uploaded.
I know this might sound a bit complex, but it isn't all that easy to describe how the system currently works though :-P But when you upload your data, have a look at the Progress Dialog. You will see that you first see the progress of all Base Item Info being uploaded ( this will always be enabled ) and at a later point you will see Character Inventory being processed. The flag I mentioned would disable the Character Inventory being processed but not the Base Item Info.
Hope this is clear enough :-)
Regards,
Annunaki
|