|
If you have added it to your database successfully (_RefObjCommon and _RefObjItem), then the last part is matching your client information, which you probably forgot or more likely not synced up correctly.
You should never copy Common and Item lines and "stick" them together. There are unnecessary informations which the client will parse wrong and thus prevent spawning that item or even crashing your client.
Don't forget: Inserting simple stuff to the database requires at least 2 tables, the client needs multiple text files to be edited, from the actual item up to the item name declaration, mesh, and such.
|