Jump to content

[Release] DayZ Mission System


TheVampire

Recommended Posts

Hey there,

Ok slightly off topic but I have a problem with DZMS/EMS or any AI mission system, currently I am running Epoch and I have installed the DZMS in the correct places and it is all working but there is one part of it which is not.

 

The braodcast of messages when a mission starts is not coming up at all, so you have to keep checking the map to see if there is a mission. This is not so bad but players have asked for the message to pop up to tell them.

 

Again like I said I am running epoch, I have infistar installed and I would like to keep it that way, when turning infistar off the missions are broadcasted through messages. So it is narrowed down to being something to do with infistar stopping messages from popping up, is there a line of code I can put to tell infistar to ignore some how?

 

Many thanks.

Link to comment
Share on other sites

only problem with this is 3 missions will start one after another and there is only 12 missions so it kinda gets boring after first hour.  is there any way of setting the timer higher between mission spawn points

 

also any way of setting more snipers in an area then assault

Link to comment
Share on other sites

Loving this mod so far :)  getting a couple of errors in the RPT though...

 

19:02:11 [DZMS]: (DZMSUnitsMinor) 3 AI Spawned, 3 units in mission.


19:02:12 [DZMS]: (DZMSUnitsMinor) 3 AI Spawned, 6 units in mission.
19:02:13 Error in expression <"magazines") select 0;

_fin = [_weapon,_magazine];

_fin
};


DZMSGetVeh = {
pr>
19:02:13 Error position: <_magazine];

_fin
};


DZMSGetVeh = {
pr>
19:02:13 Error Undefined variable in expression: _magazine
19:02:13 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
19:02:13 Error in expression <"_i" from 1 to 3 do {
_unit addMagazine _magazine;
};
_unit addWeapon _weapon;
_>
19:02:13 Error position: <_magazine;
};
_unit addWeapon _weapon;
_>
19:02:13 Error Undefined variable in expression: _magazine
19:02:13 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
19:02:13 Error in expression <"_i" from 1 to 3 do {
_unit addMagazine _magazine;
};
_unit addWeapon _weapon;
_>
19:02:13 Error position: <_magazine;
};
_unit addWeapon _weapon;
_>
19:02:13 Error Undefined variable in expression: _magazine
19:02:13 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
19:02:13 Error in expression <"_i" from 1 to 3 do {
_unit addMagazine _magazine;
};
_unit addWeapon _weapon;
_>
19:02:13 Error position: <_magazine;
};
_unit addWeapon _weapon;
_>
19:02:13 Error Undefined variable in expression: _magazine
19:02:13 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72

 

 

... Can anyone tell me if this is something I should be worried about?

 

Thanks in advance.

Link to comment
Share on other sites

DZMSPurgeObject = {

_>

0:13:05 Error Undefined variable in expression: _sleeptime

0:13:05 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 253

0:13:11 Error in expression <nterval; (diag_tickTime - _startTime) > _sleepTime;};

};

DZMSPurgeObject = {

_>

0:13:11 Error position: <_sleepTime;};

};

 

There is a lot of this in my logs.

 

Arma 2 latest and Epoch 1.0.5.1

I get the same error.

DZMSPurgeObject = {

_>

16:08:07 Error position: <_sleepTime;};

};

DZMSPurgeObject = {

_>

16:08:07 Error Undefined variable in expression: _sleeptime

16:08:07 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 253

16:08:08 Error in expression <nterval; (diag_tickTime - _startTime) > _sleepTime;};

};

 Anyone got a fix?

Link to comment
Share on other sites

I have a DayZ Overpoch server hosted by GTX Gaming.

 

Their file structure is a bit different from other companies or private servers.  They have the server.pbo located in @DayZ_Epoch_Server folder\addons\dayz_server.

 

I followed the instructions and this is what I found in my RPT file:

 

21:13:14 Warning Message: Script z\addons\dayz_server\DZMS\DZMSInit.sqf not found

 

Any ideas?

 

Thank you!

Link to comment
Share on other sites

Please disregard my last post.

 

Apparently using PBO manager works for the server.pbo but not for the mission.pbo.  Sorted.

 

The only issue is I don't see any announcements on the screen but I believe I read somewhere that happens when using a custom debug monitor.

 

Awesome mod and thank you!

Link to comment
Share on other sites

Hey man im getting this error.


2:55:01 [DZMS]: Starting DayZ Mission System.
2:55:01 [DZMS]: Relations not found! Using DZMS Relations.
2:55:04 [DZMS]: Currently Running Version: any
2:55:04 [DZMS]: Mission and Extended Configuration Loaded!
2:55:04 [DZMS]: chernarus Detected. Map Specific Settings Adjusted!
2:55:04 [DZMS]: DayZ Epoch Detected! Some Scripts Adjusted!
2:55:04 Error in expression <[DZMS]: Currently Running Version: %1", DZMSVersion];


if (DZMSVersion != "1.1F>
2:55:04 Error position: <DZMSVersion];


if (DZMSVersion != "1.1F>
2:55:04 Error Undefined variable in expression: dzmsversion
2:55:04 File z\addons\dayz_server\DZMS\DZMSInit.sqf, line 74
2:55:04 "RUNNING EVENT: Construction on [2014,8,27,10,55]"


and this one

DZMSPurgeObject = {
_>
3:05:00 Error Undefined variable in expression: _sleeptime
3:05:00 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 253
3:05:00 Error in expression <nterval; (diag_tickTime - _startTime) > _sleepTime;};
};


DZMSPurgeObject = {
_>
3:05:00 Error position: <_sleepTime;};
};


DZMSPurgeObject = {
_>
3:05:00 Error Undefined variable in expression: _sleeptime
3:05:00 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 253
3:05:05 Error in expression <nterval; (diag_tickTime - _startTime) > _sleepTime;};
};


DZMSPurgeObject = {
_>
3:05:05 Error position: <_sleepTime;};
};


DZMSPurgeObject = {
_>
3:05:05 Error Undefined variable in expression: _sleeptime
3:05:05 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 253
3:05:05 Error in expression <nterval; (diag_tickTime - _startTime) > _sleepTime;};
};


None of the events seem to be running. Thanks in advance

Link to comment
Share on other sites

I get the same error.

DZMSPurgeObject = {

_>

16:08:07 Error position: <_sleepTime;};

};

DZMSPurgeObject = {

_>

16:08:07 Error Undefined variable in expression: _sleeptime

16:08:07 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 253

16:08:08 Error in expression <nterval; (diag_tickTime - _startTime) > _sleepTime;};

};

 Anyone got a fix?

anyone fix this yet ???

 

latest update still gives this error....

Link to comment
Share on other sites

http://pastebin.com/K4rGtNQK

 

Could you upload a clean server RPT to pastebin?

 

(Delete your current RPT, run the server until a mission spawns, shut down the server and copy the RPT to pastebin)

http://pastebin.com/K4rGtNQK

 

 

i FIXED THE  LINE 730 ERROR ] ISSUE

  1.  8:44:16 Error in expression <7],200],
  2. [18525.4,2466.71,0.001],200]
  3. ];
  4.  
  5. DZMSVersion = "1.1FIN";
  6. >
  7.  8:44:16   Error position: <];
  8.  
  9. DZMSVersion = "1.1FIN";
  10. >
  11.  8:44:16   Error Missing ;
  12.  8:44:16 File z\addons\dayz_server\DZMS\DZMSConfig.sqf, line 124
  13.  8:44:16 Error in expression <7],200],
  14. [18525.4,2466.71,0.001],200]
  15. ];
Link to comment
Share on other sites

  • 3 weeks later...

Which file is responsible for AI spawn quantities now there are to many AI-s on my server i would like to decrese it

 

also is there any way to control how many people spawns in one group  ? 

 

Edit the mission files.

 

e.g. SM1.sqf

//Usage: [_coords, count, skillLevel, unitArray]
[[(_coords select 0) + 0.0352,(_coords select 1) - 6.8799, 0],6,1,"DZMSUnitsMajor"] call DZMSAISpawn;
sleep 5;

By default, 6 AI will spawn with the above group. Change that value to your preference.

Link to comment
Share on other sites

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
×
×
  • Create New...