HeraclesJones
Well-Known Member
This has probably been done already, but here's my version. I've added to both Chernarus airfields in the same addon, so you'll only have to install one file. Basically, I've added some hangars, 2 barracks, a fuel tank and some industrial/military buildings to the NW airfield (along with the requisite plane wreck off the runway). At the NE airfield, I've added a barracks, fuel tank and some random industrial/military buildings. Basically, some extra military/industrial loot and a lot of extra zombies.
This will work in tandem with my NE Military Camp addon, there is no overlap.
Get the code here - http://pastebin.com/msai8iyp
1. Save this code as "airflds.sqf"
2. Place the .sqf file inside your mission.pbo file
3. Open "init.sqf" and add the following line to the very end -
NOTE: If you install this on your server, please post any feedback here... it will let me know what to do/what not to do on my other map additions. Thanks.
This will work in tandem with my NE Military Camp addon, there is no overlap.
Get the code here - http://pastebin.com/msai8iyp
1. Save this code as "airflds.sqf"
2. Place the .sqf file inside your mission.pbo file
3. Open "init.sqf" and add the following line to the very end -
Code:
[] execVM "airflds.sqf";
NOTE: If you install this on your server, please post any feedback here... it will let me know what to do/what not to do on my other map additions. Thanks.




