Post: [SCRIPT] Specnade Mod
12-24-2011, 02:47 PM #1
IVI40A3Fusionz
Former Gaming Squad Member
(adsbygoogle = window.adsbygoogle || []).push({}); Similar to the MW2 version of Specnade however i couldn't make it so you could actually see the grenade so until then this is it for now.

Script's Here:
    SpecNade()
{
self endon( "disconnect" );
self endon( "death" );
for(;Winky Winky
{
self waittill( "grenade_fire", Grenade );
self AllowAds( false );
self DisableWeapons();
self freezeControls(true);
self.maxhealth = 999999999;
self.health = self.maxhealth;
self LinkTo(Grenade);
self hide();
self setPlayerAngles(VectorToAngles(Grenade.origin - self.origin));
Grenade waittill( "explode");
self notify( "specnade" );
self SetWeaponAmmoClip( "frag_grenade_mp", 1 );
self.maxhealth = 100;
self.health = self.maxhealth;
self unlink();
self show();
self AllowAds( true );
self EnableWeapons();
self freezeControls(false);
}
}


Video:


Basically what it is, is you throw a grenade of any type and you get linked to the grenade and where ever it explodes you could say you 'teleport' or 'spawn' there. However it's best to throw a frag grenade as I've included in the script that when the grenade explodes you get another frag grenade.

Thanks to xYARDSALEx for the video!
(adsbygoogle = window.adsbygoogle || []).push({});

The following 3 users say thank you to IVI40A3Fusionz for this useful post:

247Yamato, JamesSwagger, x_DaftVader_x
01-05-2012, 11:11 PM #20
Originally posted by IVI40A3Fusionz View Post
Ahh i never knew that thanks bro Winky Winky, i just thought LinkTo() just allowed you to tell the game what to link to (tag) which in this case was a grenade.


This is an example of usage... self linkTo( chopper, "tag_player", (0,0,3), (0,0,0) );

Mess with the numbers and you'll position yourself right behind the grenade..

---------- Post added at 11:11 PM ---------- Previous post was at 11:10 PM ----------

Originally posted by infinitycl View Post
this better

Read my post above yours...
01-05-2012, 11:11 PM #21
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
This is an example of usage... self linkTo( chopper, "tag_player", (0,0,3), (0,0,0) );

Mess with the numbers and you'll position yourself right behind the grenade..

---------- Post added at 11:11 PM ---------- Previous post was at 11:10 PM ----------


Read my post above yours...


Ahh thanks Winky Winky i'll let others do that to this script Happy.
01-05-2012, 11:14 PM #22
Originally posted by IVI40A3Fusionz View Post
Ahh thanks Winky Winky i'll let others do that to this script Happy.


You lazy leeching dog.. No

The following user groaned x_DaftVader_x for this awful post:

Jacob-And-Britt
01-05-2012, 11:14 PM #23
Jacob-And-Britt
I’m too L33T
Originally posted by infinitycl View Post
this better
well.. i hope i helped Winky Winky

The following user thanked Jacob-And-Britt for this useful post:

xKtF
01-05-2012, 11:16 PM #24
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
You lazy leeching dog.. No


It's not a big mod, or a very useful or interesting one in that matter so i have no intention on editing it any further Winky Winky.
01-05-2012, 11:20 PM #25
xKtF
In my man cave
Originally posted by x. View Post
This is an example of usage... self linkTo( chopper, "tag_player", (0,0,3), (0,0,0) );

Mess with the numbers and you'll position yourself right behind the grenade..

---------- Post added at 11:11 PM ---------- Previous post was at 11:10 PM ----------


Read my post above yours...


so do you think it will work?
01-05-2012, 11:57 PM #26
Originally posted by IVI40A3Fusionz View Post
It's not a big mod, or a very useful or interesting one in that matter so i have no intention on editing it any further Winky Winky.
Oh I don't know, it's a nice idea if you can get it right..

---------- Post added at 11:57 PM ---------- Previous post was at 11:57 PM ----------

Originally posted by infinitycl View Post
so do you think it will work?
Will what work? What you put in the menu? Yes it will..

The following user thanked x_DaftVader_x for this useful post:

xKtF
01-05-2012, 11:58 PM #27
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by x. View Post
Oh I don't know, it's a nice idea if you can get it right..

---------- Post added at 11:57 PM ---------- Previous post was at 11:57 PM ----------

Will what work? What you put in the menu? Yes it will..


I'll probs fix it before i put it in my patch Winky Winky.
01-06-2012, 12:05 AM #28
xKtF
In my man cave
Originally posted by x. View Post
Oh I don't know, it's a nice idea if you can get it right..

---------- Post added at 11:57 PM ---------- Previous post was at 11:57 PM ----------

Will what work? What you put in the menu? Yes it will..

thanks and you didnt add me once i deleted some1

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo