Results: 228Comments by: Siz
File: TooltipExchange12-10-06
The random order of lines is a chan...
Posted By: Siz
The random order of lines is a change in this patch I think, nothing to do with TooltipExchange. To fix the error you mentioned, open up TooltipExchange\Libs\ItemStorage-1.0\ItemStorage-1.0.lua and change line 173 from "for k, v in item do" to "for k, v in pairs(item) do" There are still other issues, however. TooltipExchan...
File: Possessions12-10-06
Awesome tip Gello! warda - Money...
Posted By: Siz
Awesome tip Gello! warda - Money still works, but Possessions requires enhTooltip in order for it to be displayed. You can get an alpha version of enhTooltip from the Auctioneer website here. This just screams "Ace2 me!" Zidomo - I have no idea why old data doesn't work, sorry... It doesn't look like there are stray newlines in...
File: Possessions12-09-06
It shouldn't be a big deal to log i...
Posted By: Siz
It shouldn't be a big deal to log into your characters once to load their information again. I did use Sanity2 until I was able to make Possessions work for me. I prefer Possessions since there's nothing more useful to me than being able to use a simple command to see where I have an item stored. It looks like I missed some fix...