• ArmA 2: Operation Arrowhead - release 29th June!
    1,836 replies, posted
[QUOTE=ShadowPhoeni;23556946]how real takistan man gets away [media]http://www.youtube.com/watch?v=ggKZ1HHx8to[/media][/QUOTE] Oh god i have to try scripting that now. [editline]01:49PM[/editline] [QUOTE=ShadowPhoeni;23556946]how real takistan man gets away [media]http://www.youtube.com/watch?v=ggKZ1HHx8to[/media][/QUOTE] Uff care to supply the code? I can't seem to get it to work
Is there a way to add detach to the scroll menu (I'm in a bus attached to the bottom of a C-130) Also if possible, could you make it crate a cargo parachute on the bus when it does.
[QUOTE=Profanwolf;23563025] Uff care to supply the code? I can't seem to get it to work[/QUOTE] [code] //variables _bomb = "RHIB"; _bomb2 = "RHIB"; plane = _this select 0; _i= 0; _vel = velocity plane; _dir = direction plane; _speed = 1500; player globalChat format["%1","BOOSTER ACTIVATED"]; //spawning bombs for [{_i=1}, {_i<2}, {_i=_i+1}] do //change 6 for whatever number of bombs you want the c-130 to be able to drop (here its 6x2 = 12 bombs) { _bomb = "M_Hellfire_AT" createVehicle [1000, 1000, 1000]; _bomb attachTo [plane, [0, -3.6, -1.5]]; //spawn under left wing plane setVelocity [(_vel select 0)+(sin _dir*_speed),(_vel select 1)+(cos _dir*_speed),(_vel select 2) + 30]; sleep 3; detach _bomb; }; //destroying variables _bomb = nil; _bomb2 = nil; plane = nil; _i = nil; [/code] You have to active the script before you start the vehicle engine up or else it bugs up and starts teleporting you.
[hd]http://www.youtube.com/watch?v=w6Rp7kx6MtA[/hd] Quick video with how to make a simple transport, and my biplane barrage in the end :v: [editline]06:57PM[/editline] [QUOTE=ShadowPhoeni;23567029][code] //variables _bomb = "RHIB"; _bomb2 = "RHIB"; plane = _this select 0; _i= 0; _vel = velocity plane; _dir = direction plane; _speed = 1500; player globalChat format["%1","BOOSTER ACTIVATED"]; //spawning bombs for [{_i=1}, {_i<2}, {_i=_i+1}] do //change 6 for whatever number of bombs you want the c-130 to be able to drop (here its 6x2 = 12 bombs) { _bomb = "M_Hellfire_AT" createVehicle [1000, 1000, 1000]; _bomb attachTo [plane, [0, -3.6, -1.5]]; //spawn under left wing plane setVelocity [(_vel select 0)+(sin _dir*_speed),(_vel select 1)+(cos _dir*_speed),(_vel select 2) + 30]; sleep 3; detach _bomb; }; //destroying variables _bomb = nil; _bomb2 = nil; plane = nil; _i = nil; [/code] You have to active the script before you start the vehicle engine up or else it bugs up and starts teleporting you.[/QUOTE] You ripped most of that from the c130 bomb script didn't you :v:, i remember seeing that. well derp it says c130 ima dumb :v:
How do you not get any stuttering in Zargabad? I get freezes everytime I turn 5 degrees from Arma trying to render stuff.
[QUOTE=ShadowPhoeni;23568974]How do you not get any stuttering in Zargabad? I get freezes everytime I turn 5 degrees from Arma trying to render stuff.[/QUOTE] Shit ass expensive computer.
[QUOTE=Profanwolf;23568771] You ripped most of that from the c130 bomb script didn't you :v:, i remember seeing that. well derp it says c130 ima dumb :v:[/QUOTE] Well it was heavily edited :colbert: Ok, maybe not that much. [QUOTE=Profanwolf;23569075]Shit ass expensive computer.[/QUOTE] I was on a $600 budget :saddowns:
[hd]http://www.youtube.com/watch?v=w6Rp7kx6MtA#t=3m40s[/hd] Above video but forwarded to the part with the bombs, watch it damnit :v: Carpet fucking bombing
[QUOTE=Profanwolf;23569739][hd]http://www.youtube.com/watch?v=w6Rp7kx6MtA#t=3m40s[/hd] Above video but forwarded to the part with the bombs, watch it damnit :v: Carpet fucking bombing[/QUOTE] When are you gunna release the script? :buddy:
[QUOTE=Profanwolf;23569739]<video> Above video but forwarded to the part with the bombs, watch it damnit :v: Carpet fucking bombing[/QUOTE] Except that media tags/HD tags (what?) don't work with forwarding to the correct time. :colbert:
So I tried adding the booster thing to a player. It works perfectly and deploys a parachute that attaches to you once the rocket detaches. There is small problem though. [img]http://img844.imageshack.us/img844/3684/arma2oa2010072316060770.jpg[/img]
[QUOTE=scout1;23570393]Except that media tags/HD tags (what?) don't work with forwarding to the correct time. :colbert:[/QUOTE] balls
Is the $50 pack with this and Arma 2 worth it?
[QUOTE=Dippeggs;23572286]Is the $50 pack with this and Arma 2 worth it?[/QUOTE] Yes.
[url]http://www.youtube.com/watch?v=0G30LKnm124&feature=related[/url]
Anyone post the DLC for ArmA 2: OA yet? [url]http://www.arma2.com/game-features/arma-2-operation-arrowhead-british-armed-forces-features_en.html[/url] [url]http://www.arma2.com/latest-news/british-armed-forces-deployed-in-takistan_en.html[/url] [url]http://forums.bistudio.com/showthread.php?t=103706[/url] Makes me sad. :( EDIT: more stuff
$10 isn't that bad for a DLC including a whole new faction, their weapons, and vehicles. I still won't be getting it though. [editline]06:24PM[/editline] how takistan man travels [media]http://www.youtube.com/watch?v=bS1cJp0_bEc[/media]
[QUOTE=ShadowPhoeni;23576313]$10 isn't that bad for a DLC including a whole new faction, their weapons, and vehicles. I still won't be getting it though. [editline]06:24PM[/editline] how takistan man travels [media]http://www.youtube.com/watch?v=bS1cJp0_bEc[/media][/QUOTE] haha, that was great man.
[QUOTE=Flaringo;23576204]Anyone post the DLC for ArmA 2: OA yet? [url]http://www.arma2.com/game-features/arma-2-operation-arrowhead-british-armed-forces-features_en.html[/url] [url]http://www.arma2.com/latest-news/british-armed-forces-deployed-in-takistan_en.html[/url] [url]http://forums.bistudio.com/showthread.php?t=103706[/url] Makes me sad. :( EDIT: more stuff[/QUOTE] There's going to be a shitstorm if mission makers don't create separate versions for those with or without the DLC required.
[QUOTE=ShadowPhoeni;23576313]$10 isn't that bad for a DLC including a whole new faction, their weapons, and vehicles. I still won't be getting it though. [editline]06:24PM[/editline] how takistan man travels [media]http://www.youtube.com/watch?v=bS1cJp0_bEc[/media][/QUOTE] it's too bad the rocket car fucks up horribly if engine isnt off when you do it , and you haven't moved. [editline]12:42AM[/editline] [QUOTE=Tac Error;23577594]There's going to be a shitstorm if mission makers don't create separate versions for those with or without the DLC required.[/QUOTE] no self respecting mod maker would make a mod with depedencies in a dlc.
[QUOTE=PopLot;23562951]I just had so much fun on Zargabad Life. First me and about 5 others did a money glitch and got $1000000 and went to the terrorists camp and loaded up on AKs, RPgs etc and then [U]FULL ON ASSAULTED[/U] the town, butchering innocents, blowing up cars, robbing every store and the cops were too few and ill equipped to stop us, so a few people switched over to the cop side to levee it out. After ambushing a police cruiser, bursting the tires and ordering the two cops out, we had them surrender. We then robbed them and then brutally executed them. But as we were leaving we hear a gunshot and one of our guys drops down dead and we retreat, blasting into the darkness with our AKs. We made our final stand in the bank, where we killed at least 20 cops in the ensuing battle. The cops raided the terrorist camp and secured some weapons for themselves and we coming in on a littlebird, but a well placed RPG put them down quickly. It lasted another few minutes until the cops fired a few rpgs through the door and swarmed in with Machine Guns and Rifles and overwhelmed us. The aftermath was horrible, something like 30 cops and 42 civillians dead, not including our ragtag band of murderers.[/QUOTE] what's your in-game name so we can hook up, and how do you do the money glitch?
[QUOTE=jeimizu;23564100]Is there a way to add detach to the scroll menu (I'm in a bus attached to the bottom of a C-130) Also if possible, could you make it crate a cargo parachute on the bus when it does.[/QUOTE] [code] //variables _bomb = "RHIB"; car = _this select 0; _i= 0; _heightpos = getPos car select 3; _vel = velocity car; _dir = direction car; _speed = 50; player globalChat format["%1","GREENLIGHT"]; car removeAction 0; sleep 2; detach car; car attachTo [plane, [0,-5,-15]]; sleep 0.5; detach car; car setVelocity [(_vel select 0)+(sin _dir*_speed),(_vel select 1)+(cos _dir*_speed),(_vel select 2)]; _bomb = "ParachuteMediumWest" createVehicle [0,0,1000]; _bomb attachTo [car,[0,0,5]]; sleep 0.5; detach _bomb; car attachTo [_bomb, [0,0,0]]; [/code] Call it Airdrop.sqf In the vehicle you want to add the detach command to, do: this addAction ["Detach", "Airdrop.sqf"]; in the init line. Name the plane "plane" and the bus "car". The car will glitch into the ground after it touches down, but giving it a few seconds and moving forward fixes that. [editline]08:16PM[/editline] Make sure to manually use attachTo to set the position of the car.
the dlc sounds decent hopefully they implement a system like bf2 where peeps without dlc could still join servers running them
Goddamnit Bohemia, did you suddenly ingest thorium and suffer debilitating brain damage? You were so good about not selling small-scale DC for one-third of the game cost...
If I can run Arma 2 can I run OA? I tried the demo and it just goes black then stops.
Is there not supposed to be sound in the Operation Arrowhead demo?
I want a Canadian Forces DLC addon :P
[QUOTE=Tk1138;23580446]I want a Canadian Forces DLC addon :P[/QUOTE] I want it to be free
[QUOTE=Tk1138;23580446]I want a Canadian Forces DLC addon :P[/QUOTE] Don't give BIS suggestions for another thing they can create and charge for. Besides, Operation Northstar's got that covered.
OMG Zargabad Life is so awesome. I was playing and someone hacked the server and started doing weird shit. Me and a friend were robbing a gas station when the hacker made like 50 C-130s crash into the city. We jumped in the car and were dodging falling planes while trying to get to the mosque (where everyone was hiding.) One poor guy tried to flag us down and catch a ride but when we started to slow down a plane landed on him, and he disappeared in the explosion. It also disabled our car. We then hid in a house until the ungodly fucking firestorm ended. [editline]12:34PM[/editline] [QUOTE=JerryK;23579055]what's your in-game name so we can hook up, and how do you do the money glitch?[/QUOTE] On the server I play on, my ingame name is "Chad". It was different, but the cops caught us with 200,000 2 mins after the game started and banned us for glitching so we had to make new profiles.
Sorry, you need to Log In to post a reply to this thread.