Jump to content
  • 0

How To Turn Off Anti-Hack on a Private Server?


Wildfire IV

Question

7 answers to this question

Recommended Posts

  • 0

Just null out the lines in your init sqf like so:

	//anti Hack
//	[] execVM "\z\addons\dayz_code\system\antihack.sqf";

Better have a fallback like whitelisting or Infistar though. You will be making a potentially large hole for people to exploit.

Link to comment
Share on other sites

  • 0

Just null out the lines in your init sqf like so:

	//anti Hack
//	[] execVM "\z\addons\dayz_code\system\antihack.sqf";

Better have a fallback like whitelisting or Infistar though. You will be making a potentially large hole for people to exploit.

i've tried this, and the server will start but when i try and join it gets stuck on 'requesting for authentication' any ideas?

 

Edit : this worked, i was just doing it wrong, but the vehicles still disappear.

Edited by Wildfire IV
Link to comment
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
  • Advertisement
  • Discord

×
×
  • Create New...