Server 3 now running Bisto's version of Fallujah.
Recommend using six updater to download the map!
PERM BAN
Really....... OMG, Coooool! Pity the Taki map didn't take off!
Fallujah, with 1st person only. Really want to give that a try.
Taviana is nearly finished mate.
Ok, will have a look!
CAI, you decided what weapon cache you want spawning at the air wreck yet?!
Ok, will have a look!
CAI, you decided what weapon cache you want spawning at the air wreck yet?!
Leave another one of your "surprises" there![]()
Well when I was annoying you when you were trying to play some Planetside 2, I think it would be best to split the caches.
I take it you have two Aircraft wreck missions that can spawn. One will be US Special and US Launchers and the other will drop RU Special and RU Launchers.
Can let you play with the amounts contained in the cache but as a rough guide:
US Special = M107, DMR, M204/M40A3 Camo,grenades, smokes, rangefinders
US Launchers = NLAW, SMAW, Satchel, M136
RU Special = KSVK, SVD, PKP, VSS Ventura
RU Launcher = RPG-7V, Igla, Stinger, Strela, Mines
It's a different version of basic weapons though, as it doesn't spawn on a server restart (Only at missions) and both RU and US have identical set-ups.
_box = createVehicle ["USLaunchersBox",[(_randomPos select 0), (_randomPos select 1),0],[], 0, "NONE"];
[_box] execVM "server\missions\customWeaponCrates\makeBasicLaunchers.sqf";
_box2 = createVehicle ["USSpecialWeaponsBox",[(_randomPos select 0), (_randomPos select 1) - 10,0],[], 0, "NONE"];
[_box2] execVM "server\missions\customWeaponCrates\makeBasicWeapons.sqf";
_crate addWeaponCargoGlobal ["RPG7V",2];
_crate addWeaponCargoGlobal ["SMAW",2];
_crate addWeaponCargoGlobal ["M79_EP1",3];
_crate addMagazineCargoGlobal ["1Rnd_HE_M203",25];
_crate addMagazineCargoGlobal ["PG7V",10];
_crate addMagazineCargoGlobal ["SMAW_HEAA",10];
_crate addMagazineCargoGlobal ["HandGrenade",10];
_crate addMagazineCargoGlobal ["Mine",10];
_crate addWeaponCargoGlobal ["M4A1_AIM_SD_CAMO",2];
_crate addWeaponCargoGlobal ["M4A1_HWS_GL_CAMO",2];
_crate addWeaponCargoGlobal ["DMR",2];
_crate addWeaponCargoGlobal ["M24",2];
_crate addWeaponCargoGlobal ["M9",2];
_crate addWeaponCargoGlobal ["M9SD",2];
_crate addWeaponCargoGlobal ["MakarovSD",2];
_crate addWeaponCargoGlobal ["Binocular_Vector",1];
_crate addWeaponCargoGlobal ["NVGoggles",5];
_crate addWeaponCargoGlobal ["Binocular",5];
Yeah those are the right loadouts!
I'd rather see less high end stuff in the shop forcing you to get them from these missions!
Yeah those are the right loadouts!
I'd rather see less high end stuff in the shop forcing you to get them from these missions!