Jump to content
  • 0

Adding buildings to epoch not working :S


dzrealkiller

Question

Hi, I have been trying to add some building into my epoch server using the editor items but it wont work...

 

In dayz_server\buildings I added my file fuelstation.sqf

 

then I added this:

execVM "\z\addons\dayz_server\buildings\fuelstation.sqf";

 

to:

dayz_server\init\server_functions.sqf

 

I then launched the server and logged in but my build is not there :(

 

fuelstation.sqf : https://www.dropbox.com/s/x6j06ifca73u79t/fuelstation.sqf?dl=0

 

Could anyone please take a look and tell me why this wont load into the map?

 

**EDIT**

Not sure if it makes any difference but my server Is Overpoch (overwatch + Epoch)

Link to comment
Share on other sites

3 answers to this question

Recommended Posts

  • 0

I realised why they was not spawning I did not repack the server files into the .pbo however now I have repacked them I cant get into the server because of the maps I am getting errors like this in .rpt

 

if(isnil "dayz_MapA>
18:19:19   Error position: <spawn_mineveins;
};
 
if(isnil "dayz_MapA>
18:19:19   Error Undefined variable in expression: spawn_mineveins
18:19:19 File z\addons\dayz_server\system\server_monitor.sqf, line 398
18:19:19 Error in expression <x" from 1 to MaxMineVeins do {
[] spawn spawn_mineveins;
};
 
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...