Jump to content
  • 0

file location issue


S3M4J

Question

Within my init.sqf i have

call compile preprocessFileLineNumbers "\z\addons\dayz_code\init\variables.sqf";  

my server works fine but when i change it to

call compile preprocessFileLineNumbers "custom\variables.sqf";	

my server dont load and yes the file is there

 

Link to comment
Share on other sites

4 answers to this question

Recommended Posts

  • 0

Did you pull the variables.sqf from your dayz_code and place it inside your custom folder within your mission pbo?

 

Did you edit the variables.sqf in any way?

 

Any errors in your RPT.log? If yes post your RPT in a spoiler.

Answer all the question pls.

 

Or just post your whole variables.sqf in a spoiler.

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