04-01-2008, 07:42 PM
OK. I am trying to add an item feature that stores its value (the worth of the item to the markets). But, when I open the itemeditor and try to edit an item it says RTE 9: Subscript Out of Range, and it highlights "Item(n).Value = Val(Parse(9))"
I traced the variable, it was declared.
I scrolled over it and the tool-tip box popped up saying that "Item(n).Value = 0"
The value variable itself is a long. I made sure that the server and client had the same packet information for that variable.
Any help?
I traced the variable, it was declared.
I scrolled over it and the tool-tip box popped up saying that "Item(n).Value = 0"
The value variable itself is a long. I made sure that the server and client had the same packet information for that variable.
Any help?