Jump to content

Sanguivore

Member
  • Posts

    5
  • Joined

  • Last visited

Posts posted by Sanguivore

  1. hello all, this will probably be a strange question for most or a question that shows the lack of my scripting skills.  I recently came across a mod called "Alienz" aka "Zetaborn" created by Icebreakr on the Armaholic forums.  The thread was 2 years old and seems abandoned but the files are still available.  For those that are unfamiliar with the mod it adds hostile alien greys to the game with custom weapons and flying UFO's.

     

    My idea was trying to incorporate this mod into my EPOCH server as a bandit ai faction.  However, I'm not sure what the best way to do this would be or if it is even possible.  I am currently looking at the sarge ai framework because of how it handles faction relations.  I can get the server up and running with no errors in the RPT but the aliens and UFOs don't spawn.  Honestly, I'm not even sure if the server is even loading the mod.  Having the bandit factions call for the zetaborn classnames apparently is not enough, nor adding the mod files to the mission.sqm file.  I have seen videos of other servers running the mod successfully but none about how they got the mod implemented correctly and working. 

     

    What exactly am I missing?  The install directions for the mod are rather sparse and act like it is just a plug and play module.  But simply adding the files and creating a command line launch parameter obviously wouldn't work.  I found 1 mission file called "NAPF Alienized" that I thought I could dissect to see how they implemented the code but that was for a scenario setup and not exactly what I was looking for.

     

    If anyone has any ideas that could help me would be greatly appreciated.  Thanks in advance to any that offer assisstance.

     

    link to mod: http://armaholic.com/page.php?id=20769         just in case someone wanted to look at the package.

  2. Hello All, I really hope that some one can help me with the issues that I am having.  I have scoured numerous forums looking for answers that I could not find, and the users at OpenDayZ seem unwilling to help.

     

    My EPOCH server, Arma 2, and BE are all up to date with the latest stable release.  I have other mods installed and enabled on the server that seem to run correctly with no errors being logged in the RPT.  However, once I installed Sarg AI, my RPT becomes flooded with error spams.  Remove Sarge, and errors stop.  So, I know the issue resides within the Sarge AI framework.  Even though this has become a major headache for me, my gaming group and I strongly desire to get this working correctly.  The main reason is because of the survivor AI.  We have grown tired of shooting everything that moves without seeing other "friendlies" within the world (not counting the mannequin traders).  It breaks the immersion factor for us.  So, if anyone can help us out with this or perhaps can point me in the direction of a "Survivor" AI package that works, we would be grateful.  Below is a snipit of the RPT showing the error spam.  Did not post entire log for obvious reasons.

     

    21:06:28 Error in expression <
    while {_loop} do {

    _chk_count = count dayz_serverObjectMonitor;

    sleep 5;

    if >
    21:06:28   Error position: <dayz_serverObjectMonitor;

    sleep 5;

    if >
    21:06:28   Error Undefined variable in expression: dayz_serverobjectmonitor
    21:06:28 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 32
    21:06:36 Error in expression <yz_serverObjectMonitor;

    sleep 5;

    if ((_chk_count != 0) && {count dayz_serverOb>
    21:06:36   Error position: <_chk_count != 0) && {count dayz_serverOb>
    21:06:36   Error Undefined variable in expression: _chk_count
    21:06:36 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 36
    21:06:36 Error in expression <
    while {_loop} do {

    _chk_count = count dayz_serverObjectMonitor;

    sleep 5;

     

    21:07:39   Error Undefined variable in expression: dayz_serverobjectmonitor
    21:07:39 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 32
    21:07:51 [EMS]: Starting DayZ Mission System.
    21:07:51 [EMS]: SargeAI Found! Using SargeAI's Relations!
    21:07:51 [EMS]: Currently Running Version: any
    21:07:51 [EMS]: Mission and Extended Configuration Loaded!
    21:07:51 [EMS]: chernarus Detected. Map Specific Settings Adjusted!
    21:07:51 [EMS]: DayZ Epoch Detected! Some Scripts Adjusted!

    21:07:51   Error Undefined variable in expression: dayz_serverobjectmonitor
    21:07:51 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 32

    21:08:02 [DZMS]: Loading ExecVM Functions.
    21:08:02 [DZMS]: Loading Compiled Functions.
    21:08:02 [DZMS]: Loading All Other Functions.
    21:08:02 [DZMS]: Mission Functions Script Loaded!
    21:08:02 Error in expression <yz_serverObjectMonitor;

    sleep 5;

    if ((_chk_count != 0) && {count dayz_serverOb>
    21:08:02   Error position: <_chk_count != 0) && {count dayz_serverOb>
    21:08:02   Error Undefined variable in expression: _chk_count
    21:08:02 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 36
    21:08:02 Error in expression <
    while {_loop} do {

    _chk_count = count dayz_serverObjectMonitor;

    sleep 5;

    if >
    21:08:02   Error position: <dayz_serverObjectMonitor;

    sleep 5;

    if >
    21:08:02   Error Undefined variable in expression: dayz_serverobjectmonitor
    21:08:02 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 32
    21:08:12 [EMS]: Loading ExecVM Functions.
    21:08:12 [DZMS]: Major Mission Clock Starting!
    21:08:12 [DZMS]: Mission Marker Loop for JIPs Starting!
    21:08:12 [DZMS]: Minor Mission Clock Starting!
    21:08:12 Error in expression <yz_serverObjectMonitor;

    sleep 5;

    if ((_chk_count != 0) && {count dayz_serverOb>
    21:08:12   Error position: <_chk_count != 0) && {count dayz_serverOb>
    21:08:12   Error Undefined variable in expression: _chk_count
    21:08:12 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 36
    21:08:12 Error in expression <
    while {_loop} do {

    _chk_count = count dayz_serverObjectMonitor;

    sleep 5;

    if >
    21:08:12   Error position: <dayz_serverObjectMonitor;

    sleep 5;

    if >
    21:08:12   Error Undefined variable in expression: dayz_serverobjectmonitor
    21:08:12 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 32
    21:08:23 [EMS]: Loading Compiled Functions.
    21:08:23 [EMS]: Loading All Other Functions.
    21:08:23 [EMS]: Mission Functions Script Loaded!
    21:08:23 Error in expression <yz_serverObjectMonitor;

    sleep 5;

    if ((_chk_count != 0) && {count dayz_serverOb>
    21:08:23   Error position: <_chk_count != 0) && {count dayz_serverOb>
    21:08:23   Error Undefined variable in expression: _chk_count
    21:08:23 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 36
    21:08:23 Error in expression <
    while {_loop} do {

    _chk_count = count dayz_serverObjectMonitor;

    sleep 5;

    if >
    21:08:23   Error position: <dayz_serverObjectMonitor;

    sleep 5;

    if >
    21:08:23   Error Undefined variable in expression: dayz_serverobjectmonitor
    21:08:23 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 32
    21:08:33 [EMS]: Mission Marker Loop for JIPs Starting!
    21:08:33 [EMS]: Minor Mission Clock Starting!
    21:08:33 [EMS]: Major Mission Clock Starting!
    21:08:34 Error in expression <yz_serverObjectMonitor;
    21:08:34   Error Undefined variable in expression: dayz_serverobjectmonitor
    21:08:34 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 32
    21:08:44 Error in expression <owounded = false;


    if ((R_GOTHIT_ARRAY select _grpId) != 0) then    {
    _gothit = tr>
    21:08:44   Error position: <select _grpId) != 0) then    {
    _gothit = tr>
    21:08:44   Error Zero divisor

    21:10:55   Error Undefined variable in expression: dayz_serverobjectmonitor
    21:10:55 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 32
    21:10:55 "Chernarus static spawn configuration loaded."
    21:10:56 Error in expression <[];
    {
    if (_foreachindex > 0 && {!isnull _x} && {alive _x} && {!captive _x} ) the>
    21:10:56   Error position: <_x} && {alive _x} && {!captive _x} ) the>
    21:10:56   Error Undefined variable in expression: _x
    21:10:56 File mpmissions\DayZ_Epoch_11.Chernarus\addons\UPSMON\scripts\Init_UPSMON.sqf, line 353
    21:11:00 Error in expression <yz_serverObjectMonitor;

    sleep 5;

    if ((_chk_count != 0) && {count dayz_serverOb>

    21:11:01 Error in expression <dst,_dir] call SHK_pos_fnc_getPos;


    if !_water then {
    if (surfaceIsWater _pos) >
    21:11:01   Error position: <!_water then {
    if (surfaceIsWater _pos) >
    21:11:01   Error !: Type Number, expected Bool
    21:11:01 File mpmissions\DayZ_Epoch_11.Chernarus\addons\shk_pos\shk_pos_getpos.sqf, line 41
    21:11:05 Error in expression <yz_serverObjectMonitor;
    21:08:44 File mpmissions\DayZ_Epoch_11.Chernarus\addons\UPSMON\scripts\upsmon.sqf, line 879
    21:08:44 Error in expression <yz_serverObjectMonitor;21:10:49   Error Undefined variable in expression: dayz_serverobjectmonitor
    21:10:49 File mpmissions\DayZ_Epoch_11.Chernarus\addons\SARGE\SAR_vehicle_fix.sqf, line 32
    21:10:53 Error in expression <ndex > 0 && {_i != _grpid} && {!(isnull _x)})  then {
    _dist1 = [getpos(_x),_flan>
    21:10:53   Error position: <_x)})  then {
    _dist1 = [getpos(_x),_flan>
    21:10:53   Error Undefined variable in expression: _x
    21:10:53 File mpmissions\DayZ_Epoch_11.Chernarus\addons\UPSMON\scripts\upsmon.sqf, line 1503
    21:10:54 "[DZAI] Verified 190 unique classnames in 97.825 seconds."
    21:10:54 Error in expression <ndex > 0 && {_i != _grpid} && {!(isnull _x)})  then {
    _dist1 = [getpos(_x),_flan>
    21:10:54   Error position: <_x)})  then {
    _dist1 = [getpos(_x),_flan>
    21:10:54   Error Undefined variable in expression: _x
    21:10:54 File mpmissions\DayZ_Epoch_11.Chernarus\addons\UPSMON\scripts\upsmon.sqf, line 1503
    21:10:54 Error in expression <ndex > 0 && {_i != _grpid} && {!(isnull _x)})  then {
    _dist1 = [getpos(_x),_flan>
    21:10:54   Error position: <_x)})  then {
    _dist1 = [getpos(_x),_flan>

     

    I know that the RPT post was a terrible hack job, I was just trying to cut out different sections to show the extense of the error spam.

     

    Also of note, I followed the install instructions from Swiss-Sarge's github page until I reached the part about editing the "server_cleanup.fsm" and below.  My server_cleanup was completely different from his and saw through other posts on forums that this version of EPOCH supposedly didn't need those lines added since cleanup had been relocated elsewhere.  Not sure if that is true or not, but I left it alone until instructed otherwise.  Not sure why I would get errors from the "dayz_serverobjectmonitor" file but "SAR_vehicle_fix.sqf" and "upsmon.sqf" are definitely wrecking havoc from what I can tell.  I tried to contact Swiss-Sarge directly, but all questions have been ignored.

     

    If you would like me to post any of my configs for troubleshooting just let me know and I will post them ASAP.

     

    Thanks in advance for any who can help resolve this issue.

  3. Upon dissection and closer attention to coding, I have found and resolved the issue.  I had apparently added an extra comma to one of the AI gear loadouts in the DZMSAIConfig.sqf

     

    The addon now runs flawlessly on the server with no reported errors.

     

    Thank you Russ for pointing me in the right direction and thank you So much Vampire for creating such an invauable tool for Server Ops.  It really helps to "flesh out" and "breathe life" into this virtual playground.

  4. hmmm... that is possible.  I did alter some of the weapon lists and could have used invalid parameters.  I will revert those edits and try to figure out if that is the issue.  Didn't think about looking at those tables with close scrutiny tbh since I did not notice any errors ingame.  Will do some more testing and update thread with my findings.  Thanks for the help.

  5. hey guys, i have an issue that I hope you can help with.  I'm running a private epoch server, all programs/scripts are up to date.  running DZMS with DZAI.  Server starts and loads. Zombies, loot, vehicles, and AI all seem to spawn correctly.  On mission starts HUD correctly displays mission text, map gets updated with markers, all seems good.  However, when looking at the RPT log for stability issues, I have errors showing that are related to DZMS that I can not seem to resolve. Please advise.

     

    excerpt from RPT showing beginning of error to end:

     

    4:21:05 [DZMS]: Starting DayZ Mission System.
    4:21:05 [DZMS]: DZAI Found! Using DZAI's Relations!
    4:21:05 [DZMS]: Currently Running Version: 1.1FIN
    4:21:05 [DZMS]: Mission and Extended Configuration Loaded!
    4:21:05 [DZMS]: chernarus Detected. Map Specific Settings Adjusted!
    4:21:05 [DZMS]: DayZ Epoch Detected! Some Scripts Adjusted!
    4:21:05 [DZMS]: Loading ExecVM Functions.
    4:21:05 [DZMS]: Loading Compiled Functions.
    4:21:05 [DZMS]: Loading All Other Functions.
    4:21:05 [DZMS]: Mission Functions Script Loaded!
    4:21:05 [DZMS]: Major Mission Clock Starting!
    4:21:05 [DZMS]: Minor Mission Clock Starting!
    4:21:05 [DZMS]: Mission Marker Loop for JIPs Starting!
    4:23:25 "CLEANUP: INITIALIZING CLEANUP SCRIPT"
    4:23:47 [DZMS]: Running Minor Mission SM2.
    4:23:49 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:49 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:49 Error Undefined variable in expression: dzmsweps0
    4:23:49 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:49 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:49 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:49 Error Undefined variable in expression: _aiweapon
    4:23:49 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:49 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:49 Error position: <_ret;>
    4:23:49 Error Undefined variable in expression: _ret
    4:23:49 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:49 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:49 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:49 Error Undefined variable in expression: dzmsbanditskins
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:49 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:49 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:49 Error Undefined variable in expression: dzmsskills0
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:49 Error in expression <dMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:49 Error position: <_weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:49 Error Undefined variable in expression: _weapon
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 74
    4:23:49 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:49 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:49 Error Undefined variable in expression: dzmsweps0
    4:23:49 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:49 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:49 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:49 Error Undefined variable in expression: _aiweapon
    4:23:49 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:49 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:49 Error position: <_ret;>
    4:23:49 Error Undefined variable in expression: _ret
    4:23:49 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:49 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:49 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:49 Error Undefined variable in expression: dzmsskills0
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:49 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:49 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:49 Error Undefined variable in expression: dzmsbanditskins
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:49 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:49 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:49 Error Undefined variable in expression: dzmsweps0
    4:23:49 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:49 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:49 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:49 Error Undefined variable in expression: dzmsbanditskins
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:49 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:49 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:49 Error Undefined variable in expression: _aiweapon
    4:23:49 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:49 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:49 Error position: <_ret;>
    4:23:49 Error Undefined variable in expression: _ret
    4:23:49 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:49 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:49 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:49 Error Undefined variable in expression: dzmsskills0
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:49 Error in expression <aponArray select 1;




    _aigearArray = [DZMSGear0,DZMSGear1,DZMSGear2,DZMSGear3,>
    4:23:49 Error position: <DZMSGear0,DZMSGear1,DZMSGear2,DZMSGear3,>
    4:23:49 Error Undefined variable in expression: dzmsgear0
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 62
    4:23:49 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:49 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:49 Error Undefined variable in expression: dzmsweps0
    4:23:49 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:49 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:49 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:49 Error Undefined variable in expression: _aiweapon
    4:23:49 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:49 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:49 Error position: <_ret;>
    4:23:49 Error Undefined variable in expression: _ret
    4:23:49 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:49 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:49 Error Undefined variable in expression: _magazine
    4:23:49 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:50 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:50 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:50 Error Undefined variable in expression: dzmsbanditskins
    4:23:50 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:50 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:50 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:50 Error Undefined variable in expression: _magazine
    4:23:50 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:50 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:50 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:50 Error Undefined variable in expression: _magazine
    4:23:50 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:50 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:50 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:50 Error Undefined variable in expression: dzmsskills0
    4:23:50 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:50 Error in expression <dMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:50 Error position: <_weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:50 Error Undefined variable in expression: _weapon
    4:23:50 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 74
    4:23:50 [DZMS]: (DZMSUnitsMinor) 0 AI Spawned, 0 units in mission.
    4:23:53 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:53 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:53 Error Undefined variable in expression: dzmsweps0
    4:23:53 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:53 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:53 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:53 Error Undefined variable in expression: _aiweapon
    4:23:53 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:53 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:53 Error position: <_ret;>
    4:23:53 Error Undefined variable in expression: _ret
    4:23:53 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:53 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:53 Error Undefined variable in expression: dzmsskills0
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:53 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:53 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:53 Error Undefined variable in expression: dzmsbanditskins
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:53 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:53 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:53 Error Undefined variable in expression: dzmsweps0
    4:23:53 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:53 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:53 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:53 Error Undefined variable in expression: _aiweapon
    4:23:53 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:53 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:53 Error position: <_ret;>
    4:23:53 Error Undefined variable in expression: _ret
    4:23:53 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:53 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:53 Error Undefined variable in expression: dzmsskills0
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:53 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:53 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:53 Error Undefined variable in expression: dzmsbanditskins
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:53 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:53 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:53 Error Undefined variable in expression: dzmsweps0
    4:23:53 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:53 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:53 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:53 Error Undefined variable in expression: _aiweapon
    4:23:53 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:53 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:53 Error position: <_ret;>
    4:23:53 Error Undefined variable in expression: _ret
    4:23:53 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:53 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:53 Error Undefined variable in expression: dzmsbanditskins
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:53 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:53 Error Undefined variable in expression: dzmsskills0
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:53 Error in expression <dMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:53 Error position: <_weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:53 Error Undefined variable in expression: _weapon
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 74
    4:23:53 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:53 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:53 Error Undefined variable in expression: dzmsweps0
    4:23:53 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:53 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:53 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:53 Error Undefined variable in expression: _aiweapon
    4:23:53 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:53 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:53 Error position: <_ret;>
    4:23:53 Error Undefined variable in expression: _ret
    4:23:53 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:53 Error Undefined variable in expression: _magazine
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:53 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:53 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:53 Error Undefined variable in expression: dzmsskills0
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:53 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:53 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:53 Error Undefined variable in expression: dzmsbanditskins
    4:23:53 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:53 [DZMS]: (DZMSUnitsMinor) 0 AI Spawned, 0 units in mission.
    4:23:56 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:56 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:56 Error Undefined variable in expression: dzmsweps0
    4:23:56 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:56 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:56 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:56 Error Undefined variable in expression: _aiweapon
    4:23:56 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:56 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:56 Error position: <_ret;>
    4:23:56 Error Undefined variable in expression: _ret
    4:23:56 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:56 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:56 Error Undefined variable in expression: dzmsskills0
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:56 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:56 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:56 Error Undefined variable in expression: dzmsbanditskins
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:56 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:56 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:56 Error Undefined variable in expression: dzmsweps0
    4:23:56 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:56 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:56 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:56 Error Undefined variable in expression: _aiweapon
    4:23:56 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:56 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:56 Error position: <_ret;>
    4:23:56 Error Undefined variable in expression: _ret
    4:23:56 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:56 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:56 Error Undefined variable in expression: dzmsbanditskins
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:56 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:56 Error Undefined variable in expression: dzmsskills0
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:56 Error in expression <dMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:56 Error position: <_weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:56 Error Undefined variable in expression: _weapon
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 74
    4:23:56 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:56 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:56 Error Undefined variable in expression: dzmsweps0
    4:23:56 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:56 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:56 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:56 Error Undefined variable in expression: _aiweapon
    4:23:56 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:56 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:56 Error position: <_ret;>
    4:23:56 Error Undefined variable in expression: _ret
    4:23:56 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:56 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:56 Error Undefined variable in expression: dzmsskills0
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:56 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:56 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:56 Error Undefined variable in expression: dzmsbanditskins
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:56 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:56 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:56 Error Undefined variable in expression: dzmsweps0
    4:23:56 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:56 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:56 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:56 Error Undefined variable in expression: _aiweapon
    4:23:56 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:56 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:56 Error position: <_ret;>
    4:23:56 Error Undefined variable in expression: _ret
    4:23:56 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:56 Error Undefined variable in expression: _magazine
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:56 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:56 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:56 Error Undefined variable in expression: dzmsskills0
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:56 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:56 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:56 Error Undefined variable in expression: dzmsbanditskins
    4:23:56 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:56 [DZMS]: (DZMSUnitsMinor) 0 AI Spawned, 0 units in mission.
    4:23:59 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:59 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:59 Error Undefined variable in expression: dzmsweps0
    4:23:59 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:59 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:59 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:59 Error Undefined variable in expression: _aiweapon
    4:23:59 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:59 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:59 Error position: <_ret;>
    4:23:59 Error Undefined variable in expression: _ret
    4:23:59 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:59 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:59 Error Undefined variable in expression: dzmsbanditskins
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:59 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:59 Error Undefined variable in expression: dzmsskills0
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:59 Error in expression <dMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:59 Error position: <_weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:59 Error Undefined variable in expression: _weapon
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 74
    4:23:59 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:59 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:59 Error Undefined variable in expression: dzmsweps0
    4:23:59 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:59 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:59 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:59 Error Undefined variable in expression: _aiweapon
    4:23:59 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:59 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:59 Error position: <_ret;>
    4:23:59 Error Undefined variable in expression: _ret
    4:23:59 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:59 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:59 Error Undefined variable in expression: dzmsskills0
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:59 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:59 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:59 Error Undefined variable in expression: dzmsbanditskins
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:59 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:59 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:59 Error Undefined variable in expression: dzmsweps0
    4:23:59 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:59 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:59 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:59 Error Undefined variable in expression: _aiweapon
    4:23:59 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:59 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:59 Error position: <_ret;>
    4:23:59 Error Undefined variable in expression: _ret
    4:23:59 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:59 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:59 Error Undefined variable in expression: dzmsskills0
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:59 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:59 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:59 Error Undefined variable in expression: dzmsbanditskins
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:59 Error in expression <itch (_skill) do {
    case 0: {_aiweapon = DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:59 Error position: <DZMSWeps0;};
    case 1: {_aiweapon = DZMSWe>
    4:23:59 Error Undefined variable in expression: dzmsweps0
    4:23:59 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 201
    4:23:59 Error in expression < {_aiweapon = DZMSWeps3;};
    };
    _weapon = _aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:59 Error position: <_aiweapon call BIS_fnc_selectRandom;
    _ma>
    4:23:59 Error Undefined variable in expression: _aiweapon
    4:23:59 File z\addons\dayz_server\DZMS\DZMSFunctions.sqf, line 206
    4:23:59 Error in expression <ret = _this select _ret;
    };

    _ret;>
    4:23:59 Error position: <_ret;>
    4:23:59 Error Undefined variable in expression: _ret
    4:23:59 File z\addons\dayz_code\compile\BIS_fnc\fn_selectRandom.sqf, line 24
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <" from 1 to _unitcount do {


    _aiskin = DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:59 Error position: <DZMSBanditSkins call BIS_fnc_selectRando>
    4:23:59 Error Undefined variable in expression: dzmsbanditskins
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 30
    4:23:59 Error in expression <"_i" from 1 to 3 do {
    _unit addMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error position: <_magazine;
    };
    _unit addWeapon _weapon;
    _>
    4:23:59 Error Undefined variable in expression: _magazine
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 72
    4:23:59 Error in expression <itch (_skill) do {
    case 0: {_aicskill = DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:59 Error position: <DZMSSkills0;};
    case 1: {_aicskill = DZMS>
    4:23:59 Error Undefined variable in expression: dzmsskills0
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 95
    4:23:59 Error in expression <dMagazine _magazine;
    };
    _unit addWeapon _weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:59 Error position: <_weapon;
    _unit selectWeapon _weapon;

    _u>
    4:23:59 Error Undefined variable in expression: _weapon
    4:23:59 File z\addons\dayz_server\DZMS\Scripts\DZMSAISpawn.sqf, line 74
    4:23:59 [DZMS]: (DZMSUnitsMinor) 0 AI Spawned, 0 units in mission.
    4:24:02 [DZMS]: (DZMSUnitsMinor) Waiting for 0/0 Units or Less to be Alive and a Player to be Near the Objective.
    4:24:16 "Skipping Null Object: <NULL-object>"
    4:24:37 "DZAI Monitor :: Server Uptime: 0:8:41. Active AI Groups: 10."
    4:24:37 "DZAI Monitor :: Static Spawns: 1. Respawn Queue: 1 groups queued."
    4:24:37 "DZAI Monitor :: Dynamic Spawns: 0. Random Spawns: 0. Air Patrols: 3. Land Patrols: 6."
    4:28:25 "TIME SYNC: Local Time set to [2013,8,3,10,28]"
    4:29:38 "DZAI Monitor :: Server Uptime: 0:13:41. Active AI Groups: 11."
    4:29:38 "DZAI Monitor :: Static Spawns: 2. Respawn Queue: 2 groups queued."
    4:29:38 "DZAI Monitor :: Dynamic Spawns: 0. Random Spawns: 3. Air Patrols: 3. Land Patrols: 6."
    4:30:07 "RUNNING EVENT: crash_spawner on [2015,3,4,10,30]"
    4:33:26 "TIME SYNC: Local Time set to [2013,8,3,10,33]"
    4:34:38 "DZAI Monitor :: Server Uptime: 0:18:42. Active AI Groups: 11."
    4:34:38 "DZAI Monitor :: Static Spawns: 2. Respawn Queue: 2 groups queued."
    4:34:38 "DZAI Monitor :: Dynamic Spawns: 0. Random Spawns: 3. Air Patrols: 3. Land Patrols: 6."
    4:35:32 Error: Bone leftshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone rightshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone rightshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone leftshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone rightshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone leftshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone rightshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone leftshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone rightshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone leftshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone rightshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone leftshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone leftshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone rightshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone leftshoulder doesn't exist in some skeleton
    4:35:32 Error: Bone rightshoulder doesn't exist in some skeleton
    4:36:33 Server: Object 3:106 not found (message 91)
    4:38:26 "TIME SYNC: Local Time set to [2013,8,3,10,38]"
    4:39:39 "DZAI Monitor :: Server Uptime: 0:23:42. Active AI Groups: 11."
    4:39:39 "DZAI Monitor :: Static Spawns: 2. Respawn Queue: 1 groups queued."
    4:39:39 "DZAI Monitor :: Dynamic Spawns: 0. Random Spawns: 3. Air Patrols: 3. Land Patrols: 6."
    4:41:56 "PDEATH: Player Died 76561197981106347"
    4:42:07 "get: STRING (76561197981106347), sent: STRING (76561197981106347)"
    4:42:07 "DISCONNECT: Vampyre (76561197981106347) Object: B 1-1-B:1 (Vampyre) REMOTE, _characterID: 4 at loc [-7239.67,19539.3,0.245483]"
    4:42:07 "ERROR: server_playerSync: Cannot Sync Player Vampyre [4]. Position in debug! [-7239.67,19539.3,0.245483]"
    4:42:09 Warning: Cleanup player - person 3:122 not found

     

    I did not edit DZMS_functions.sqf or DZMSAISpawn.sqf

     

    So what exactly is wrong and how do I fix it?  Do you need any other info for troubleshooting?

×
×
  • Create New...