17-11-2007, 04:04 PM
And Now I get an error on
RTE 9 Subscript out of range
All I did was make the PicInv and PicPlayerSpells Visible, and deleted the Spells and Inventory button on the frm Mirage, I added Inventory updated on the sub FormLoad
Thx.
Code:
GetPlayerInvItemNum = Player(Index).Inv(InvSlot).Num
RTE 9 Subscript out of range
All I did was make the PicInv and PicPlayerSpells Visible, and deleted the Spells and Inventory button on the frm Mirage, I added Inventory updated on the sub FormLoad
Thx.