Jump to content
  • 0

help on custom maps?


mskitten87

Question

currently runing into issues were trying add map edits and we get no errors adding them but they are added into server...but not loading in.

 

we are trying add in

 

we have tried

[] ExecVM "\z\addons\dayz_server\buildings\Secret_Airfield.sqf";

 

and

 

[] ExecVM "buildings\Secret_Airfield.sqf";

 

neither seem to work now marker worked flawless.

 

we do however use vilayer so i have no idea if this causes a issue

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

download and copy to a safe location.

 

Unpack your dayz_server.pbo

 

add the Secret_Airfield.sqf file to the buildings directory inside the dayz_server.pbo

 

Open server_monitor.sqf and add this (under // Custom Configs line)

call compile preProcessFileLineNumbers "\z\addons\dayz_server\buildings\Secret_Airfield.sqf";

close and save, repack the day_server.pbo upload and replace the one on your server.
Restart your server and enjoy your work =)

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