A3Wasteland / ArmA3_Wasteland.Stratis

A3Wasteland is a survival sandbox mission for Arma 3 where two teams and independent players fight for survival. Built in collaboration between GoT, TPG, KoS, 404Games, and others. –
http://a3wasteland.com/
GNU Affero General Public License v3.0
39 stars 79 forks source link

add R3F_LOG\auto_load_in_vehicle.sqf #104

Open 1datatec opened 6 years ago

1datatec commented 6 years ago

Hey, any change you add this script from r3f 3.1 to malden and stratis? I think that's the only feature we really need from latest r3f to load base parts in airdrop containers. If you will add it i will be able to downgrade to your r3f version and save all that headache with update merging.

[_object, [["Land_Canal_Wall_Stairs_F", 2],["Land_BarGate_F", 2],["Land_Cargo_Patrol_V1_F", 2],["Land_HBarrier_3_F", 3],["Land_Canal_WallSmall_10m_F", 5],["Land_LampShabby_F", 5], ["Land_RampConcrete_F",1],["Land_Crash_barrier_F",4],["B_HMG_01_high_F",1],["B_Quadbike_01_F",2]] ] execVM "addons\R3F_LOG\auto_load_in_vehicle.sqf";