- Joined
- Dec 5, 2008
- Messages
- 23
- Reaction score
- 0
[Solved] how to create new items
Ok so let's say I want to create a new dagger...
I went in the ITEM table of my database and added a new row that start with the number "999999999"
just to be sure i wasnt making a new item with the same ID of an existing one...
I filled the collumns with the appropriate infos ... after that I edited the TBL file on the client side...
and now what? I inserted the item into my warehouse using the SQL query but when I log into my account the inn is empty... what did I missed?
Thanks alot!
Ps
Ok so let's say I want to create a new dagger...
I went in the ITEM table of my database and added a new row that start with the number "999999999"
just to be sure i wasnt making a new item with the same ID of an existing one...
I filled the collumns with the appropriate infos ... after that I edited the TBL file on the client side...
and now what? I inserted the item into my warehouse using the SQL query but when I log into my account the inn is empty... what did I missed?
Thanks alot!
Ps

Last edited: