no first of all go
database - character - user_character
then search for the character, who should get the item
copy the character_no. it should be something like BC64325T3
then go back to user_bag (open table -> return all rows) and then max the window and click on 'show/hide grid pane'.
search for user_no.(in the second line!) , click the output away and fill in criteria the user_no
then click on run (the red '!')
if your character has items in the inventar they should be listed then.
you have to replace the indexes then.
if you have an copper argate and replace it with a gold argate, you have to do following:
copper argate: 9901
gold argate: 9902
(silver : 9903)
you have to search for the index 9901 and replace it with the index 9902 (in the line wIndex)
but be careful. if there is an item like a rerturn scroll you may not replace it with a bigger item, like an armor.
(return scroll = 1x1, armor = 2x2)
but: you may take smaller items for bigger items. for example: if you have a le cruz armor and dont want it, you can search the index and change it with a copper argate. you will have a copper and 3 empty slots then.
so be careful, what you change. if u make a mistake, the character is bugged and u have to delete it