Jump to content

New Airfield will need a little help first - FIXED


oxygen220

Recommended Posts

ok so i started work on a custom airfield it isn't complete yet, now basically i tried uploading it to my server as i would normally with every other map edit for a test, yet this one doesn't work, nothing appears 

 

as soon as i can get a fix for this problem i will be able to continue and finish it and have a new upload to share for you guys.

 

the download contains the sqf

https://www.dropbox.com/s/1zfvwo6rseh1doc/Anglorum.sqf

 

this one is the origional sqf

https://www.dropbox.com/s/9eadku64vyvdshh/mission.sqf

 

here's a link so some pictures, keep in mind this is all unfinished and i still need a fix for why its not loading up on my server and when i do have a fix will be able to make a finished map edit for you all

 

http://imgur.com/a/mctl2#0

Link to comment
Share on other sites

"mbg_killhouses",
"mbg_african_buildings",
"mbg_buildings_3",
"map_eu",
"kpfswaysigns",
"aif_arma1buildings"

that part goes into the mission spm

addOns[]=
{
"chernarus",
"ca_modules_animals",
"dayz_anim",
"dayz_code",
"dayz_communityassets",
"dayz_weapons",
"dayz_equip",
"dayz_epoch",
"dayz_vehicles",
"cacharacters_pmc",
"ca_modules_functions",
"warfarebuildings",
"glt_m300t",
"pook_h13",
"csj_gyroac",
"map_eu",
"jetskiyanahuiaddon",
"warehouse",
"mbg_killhouses",
"mbg_buildings_3",
"mbg_african_buildings"
};
Link to comment
Share on other sites

In your mission.sqf, delete all of this:

_this = createCenter west;
_center_0 = _this;

_group_0 = createGroup _center_0;

_unit_0 = objNull;
if (true) then
{
  _this = _group_0 createUnit ["BAF_Soldier_AA_MTP", [6650.9302, 14217.415, 0.29214719], [], 0, "CAN_COLLIDE"];
  _unit_0 = _this;
  _this setDir 83.98201;
  _this setUnitAbility 0.60000002;
  if (true) then {_group_0 selectLeader _this;};
  if (true) then {selectPlayer _this;};
};
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
  • Discord

×
×
  • Create New...