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, 08:32 PM #11
Originally posted by IDontbreak View Post
Copied From Se7enSins Much?


Originally posted by another user
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


Copy? Not that it's any of your business.

But if you NEED to know, i have ALOT of friends in the Modding Community that would like to get there Patches Noticed, so they can get Max downloads from modders like yourself.

And i happen to have the resources to make that happen for them,


So dont Flame the Messenger...For sharing with this Community./facepalm

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

IDontbreak, xxhulk666
09-11-2010, 10:12 PM #12
How do you do this?
Write a TuT
09-11-2010, 10:15 PM #13
IMBA
Total Imbalance
Id use this
09-11-2010, 10:16 PM #14
Originally posted by IDontbreak View Post
Copied From Se7enSins Much?


As long as he didn't steal it from here its fine lol.
09-11-2010, 11:15 PM #15
nice, jb alternative
09-12-2010, 08:49 AM #16
Werpo
Bounty hunter
Nice but mines are ugly loool !
09-12-2010, 09:44 AM #17
awsome!! ClapsClapsClaps
09-12-2010, 10:06 AM #18
Ye cool except for the mines look
09-12-2010, 10:12 AM #19
NGU_MVRz
Do a barrel roll!
Nice Mod M8 Thnx 4 Sharing.

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo