dzrealkiller Posted November 25, 2014 Report Share Posted November 25, 2014 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 More sharing options...
0 Coco-Nuts Posted November 25, 2014 Report Share Posted November 25, 2014 Can you give us your RPT log ? Link to comment Share on other sites More sharing options...
0 dzrealkiller Posted November 25, 2014 Author Report Share Posted November 25, 2014 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; }; Here Is the full server.rpt https://www.dropbox.com/s/13otx09f0v8otmm/server02.rpt?dl=0 Link to comment Share on other sites More sharing options...
0 Coco-Nuts Posted November 25, 2014 Report Share Posted November 25, 2014 Yep put this file in your dayz_server folder --> https://www.dropbox.com/s/j4413zc8kzzoale/%24PREFIX%24?dl=0 Then pack your folder in .pbo Link to comment Share on other sites More sharing options...
Question
dzrealkiller
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
Please sign in to comment
You will be able to leave a comment after signing in
Sign In Now