Tomdarkness
27-01-2006, 09:04 PM
Hi,
I have been working for ages to find a mod that can collect item/quest data from trade chanels, trades, loot, etc. but I just cant find one that 'dumps' the data in a neally understandible way.
This is what ItemSync 'dumps':
["Silk Cloth"] = "»4306:0:0:0»¤1:0:0:0:0:0:0:0:0:0¤",
Now how do you expect me to understand that, sure I can see that its called Silk Cloth but how am I suppost to read the last bit?
It would be great if I could get it somehow to output it something like:
['Name of item'] = "Hex code for color of name, Soulbound/BoA/BoE, Damage, Speed, On hit effect, On use, etc."
Is this possible and how would I make/find this mod. I am no UI expert, infact I dont know hardly anything :P
Please help me, I beg you!,
Tom :)
I have been working for ages to find a mod that can collect item/quest data from trade chanels, trades, loot, etc. but I just cant find one that 'dumps' the data in a neally understandible way.
This is what ItemSync 'dumps':
["Silk Cloth"] = "»4306:0:0:0»¤1:0:0:0:0:0:0:0:0:0¤",
Now how do you expect me to understand that, sure I can see that its called Silk Cloth but how am I suppost to read the last bit?
It would be great if I could get it somehow to output it something like:
['Name of item'] = "Hex code for color of name, Soulbound/BoA/BoE, Damage, Speed, On hit effect, On use, etc."
Is this possible and how would I make/find this mod. I am no UI expert, infact I dont know hardly anything :P
Please help me, I beg you!,
Tom :)