21-11-2007, 02:34 PM
I added a picbox that you can choose the item from like elysium, And it works good as new, but when it saves the item it saves as the wrong sprite..
heres some info on the editor first.
PicBackSelect.Width = 224
PicBack Select.width = 224
In the itemEditorOK Sub I put
And like, I can choose a sword, And it will save it and it will look like an armor, or somehthing else on the ItemSheet
heres some info on the editor first.
PicBackSelect.Width = 224
PicBack Select.width = 224
In the itemEditorOK Sub I put
Code:
Item(EditorIndex).Pic = EditorItemY + EditorItemX
And like, I can choose a sword, And it will save it and it will look like an armor, or somehthing else on the ItemSheet