Not signed in (Sign In)
  1.  
    there are a lot of values in the disenchantlist, can someone explain the format for me?



    ["10061:0:0"] = "11176:0:0:4",

    ["10059:0:775"] = "11175:1:2:0;11176:2:4:0",

    ["10062:0:0"] = "11176:0:0:6",

    ["10001:0:0"] = "11137:44:161:96;11174:10:15:8;11177:2:2:0",

    ["10002:0:0"] = "11137:1:3:4;11174:1:1:0",


    there is no documentation in sourcecode and there are no helpful variable names.
  2.  
    Posted by: Recordable on Nov 1 2005, 09:52 AM
    there are a lot of values in the disenchantlist, can someone explain the format for me?
    ["10061:0:0"] = "11176:0:0:4",

    ["10059:0:775"] = "11175:1:2:0;11176:2:4:0",

    ["10062:0:0"] = "11176:0:0:6",

    ["10001:0:0"] = "11137:44:161:96;11174:10:15:8;11177:2:2:0",

    ["10002:0:0"] = "11137:1:3:4;11174:1:1:0",
    there is no documentation in sourcecode and there are no helpful variable names.


    ["ItemLink"] = "EssenceID(see localization.lua):Count of items that was disenchanted to that essence:Count of disenchanted essences:I do not know",

    so that
    ["10001:0:0"] = "11137:44:161:96;11174:10:15:8;11177:2:2:0",
    means that
    the item with link 10002:0:0 was disenchanted 44 times into a total of 161 vision dusts, 10 times into a total of 15 lesser nether essences and 2 times into a total of 2 small radiant shards

    tooltip would show you in this case ->

    vision dust 78,6% [=44/(44+10+2)*100] x3,7 [=161/44]
    lesser nether essence 17,8% [=10/(44+10+2)*100] x1,5 [=15/10]
    small radiant shard 3,6% [=2/(44+10+2)*100] x1,0 [=2/2]

    the above informations are given without any warranty of correctness
  3.  
    I was wondering the exact same thing myself... anyone know?
World of Warcraft™ and Blizzard Entertainment™ are trademarks or registered trademarks of Blizzard Entertainment, Inc. in the U.S. and/or other countries.