Jump to content

Almyra Abandonded Airbase/Trader Outpost


READTHESCROLL

Recommended Posts

Thought I'd share this never ending WIP. Abandoned airbase by the salt flats runway. Should make for a decent PvP/looting area. Inside the dome is a trader booth already setup with an ATM and a helipad outside to spawn vehicles. If you use Halv and Suppes Blackmarket Traders just add the following coords to epoch.altis\trader\init.sqf and one will be placed in the right spot. Also has gas pumps outside the doors of the dome for refueling land vehicles.

 

[[23202.3,18442.4,0],38.34,true], // Blackmarket Trader at Salt Flats

 

https://github.com/READTHESCROLL/Arma3-Epoch/blob/master/SFTOutpost.sqf

 

Go to my github above and copy/paste the code into a new file in your editor of choice. Save as SFTOutpost.sqf

 

To add it to your map, download a3_epoch_custom.zip from the first post here...

 

Extract the folder and place SFTOutpost.sqf in the a3_epoch_custom\mapcontent folder.

 

Go to your a3_epoch_custom\init folder and add this to your fn_init.sqf....

 

call compile preprocessFileLineNumbers "\x\addons\custom\mapcontent\SFTOutpost.sqf";

 

Pack the a3_epoch_custom folder into a .pbo and upload to @epochhive\addons.

 

Done!

 

This way is much better since you dont have to edit your mission file.

 

Pics in spoiler

 

2015-08-08_00007_zpszptfhtgv.jpg

 

2015-08-08_00008_zps7wbvp19v.jpg

 

2015-08-08_00004_zpsyqlfaopd.jpg

 

2015-08-08_00009_zpsyozxgltw.jpg

 

 

2015-08-08_00010_zps9vqbcbaq.jpg

 

Link to comment
Share on other sites

I do not think so, at least I do not know how to do it easily. The coords of the objects are set to a specific location on Altis. You would have to make your own base in M3Editor at the location you want then export to sqf file. Take your new sqf file and put it in the mapcontent folder in a3_epoch_custom and add this to the init file in the init folder in a3_epoch_custom.

 

call compile preprocessFileLineNumbers "\x\addons\custom\mapcontent\YOURBASENAME.sqf"

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