S3M4J Posted January 17, 2015 Report Share Posted January 17, 2015 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 More sharing options...
0 syco Posted January 17, 2015 Report Share Posted January 17, 2015 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. Link to comment Share on other sites More sharing options...
0 S3M4J Posted January 17, 2015 Author Report Share Posted January 17, 2015 yeah the file is in the custom folder Link to comment Share on other sites More sharing options...
0 syco Posted January 18, 2015 Report Share Posted January 18, 2015 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 More sharing options...
0 raymix Posted January 18, 2015 Report Share Posted January 18, 2015 code is fine and should be running as long as your folder named "custom" sits in root directory of your mission file. What's the actual error and what makes you think it's location issue? Link to comment Share on other sites More sharing options...
Question
S3M4J
Within my init.sqf i have
my server works fine but when i change it to
my server dont load and yes the file is there
Link to comment
Share on other sites
4 answers to this question
Recommended Posts
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now