Then we will try that solution
If we use a DB NPC named DB_Items we could store all the information regarding the items in that NPC.
But what happens with the clientside of the level NPC? Shall we have a copy of all the items information on the clientside? Because we can't read the DB NPCs information from the client side right?
Thank you
