kills dont stick if set manually

12/13/2015 23:00 [Admin]Slice#1
hey, i have a problem in my server ep6.3 if u set kills manually /set name kills 200000 or whatever number u desire, and u log out they dont stick but if u do it in the database they do. anyone know why this is?
12/16/2015 08:21 visionthing10#2
Can you send more details for your problem
12/16/2015 12:28 [Admin]Slice#3
Quote:
Originally Posted by visionthing10 View Post
Can you send more details for your problem
like i said, i set my kills with the command /set player kills blablabla and if u relog your kills are the same as they were before (they dont change), however, if you set them manually in the database it works.
12/17/2015 11:47 SnickQ#4
Probably your problem is with some trigger or proc.
Set kills in game with command and wait few min and check kills in data base but stay online.
If kill be add in dbo.chars then problem is in database.
12/20/2015 01:12 [Admin]Slice#5
Quote:
Originally Posted by SnickQ View Post
Probably your problem is with some trigger or proc.
Set kills in game with command and wait few min and check kills in data base but stay online.
If kill be add in dbo.chars then problem is in database.
the kills dont get added to the database at all. what do you think the problem is?

i also tried to remake dbo.Chars, i have no idea what is causing this.. can somebody please get this fixed?

i tried a whole new database and still nothing, im thinking its the ps_game
12/20/2015 16:27 SnickQ#6
dbo.chars is not problem. Also you need wait few min to check in chars WITHOUT RELOG!
12/20/2015 22:37 [Admin]Slice#7
Quote:
Originally Posted by SnickQ View Post
dbo.chars is not problem. Also you need wait few min to check in chars WITHOUT RELOG!
i did that lol and i fixed the problem i was missing some things in the database. thank you.