Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Visual Inventory (GSD)
#48
After putting this code in my Source I have an Error at:

Code:
Function GetPlayerInvItemNum(ByVal Index As Long, ByVal InvSlot As Long) As Long
    GetPlayerInvItemNum = Player(Index).Inv(InvSlot).Num
End Function

Highlights:
Code:
GetPlayerInvItemNum = Player(Index).Inv(InvSlot).Num

Error:

Code:
rte 9: Subscript our of range

this is when i click the button to open my Inventory
Reply


Messages In This Thread

Forum Jump:


Users browsing this thread: 1 Guest(s)