Post: [RELEASE]► Add Mines in MW2
09-11-2010, 07:17 PM #1
(adsbygoogle = window.adsbygoogle || []).push({});
Proximity Mines

[ame=https://www.youtube.com/watch?v=1ZFuBbDBtiA]YouTube - Mines in MW2[/ame]

Code:

    mine() 
{
level.fxzzzzz = loadfx("explosions/tanker_explosion");
if(level.xenon)
bind="+usereload";
else bind = "+reload";
self notifyonplayercommand("go", bind);
for(;Winky Winky
{
self waittill("go");
w=self getcurrentweapon();
self takeweapon(w);
self freezecontrols(true);
self SetStance("crouch");
while(self getplayerangles()[0] < 80)
{
angles=self getplayerangles();
self setplayerangles((angles[0]+3,angles[1],angles[2]));
wait 0.05;
}
a=spawn("script_model",self.origin-(0,0,20));
b=spawn("trigger_radius",a.origin+(0,0,20),0,70,70);
a setmodel("c130_zoomrig");
self giveweapon(w);
self switchtoweapon(w);
self freezecontrols(false);
wait 2;
b waittill("trigger");
playfx(level._effect[ "sentry_explode_mp" ],a.origin);
a playSound( "ui_mp_timer_countdown" );
wait 1;
RadiusDamage(a.origin,500,500,10,self);
playfx(level.fxzzzzz,a.origin);
playSoundinSpace( "exp_suitcase_bomb_main", a.origin );
a delete();
b delete();
}
}



Creds to -Lost4468



Please press the THANKS button if you found this Useful.
(adsbygoogle = window.adsbygoogle || []).push({});

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

Alfa, DanGFX, OwenMalz, Pyrochemical, The Situation, The-Don, Uk_ViiPeR
09-11-2010, 07:20 PM #2
Ix Benere xI
At least I can fight
WOW, I like that lol. Reminds me of the warhawk mines, its ashame they only come up as black lumps though lol, looks like cow shit or something lol.
09-11-2010, 07:26 PM #3
Scouse_Dom
League Champion
it says you got owned by a magnum
09-11-2010, 07:29 PM #4
Ix Benere xI
At least I can fight
Another question, do you have to dun directly over it or just in the vicinity of it? If you have to run over it then it would only be good for tight spaces like door ways.
09-11-2010, 07:33 PM #5
Console
Keepin it real
lol thats cool but the mine is ugly xD
09-11-2010, 07:40 PM #6
Cool find. Something new besides the 100 threads about PSJB. :P
09-11-2010, 07:58 PM #7
IDontbreak
Cake is a lie
Copied From Se7enSins Much?
09-11-2010, 08:03 PM #8
That is some cool shit.
09-11-2010, 08:06 PM #9
Matty Jays
Save Point
Would be cool if it was real, was the best part of Golden Eye. That is a game Cod should be basing themselves off of, hands down. :embarrassed:
09-11-2010, 08:09 PM #10
Ix Benere xI
At least I can fight
Originally posted by IDontbreak View Post
Copied From Se7enSins Much?


He said that all credit goes to the guy who made it, having said that, you are starting to just copy and past quite a few threads from there I have seen.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo