Update Character_Data Question

hypoluxia

New Member
I had attempted to modify the inventory field of characters_data
with,

Update Character_data
set Inventory = 'items wanted here'
where playerid = 0

it updates the DB however as soon as I log in, my changes are overwritten by hiveext, how do I combat this problem? I've only downloaded this server package last night, and I'm new to the DayZ server game. Any advice would be appreciated.
 
Back
Top