Database not saving, please help!

KrisiS

Member
Hi guys,

After editing the dayz_server.pbo file the database won't save vehicle's to new points when people move them.

My only dayz_server.pbo edits are for Sarge's AI and for the Chernarus Missions.
If I put a stock dayz_server.pbo file back on, it works fine.

Another side issue I am having is with Krixes Self Bloodbag, for some reason I cannot get it to 'cancel' the action , so therefore if someone uses one - they are stuck in the animation until it's finished.



Could you please give me some advice,
Thanks in advance
 
did you make the proper edits to the server files and added the sarge codes, also are you running the F10 debug monitor? if you are, that is causing your cancel actions, disable it for a test and see if it fixes it. i had to turn it off on my server.
 
Thanks for the reply,

From what I understand the edits are made correctly, I will scrutinize them again and try from scratch to be 110% sure.

I most certainly am using the F10 debug monitor, I'll test it out now with it disabled.
 
The interrupt works perfect since I remove the debug. I just changed it to the older way of working and it's all good.
Thank you for sharing that with me :)

Now, to try to fix the database :(
 
not a problem, glad i could help, its most likely due to an edit mistake and it not setting the variables correctly.
 
** SOLVED **

The problem was that admin tools 1.7.7.1 also required edits in the server_cleanup.fsm which was conflicting with the Sarge AI and Missions edit's.

I have come across a fix for it but I just removed the admin tools instead. Database working 100% again.

Working perfect
 
i knew it was due to some edits not being done to the server files, it was just for a different mod :p

i also found a way to keep the debug monitor and be able to cancel actions, however, its no longer toggle enabled, its always on. if you want me to show you how to fix it, post your code here and ill make the changes.
 
Yep, you were spot on ;)

I got the debug to stay on constantly, the toggle works with the scroll menu in-game but it's too awkward and easy to click on when trying to do other things - so I disable that function. (EG: Get into a vehicle, open doors...)

So this is all wrapped up :)
Thanks Again!
 
i was using that one, but i prefer the look of the f10 debug so i kept messing with it till i got it to work. and no problem.
 
Back
Top