Hi,
I was thinking of adding items to player inventory useing DB f_insertNewItemInventory function. I know there are easier ways to do this (rcon, live map etc) but i need to do this this way.
Can someone explain me, how can i add lets say Nordic Sword(id 556) quality 50 to character with id 15?
I found some triggers to insert items on character creation, but i would like to add items to existing characters.
Thanks for feedback.