
Custom NorthWest AF (PVP,Playground)
By
Vanguard 1998, in A2: Custom Bases
-
Similar Content
-
By A Man
Hey guys,
I was disappointed to find only the same airfields on different server out there. With their huge appartments, supermarkets and non lore conform buildings. So I decided to build my own airfield and share it with the community to get hopefully more different versions of airfields on different servers. The airfield has already the MAP to Land changed for the loot buildings.
Download here:
https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/NorthWestAirfield.sqf
How to add custom Map Content Server Side Epoch 1.0.6.1:
create a folder in your server.pbo called mapaddons or something like that and put the map addon file in there
add the following line at the very bottom of your server_functions.sqf in the init folder of your server.pbo
E.g. for North West Airfield:
execVM "\z\addons\dayz_server\mapaddons\NorthWestAirfield.sqf";
Save, pack and upload your server.pbo.
add in your mission.sqm from the missionsfile to addOns[]: "aif_arma1buildings"
Screens:
https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153636_1.jpg
https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153649_1.jpg
https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153704_1.jpg
https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153733_1.jpg
https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153745_1.jpg
https://github.com/AirwavesMan/DayZ-Epoch-Map-Additions/blob/master/Chernaus/NorthWestAirfield/20170310153802_1.jpg
- Advertisement