Thanks for the reply. I read in the readme this.
"- In MYSQL Workbench (or whatever you use to manage DB):
- Set your default schema (the database you want to execute scripts on)
- Make sure you backup and delete your current deployable list. (also keep track of your current primary key IDs...
No, I can't access my dayz_code using FTP either. I don't think dayz.st allows that. There are tutorials on how to find a work-around. For instance, rather than accessing dayz_code\comile\fn_selfActions.sqf from your server, you want to change the directory from...
I can't seem to get the buildings to save to my DB. Any advice?
Here is my 'check_publishobject = {' section of my server_functions.sqf.
check_publishobject = {
private["_allowed","_allowedObjects","_object"];
_object = _this select 0;
_playername = _this select 1...
You need to grab the dayz_code from your steam\steamapps\common\ArmA2 Operations Arrowhead (Or w/e)\@dayz\dayz_code. I use dayz.st also, and mine is in my main directory of my dayzmission.pbo.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.