kanan
kanan copied to clipboard
Enhanced Item Information
I really don't want to be that idiot who uses issues for requests, but this is one feature that's been missing for a very long time in the mod world. I would be forever grateful if you find time to look into this:
Thank you Cursey!
I support this, it would be a nice feature to have.
I'll see what I can do.
If it helps at all, here's some offsets in the item data structure (in hex of course).
+C = Item ID (4 byte)
+10 = Color 1 (4 byte)
+14 = Color 2 (4 byte)
+18 = Color 3 (4 byte)
+44 = Purchase Price (4 byte)
+48 = Sale Price (4 byte)
+50 = Durability (2 byte)
+54 = Max Durability (2 byte)
+6E = Effective Range (2 byte)
I just have no idea how to go about this myself.
Bump, I have a feeling this has been forgotten. Would try it myself but I'm not familiar enough with the structure of Kanan and am unable to get IDA to co-operate with Mabi, not much luck with CE either. Edit: Any suggestions RE hooking IDA up to Mabi?