Starting with items in bag

03/12/2012 19:54 Tradehappy#1
I have searched around forums and found a couple of questions pointed to this subject but it always for other reasons like banks items and how to add more than 10 items to players bag when starting.

So can anyone tell me where to put the items that I want in the players bags when a new toon is created. I know its in [PS_GameDefs] [dbo.BaseItemsDefs]? But whats next?
03/12/2012 21:49 VirtuozZ#2
Next, you have to add new lines with the same informations in all colums (without slot and the item definition) as the one that already exists. If you don't understand i'll add an exemple later (i'm a bit busy for now).
03/12/2012 22:36 Tradehappy#3
Ok, it's no rush for now I will try to mess with it and see what I come up with. I will keep checking back in for your answer.
03/13/2012 02:26 RebeccaBlack#4
I modified the Character Creation SP to insert items to the CharItems table when each character is created. If I remember right, the BaseItemDefs table has a hard set limitation in ps_game.