Follow along with the video below to see how to install our site as a web app on your home screen.
Note: This feature may not be available in some browsers.
Cannot get into server...locks up right before authentication
https://www.dropbox.com/s/w0gmr6dzp864zay/arma2oaserver.RPT?dl=0
cool mi was going to suggest that im checking the latest build now (not on git yet will push shortly)Seen that ZEV was giving it a hard time so took it out also am now trying without Infistar
lol private what is private ?Sheep you got a ts or such
Mine is 162.248.89.103:9987 if you want to keep your info private game is same ip port 2302 if you fancy a look to see what its doing
15:17:13 Error in expression <&& (vehicle _x getVariable ["MalSar",0] !=1)) then {
diag_log ("CLEANUP: KILLING>
15:17:13 Error position: <!=1)) then {
diag_log ("CLEANUP: KILLING>
15:17:13 Error !=: Type Bool, expected Number,String,Object,Side,Group,Text,Config entry,Display (dialog),Control,Team member,Task,Location
15:17:13 File z\addons\dayz_server\init\server_functions.sqf, line 1000
there fine for meGreat...We did finally get in the server after I removed Zev and Infistar But we have an issue with the traders...The map is NAPF but traders are from Chenarus...Have not been to klen in forever
It also says Chenarus in the server description will take care of it on my end
AH DAM BUGS!!!
Standard Overpoch Napf build 11
Code:15:17:13 Error in expression <&& (vehicle _x getVariable ["MalSar",0] !=1)) then { diag_log ("CLEANUP: KILLING> 15:17:13 Error position: <!=1)) then { diag_log ("CLEANUP: KILLING> 15:17:13 Error !=: Type Bool, expected Number,String,Object,Side,Group,Text,Config entry,Display (dialog),Control,Team member,Task,Location 15:17:13 File z\addons\dayz_server\init\server_functions.sqf, line 1000
i didnt even change it or edit any part of the dam hacker check....ffs
ill fix later if i get chance
if(vehicle _x != _x && !(vehicle _x in PVDZE_serverObjectMonitor) && (isPlayer _x) && !((typeOf vehicle _x) in DZE_safeVehicle) && (vehicle _x getVariable ["Mission",0] != 1) &&(vehicle _x getVariable ["MalSar",0] != 1) && (vehicle _x getVariable ["Sarge",0] != 1)) then {