1 - ItemAge API does not work
The line 235 in ItemAge.lua should read :
return time()-ItemAge_Items[UID].First;
not
return time()-ItemAge_Items[UniqueID].First;
I'm trying to hook ItemAge into Baggins (through a Baggins_ItemAge addon) and won't be able to commit anything until this is fixed :)
| User | When | Change |
|---|---|---|
| Mokhtar | Fri, 07 Nov 2008 19:28:04 | Create |