30-04-2007, 10:47 PM
Da Undead Wrote:Fixed it, i just like deleted it and then created it again. Now im getting an "Method or data member not found"Make sure you did this:
for .hdc
in
Code:Call BitBlt(picInv2.hdc, 0, 0, PIC_X, PIC_Y, picItems.hdc, 0, Item(GetPlayerInvItemNum(MyIndex, D + 1)).Pic * PIC_Y, SRCCOPY)
Quote:make another picture box called picItemsIt might work
AutoRedraw = true
AutoResize = true
Scale Mode = pixel
Visible = false
