Jump to content
  • 0

Epoch 1.0.6 Missions (DZMS) Help


looter809

Question

Hey guys, anyone able to get DZMS to work on 1.0.6? I can't even get the file to be called. Are we not supposed to put it ServerMonitor.sqf anymore? I can't get it to say "[DZMS]: Starting DayZ Mission System.", which tells me it isn't getting called anymore. Any ideas?

Also, does anyone know which variables are needed to be changed and where they are?

Link to comment
Share on other sites

15 answers to this question

Recommended Posts

  • 0

I got both to work sort of following the install instructions after changing to the new class names in the crates and on ai but the server clean up is clearing the ai out almost as soon as you kill them!

Quote

diag_log format["Total Number of spawn locations %1", actualSpawnMarkerCount];

if (isDedicated) then {endLoadingScreen;};
//WAI
[] ExecVM "\z\addons\dayz_server\WAI\init.sqf";
//DZMS
[] ExecVM "\z\addons\dayz_server\DZMS\DZMSInit.sqf";

allowConnection = true;
sm_done = true;
publicVariable "sm_done";

I put the above in server monitor, I have no idea if it's right or not, I suspect not because I can only get each mod to spawn up only one mission at a time :sad:

Link to comment
Share on other sites

  • 0

I know a few servers got it working. I find it weird that it's not even telling the server it's running from the diag_log part in the init file. I put 

diag_log text format ["[DZMS]: Starting DayZ Mission System."];

at line 8 on DZMSinit.sqf and I don't see it even showing up in the RPT like it use to. I have not changed any class names yet because I figure I should see if the missions will even still be called from the same servermonitor spot, and they don't seem to be. Would I have to change the class names for it to start the first line of code in the DZMS init? or did the diag_log get changed to a different variable to log text?

Link to comment
Share on other sites

  • 0

I used your modified files for the DZMS files on the pull request through GitHub, and I still am not able to get the missions to spawn. It's as if server_monitor is not working, but it is for everything else. No errors either. RPT is empty of any errors in server_monitor and doesn't show the messages about " [DZMS]: Starting DayZ Mission System " which is in the init file of the DZMS file. :/

Link to comment
Share on other sites

  • 0

I installed DZMS with ebay's fixes installed from his github. My problem I'm having is that sometimes a mission spawns and immediately the message that it was cleared will follow, but no one is near it and all the AI are alive. Once someone does the mission, clears the AI, naturally the mission marker wont clear.  By report does have some errors in it regarding DZMS. I have clear percentage set to 70%.

Spoiler

17:53:57 [DZMS]: Running Minor Mission WM3.
17:53:58 Error in expression <burban Psychotics";


_coords = ["Min", _code] call DZMSFindPos;

[nil,nil,rTitl>
17:53:58   Error position: <_code] call DZMSFindPos;

[nil,nil,rTitl>
17:53:58   Error Undefined variable in expression: _code
17:53:58 File z\addons\dayz_server\DZMS\Missions\Minor\WM3.sqf, line 13
17:54:10 Server: Object 5:283 not found (message 99)
17:54:12 "HIVE: WRITE: "CHILD:305:986:[242.315948,[13393.525391,11915.967773,0.0846481]]:0.644378:""
17:54:12 "HIVE: WRITE: "CHILD:305:2035:[202.915726,[1640.789307,10416.836914,155.664093]]:0.992734:""
17:54:18 UnExpected call of CreateVehicle for 'Logic', pos(0.000000.2,0.725631.2,0.000000.2). Vehicles with brain cannot be created using 'createVehicle'!
17:54:21 Error in expression <LAIN",10] call RE;


[_coords,_missName,_code] ExecVM DZMSAddMinMarker;


_base >
17:54:21   Error position: <_code] ExecVM DZMSAddMinMarker;


_base >
17:54:21   Error Undefined variable in expression: _code
17:54:21 File z\addons\dayz_server\DZMS\Missions\Minor\WM3.sqf, line 18
17:54:22 "HIVE: WRITE: "CHILD:305:986:[78.698616,[13409.563477,11886.0888672,0.3237]]:0.642349:""
17:54:22 "HIVE: WRITE: "CHILD:306:986:[["glass1",0.0570839],["glass2",0.041],["glass3",0],["glass4",0],["wheel_1_1_steering",0.767497],["wheel_1_2_steering",0.011],["wheel_2_1_steering",0.750623],["wheel_2_2_steering",0.011],["fueltank",0],["engine",0],["sklo predni P",0],["sklo predni L",0],["karoserie",0.027],["wheel_1_4_steering",0],["wheel_2_4_steering",0],["wheel_1_3_steering",0],["wheel_2_3_steering",0]]:0.015748:""
17:54:22 "HIVE: WRITE: "CHILD:305:1866:[69.158661,[13474.833008,11816.96582,37.669884]]:0.98745:""
17:54:25 Error in expression <.709,0],6,2,format ["DZMSUnitsMinor%1", _code]] call DZMSAISpawn;
sleep 3;
[[(_c>
17:54:25   Error position: <_code]] call DZMSAISpawn;
sleep 3;
[[(_c>
17:54:25   Error Undefined variable in expression: _code
17:54:25 File z\addons\dayz_server\DZMS\Missions\Minor\WM3.sqf, line 52

 

Link to comment
Share on other sites

  • 0
57 minutes ago, Runewulv said:

I installed DZMS with ebay's fixes installed from his github. My problem I'm having is that sometimes a mission spawns and immediately the message that it was cleared will follow, but no one is near it and all the AI are alive. Once someone does the mission, clears the AI, naturally the mission marker wont clear.  By report does have some errors in it regarding DZMS. I have clear percentage set to 70%.

  Hide contents

17:53:57 [DZMS]: Running Minor Mission WM3.
17:53:58 Error in expression <burban Psychotics";


_coords = ["Min", _code] call DZMSFindPos;

[nil,nil,rTitl>
17:53:58   Error position: <_code] call DZMSFindPos;

[nil,nil,rTitl>
17:53:58   Error Undefined variable in expression: _code
17:53:58 File z\addons\dayz_server\DZMS\Missions\Minor\WM3.sqf, line 13
17:54:10 Server: Object 5:283 not found (message 99)
17:54:12 "HIVE: WRITE: "CHILD:305:986:[242.315948,[13393.525391,11915.967773,0.0846481]]:0.644378:""
17:54:12 "HIVE: WRITE: "CHILD:305:2035:[202.915726,[1640.789307,10416.836914,155.664093]]:0.992734:""
17:54:18 UnExpected call of CreateVehicle for 'Logic', pos(0.000000.2,0.725631.2,0.000000.2). Vehicles with brain cannot be created using 'createVehicle'!
17:54:21 Error in expression <LAIN",10] call RE;


[_coords,_missName,_code] ExecVM DZMSAddMinMarker;


_base >
17:54:21   Error position: <_code] ExecVM DZMSAddMinMarker;


_base >
17:54:21   Error Undefined variable in expression: _code
17:54:21 File z\addons\dayz_server\DZMS\Missions\Minor\WM3.sqf, line 18
17:54:22 "HIVE: WRITE: "CHILD:305:986:[78.698616,[13409.563477,11886.0888672,0.3237]]:0.642349:""
17:54:22 "HIVE: WRITE: "CHILD:306:986:[["glass1",0.0570839],["glass2",0.041],["glass3",0],["glass4",0],["wheel_1_1_steering",0.767497],["wheel_1_2_steering",0.011],["wheel_2_1_steering",0.750623],["wheel_2_2_steering",0.011],["fueltank",0],["engine",0],["sklo predni P",0],["sklo predni L",0],["karoserie",0.027],["wheel_1_4_steering",0],["wheel_2_4_steering",0],["wheel_1_3_steering",0],["wheel_2_3_steering",0]]:0.015748:""
17:54:22 "HIVE: WRITE: "CHILD:305:1866:[69.158661,[13474.833008,11816.96582,37.669884]]:0.98745:""
17:54:25 Error in expression <.709,0],6,2,format ["DZMSUnitsMinor%1", _code]] call DZMSAISpawn;
sleep 3;
[[(_c>
17:54:25   Error position: <_code]] call DZMSAISpawn;
sleep 3;
[[(_c>
17:54:25   Error Undefined variable in expression: _code
17:54:25 File z\addons\dayz_server\DZMS\Missions\Minor\WM3.sqf, line 52

 

Well, I can't explain what the error is there but I would look at reinstalling, I'm using the same version as you are with no issues. I would also check configuration files to make sure you havent stuffed up anything.

 

Also, you should upgrade your infistar so you don't get the logic errors.

Link to comment
Share on other sites

  • 0

I can see the changes in those pull requests but don't quite know how to implement them. Has someone already done this who can package them up in a download that can be used by placing files where they need to go and running with it? My server is running well and i don't want to insert my own errors into it.

 

Link to comment
Share on other sites

  • 0
3 hours ago, Birgitte said:

I can see the changes in those pull requests but don't quite know how to implement them. Has someone already done this who can package them up in a download that can be used by placing files where they need to go and running with it? My server is running well and i don't want to insert my own errors into it.

 

@Birgittehttps://github.com/ebayShopper/DZMS-DayZMissionSystem/archive/master.zip is an archive of @ebaydayzDZMS repo including the new 1.0.6 fixes.

Link to comment
Share on other sites

  • 0

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...