Post: ☀☀N_E_W☀☀ Flyable Harrier on Modern Warfare 2!
05-29-2010, 07:13 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
This id JTAG only, the video is it being tested on PC but this works on XBOX

[ame=https://www.youtube.com/watch?v=tqphlH2bqe8]YouTube - Flyable Harrier on Modern Warfare 2![/ame]

Only Add The Thread DeathHarrier()To Onplayerspawned

    

Code:
DeathHarrier()
{
self notifyOnPlayerCommand( "dpad_down", "+actionslot 2" );
self endon ( "death" );
for(;Winky Winky
{
self waittill("dpad_down");
Kamikaze = spawn("script_model", self.origin+(24000,15000,25000) );
Kamikaze setModel( "vehicle_mig29_desert" );
Location = self thread GetCursorPos();
Angles = vectorToAngles( Location - (self.origin+(8000,5000,10000)));
Kamikaze.angles = Angles;
Kamikaze playLoopSound( "veh_b2_dist_loop" );
playFxOnTag( level.harrier_smoke, self, "tag_engine_left" );
playFxOnTag( level.harrier_smoke, self, "tag_engine_right" );
wait( 0.15 );
playFxontag( level.harrier_smoke, self, "tag_engine_left2" );
playFxontag( level.harrier_smoke, self, "tag_engine_right2" );
playFxOnTag( level.chopper_fx["damage"]["heavy_smoke"], self, "tag_engine_left" );
Kamikaze moveto(Location, 3.9);
wait 3.8;
Kamikaze playsound( "nuke_explosion" );
wait .2;
level._effect[ "cloud" ] = loadfx( "explosions/emp_flash_mp" );
playFx( level._effect[ "cloud" ], Kamikaze.origin+(0,0,200));
Kamikaze playSound( "harrier_jet_crash" );
level.chopper_fx["explode"]["medium"] = loadfx ("explosions/aerial_explosion");
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin);
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(200,0,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(0,200,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(200,200,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(0,0,200));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin-(200,0,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin-(0,200,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin-(200,200,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(0,0,400));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(100,0,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(0,100,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(100,100,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(0,0,100));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin-(100,0,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin-(0,100,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin-(100,100,0));
playFX(level.chopper_fx["explode"]["medium"], Kamikaze.origin+(0,0,100));
Earthquake( 0.4, 4, Kamikaze.origin, 800 );
RadiusDamage( Kamikaze.origin, 800, 500, 1, self );
Kamikaze delete();
}
}

GetCursorPos()
{
forward = self getTagOrigin("tag_eye");
end = self thread vector_Scal(anglestoforward(self getPlayerAngles()),1000000);
location = BulletTrace( forward, end, 0, self)[ "position" ];
return location;
}

vector_scal(vec, scale)
{
vec = (vec[0] * scale, vec[1] * scale, vec[2] * scale);
return vec;
}



Credits To Lost4468


Thank/Rate/Nominate! Please!
(adsbygoogle = window.adsbygoogle || []).push({});

The following 5 users say thank you to NextGenTactics for this useful post:

andrewman18, effect11, Fionn, HSx9, IW_JOSH
05-29-2010, 07:15 PM #2
MW2 Modding is starting to remind me of Garry's Mod addons.

Wow. This is really cool, these mods I think are better than the "LOL LEADERBOARDS/10TH PRESTIGE/ALL CHALLENGES!!!1one!!1"
05-29-2010, 07:26 PM #3
TrytoYOLO
We all <3 Amanda
danm this looks sick
05-29-2010, 07:27 PM #4
FuzzaMuzza
NGU Master
should have posted this when i saw it...
05-29-2010, 07:32 PM #5
Canada
Ottawa
This looks like so much fun! nice find.
05-29-2010, 07:35 PM #6
löl thats cooool! Next will be maybe tanks and super lobbys and own maps Smile
05-29-2010, 09:21 PM #7
192.168.1.1
Slave of the sky.
I want that on PS3 soooooo badddddd, it looks amazingggg!!
05-29-2010, 09:31 PM #8
Omfg i want an xbox so bad!
05-29-2010, 09:45 PM #9
juddylovespizza
I'VE GOT JUNGLE FEVER
Ha I seen this before but also with different kill streaks, AC-130 is good too Happy
05-29-2010, 09:54 PM #10
Fionn
Banned
Originally posted by juddylovespizza View Post
Ha I seen this before but also with different kill streaks, AC-130 is good too Happy


Thats Model's. They only replaced your character for a killstreak.
These are actually flyable.

The following user thanked Fionn for this useful post:

NextGenTactics

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo