Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Feature] Visual Inventory
#48
Im having a problem with the DDS_Item, Im getting a type mismatch before it loads the game windows.

[code]Public Sub BltInventory()
Dim i As Long, PicNum As Long
Dim rec As DxVBLib.RECT
Dim rec_pos As DxVBLib.RECT


If frmMirage.picInvList.Visible Then
frmMirage.picInvList.Cls

For i = 1 To MAX_INV
If GetPlayerInvItemNum(MyIndex, i) > 0 And GetPlayerInvItemNum(MyIndex, i)
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 3 Guest(s)