Code:
////www.wtf-gaming.co.uk//// //http://killzonekid.com/arma-building-bridges/ //The script to build objects// //Do not alter, unless you know what your doing// // You need to have a FUNTIONS MODULE added to your mission file// //START// if (isNil "oneTime") then { oneTime = true; fnc_bridgeA2 = { private ["_start","_obj"]; _start = createVehicle [ _this select 2, _this select 0, [], 0, " CAN_COLLIDE"...