Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Feature] Visual Inventory
#29
Johny050 Wrote:When I try to add this I'm getting this error:
DD_ItemSurf (Variable not defined)

I'm pretty sure Johny050 figured this one out by now, but for anyone else trying to add this, just replace

Code:
Call DD_ItemSurf.BltToDC(frmMirage.picVisInv.hdc, rec, rec_pos)

With

Code:
Call DDS_Item.BltToDC(frmMirage.picVisInv.hdc, rec, rec_pos)

Real simple fix. Also there is alot of work to do for anyone who wants to add this in, its not just a C & P (thought C & P gets the actual picture box to work like it should.)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)