|
check database, boss.
you can check cq_nobility and delete it
or entities nobilty you can make it 0 with function if ur server has not a function in Program.cs
you can make your own function to reset it i will give you an idea you can do it with code
you can make loop around all your entites table by using foreach and each user nobility = 0;
|