Jump to content

[Release] 3.0 Door Management - No More Codes


Zupa

Recommended Posts

I'm looking but I'm not seeing :(

 

Heres my server_monitor.sqf  could you have a fast scan over it please?

 

https://www.dropbox.com/s/jbxgvqxgt8lar26/server_monitor.sqf?dl=0

 

the only ownerPUID im seeing is from this:

 

 

if(typename (_worldspace select 3) == "ARRAY")then{
_vector = _worldspace select 3;
if(count _vector == 2)then{
if(((count (_vector select 0)) == 3) && ((count (_vector select 1)) == 3))then{
_vecExists = true;
};
};
};
};
 
}else{
//More than 3 or 4 elements found
//Might add a search for the vector, ownerPUID will equal 0
};
};
};
 
 
Found another:
 
if (typeOf (_object) == "Plastic_Pole_EP1_DZ") then {
            _object setVariable ["plotfriends", _intentory, true];
            };
_object setVariable ["OwnerPUID", _ownerPUID, true];
 
AND ANOTHER:
 
_ownerPUID = "0";
if (count _worldspace >= 3) then{
if(count _worldspace == 3) then{
if(typename (_worldspace select 2) == "STRING")then{
_ownerPUID = _worldspace select 2;
}else{
 
 
Link to comment
Share on other sites

Sorry to sound stupid but Put "A" behind "B" ? by behind would you mean Above?

 

This?

_object setVariable ["ownerPUID", _ownerPUID, true];
_object setVariable ["OwnerPUID", _ownerPUID, true];
 
OR maybe?
_object setVariable ["ownerPUID", _ownerPUID, true]; _object setVariable ["OwnerPUID", _ownerPUID, true];
Link to comment
Share on other sites

Already just gone over the whole thing and still don't work I just don't get It..

 

This is the plot management I'm using:

https://github.com/DevZupa/PlotManagement/blob/master/P4L_Epoch.md

 

I'm using this plot4life and Snap pro

https://github.com/RimBlock/Epoch/tree/master/A%20Plot%20for%20Life

 

And on your page it says to add this to compiles:

MaintainPlot = compile preprocessFileLineNumbers "zupa\plotManagement\maintain_area.sqf";
PlotPreview = compile preprocessFileLineNumbers "zupa\plotManagement\plotToggleMarkers.sqf";
PlotObjects = compile preprocessFileLineNumbers "zupa\plotManagement\plotObjects.sqf"; // NEW
 
But adding the above to Compiles makes my loading screen get stuck and by stuck I mean I can walk around in the game but cant see because the loading screen has not gone off.
 
If I put // In front of those three compiles I can load into the server fine but then my door management then says I don't have the rights.
 
This Is actually the third time installing Door management I added the lines that you said and done everything one step at a time and It wont work.
 
Any Ideas on what's going wrong?
Link to comment
Share on other sites

Sorted the loading screen thing.

 

I messed up a little here in compiles your post said to put:

 

MaintainPlot = compile preprocessFileLineNumbers "zupa\plotManagement\maintain_area.sqf";
PlotPreview = compile preprocessFileLineNumbers "zupa\plotManagement\plotToggleMarkers.sqf";
PlotObjects = compile preprocessFileLineNumbers "zupa\plotManagement\plotObjects.sqf"; // NEW
 
I had to change that to:
 
MaintainPlot = compile preprocessFileLineNumbers "plotManagement\maintain_area.sqf";
PlotPreview = compile preprocessFileLineNumbers "plotManagement\plotToggleMarkers.sqf";
PlotObjects = compile preprocessFileLineNumbers "plotManagement\plotObjects.sqf"; // NEW

 

now the Dome works and it shows me my building parts in the plot managers GUI now so at least that's something fixed.

 

If I missed something as small as Zupa\ I can guarantee I'm over looking something stupidly small... I have checked everything with a fine tooth comb now tho...

 

It just has to be something somewhere with the ownerUPID thing... Everything works now except the Eye Scan and Manage Door :( Eye scan just says "Eye Scan: Failed" and the manager "you don't have the rights" It just has to be ownerUPID but where :S do you think It could be caused by anything else or would you say its something somewhere with the ownerUPID?

Link to comment
Share on other sites

Ok, I have reinstalled It for the forth time and Its doing the same thing... and I followed It nice and slow looking and making sure every thing went to the correct places.. and yet I still can not access door manager and eye scan still do not work..

 

Has anyone else out there had this same problem that could let me know how to fix this section?

Link to comment
Share on other sites

Just found my ArmA20A.RPT Its seeing something but what does it mean :S

 

evecVM "custom\maps\dayz_epoch_kamenka.s>
  Error position: <evecVM "custom\maps\dayz_epoch_kamenka.s>
  Error Undefined variable in expression: evecvm
File mpmissions\__CUR_MP.Chernarus\init.sqf, line 101
Error in expression <", ""];
};
} else {
player removeAction s_player_selfBloodbag;
s_player_selfBloo>
  Error position: <s_player_selfBloodbag;
s_player_selfBloo>
  Error Undefined variable in expression: s_player_selfbloodbag
File mpmissions\__CUR_MP.Chernarus\Scripts\Fn_SelfActions\fn_selfActions.sqf, line 24
Error in expression <yer_followdog = -1;
player removeAction s_player_manageDoor;
s_player_manageDoor>
  Error position: <s_player_manageDoor;
s_player_manageDoor>
  Error Undefined variable in expression: s_player_managedoor
File mpmissions\__CUR_MP.Chernarus\Scripts\Fn_SelfActions\fn_selfActions.sqf, line 994
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: DebugBoxPlayer_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmall_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
"fn_actons: [PlayerUID: 76561198077094211] [_ownerID: 0] [_isModular: false] [typeOfCursorTarget: CinderWallDoorSmallLocked_DZ]"
Link to comment
Share on other sites

Begin with checking custom\maps\dayz_epoch_kamenka.sqf, it's missing a semicolumn in line 108.

It spams your RPT prerry much!

 

Do you use a custom variables.sqf?

If you do, add the following to the resetselfaction part:

 

s_player_selfbloodbag = -1;

s_player_managedoor = -1;

 

Hope this helps you a little!

Link to comment
Share on other sites

if (!isDedicated) then {
0 fadeSound 0;
waitUntil {!isNil "dayz_loadScreenMsg"};
dayz_loadScreenMsg = (localize "STR_AUTHENTICATING");
_id = player addEventHandler ["Respawn", {_id = [] spawn player_death;}];
_playerMonitor = [] execVM "\z\addons\dayz_code\system\player_monitor.sqf";
execVM "dzgm\init.sqf";
_nul = ["zombieenemy"] execVM "DZAI_Client\dzai_initclient.sqf";
if (DZE_AsReMix_PLAYER_HUD) then {
execVM "Scripts\Player_Hud\playerHud.sqf"
execVM "service_point\service_point.sqf";
[] execVM 'custom\Safezones.sqf';
    };
};
 
execVM "Scripts\Gold_Coin_system\init.sqf";
execVM "Scripts\Gold_Coin_system\Bank_Markers\addbankmarkers.sqf";
execVM "\z\addons\dayz_code\external\DynamicWeatherEffects.sqf";
 
#include "\z\addons\dayz_code\system\BIS_Effects\init.sqf"
 
//ESS Spawn Points start
espawn = compile preprocessFileLineNumbers "spawn\spawn.sqf";
waitUntil {!isNil "PVDZE_plr_LoginRecord"};
if ((!isDedicated) && (dayzPlayerLogin2 select 2)) then {call espawn;};
//ESS Spawn Points End
 
//Tow and lift
execVM "R3F_ARTY_AND_LOG\init.sqf";
 
//Map additions
execVM "custom\maps\dayz_epoch_kamenka.sqf";
execVM "custom\maps\devilscastle.sqf";
 
//weed farms
execVM "custom\weed\weedfarms.sqf";
execVM "custom\weed\hemp.sqf";
execVM "custom\weed\smokeshit.sqf";
 
Kamenka looks good to me... However...  this line: #include "\z\addons\dayz_code\system\BIS_Effects\init.sqf"  I guess it needs a ";" at the end?
Link to comment
Share on other sites

Im also now getting an issue while unlocking vehicle's the key code for the vehicle Is <Null> how has this one happened? :S

 

Nope kamenka,sqf has its ; at the end... I guess the one that was missing the ; above messed things up below.

 

Yeah I may take the advice and move map stuff server side, what file should they be called from? I cant remember its been awhile since I added maps server side :D

Link to comment
Share on other sites

Alright this is weird... I moved the lines:

 

execVM "custom\maps\dayz_epoch_kamenka.sqf";
execVM "custom\maps\devilscastle.sqf";
 
From Init.sqf and moved them to server_fucntions in dayz_server and changed the lines to:
 
execVM "\z\addons\dayz_server\buildings\dayz_epoch_kamenka.sqf";
execVM "\z\addons\dayz_server\buildings\devilscastle.sqf";
 
and moved the maps to dayz_server\buildings folder.
After restarting the server I get a message come up saying it cant find the map at: custom\maps\dayz_epoch_kamenka.sqf
why is it still looking there for the map... I have checked all the sqf's in my MPmissions forlder and searched for it and its not listed in any file... plus it was only listed in my Init.sqf...
 
I think I am going to just delete kamenka I have had nothing but issues with that damn map addition.
 
**EDIT** 
I think notepad ++ bugged out.. I restarted my computer loaded notepad++ closed all the tabs then reopened init.sqf and boom the lines where back in there... Never seen that before but that fixed the warning message.
Link to comment
Share on other sites

Bump

in doorManagement.hpp 

 

change this

 

class RscShortcutButton_7104: Zupa_RscButtonMenu

{

idc = 7104;

text = "Add";

x = 0.33 * safezoneW + safezoneX;

y = 0.70 * safezoneH + safezoneY;

w = 0.08 * safezoneW;

h = 0.06 * safezoneH;

onButtonClick = "[(lbCurSel 7101)] call DoorAddFriend;";

};

class RscShortcutButton_7105: Zupa_RscButtonMenu

{

idc = 7105;

text = "Delete";

x = 0.47 * safezoneW + safezoneX;

y = 0.70 * safezoneH + safezoneY;

w = 0.08 * safezoneW;

h = 0.06 * safezoneH;

onButtonClick = "[(lbCurSel 7102)] call DoorRemoveFriend;";

};

class RscShortcutButton_7106: Zupa_RscButtonMenu

{

idc = 7106;

text = "Close";

x = 0.40 * safezoneW + safezoneX;

y = 0.74 * safezoneH + safezoneY;

w = 0.08 * safezoneW;

h = 0.06 * safezoneH;

onButtonClick = "((ctrlParent (_this select 0)) closeDisplay 9000);";

};

 

 

to this

class RscShortcutButton_7104: Zupa_RscButtonMenu

{

idc = 7104;

text = "Add";

x = 0.33 * safezoneW + safezoneX;

y = 0.70 * safezoneH + safezoneY;

w = 0.08 * safezoneW;

h = 0.02 * safezoneH;

onButtonClick = "[(lbCurSel 7101)] call DoorAddFriend;";

};

class RscShortcutButton_7105: Zupa_RscButtonMenu

{

idc = 7105;

text = "Delete";

x = 0.47 * safezoneW + safezoneX;

y = 0.70 * safezoneH + safezoneY;

w = 0.08 * safezoneW;

h = 0.02 * safezoneH;

onButtonClick = "[(lbCurSel 7102)] call DoorRemoveFriend;";

};

class RscShortcutButton_7106: Zupa_RscButtonMenu

{

idc = 7106;

text = "Close";

x = 0.40 * safezoneW + safezoneX;

y = 0.74 * safezoneH + safezoneY;

w = 0.08 * safezoneW;

h = 0.02 * safezoneH;

onButtonClick = "((ctrlParent (_this select 0)) closeDisplay 9000);";

};

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...