Jump to content
  • 0

Admin tool


kyles_back

Question

Hello, I've been attempting to setup the admin tool by blue-phoenix and i have run into the TP issue there have been now easy fix's that i have found. So, i found a thread on here regarding disabling the anti-TP this might fix my problem, however, i follow the instructions and it gives me the error can not find /dayz_code/init/compiles.sqf. Any ideas on how to fix this? this is the reference thread

 

 http://dayzepoch.com/forum/index.php?/topic/1200-how-to-disable-the-102-anti-tp-protection/

Link to comment
Share on other sites

2 answers to this question

Recommended Posts

  • 0

If you followed the instructions of Kind_sir it will work but maybe you have a typo in it.

Check the line in your init.sqf of your mission, maybe you have:

call compile preprocessFileLineNumbers "\dayz_code\init\compiles.sqf";

it should be:

call compile preprocessFileLineNumbers "dayz_code\init\compiles.sqf";

without a leading \ in "dayz_code\init\compiles.sqf"

 

Moo,

Otter

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
  • Advertisement
  • Discord

×
×
  • Create New...