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-06-2012, 12:19 AM #29
hey can you please help me with this
can you teach me how to edit this and convert pc patches to cod4 pc and tell me how to put this script into a cod4 pc patches

SKYPE: codycustoms

please help me please
01-06-2012, 12:33 AM #30
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by ReallyCod4 View Post
hey can you please help me with this
can you teach me how to edit this and convert pc patches to cod4 pc and tell me how to put this script into a cod4 pc patches

SKYPE: codycustoms

please help me please


1. Why would you need to edit it? It's fine enough as it is, yeah it could use a few tweaks to make it spectate the grenade better.

2. /facepalm You don't need to convert CoD4 PC Patches to PC as they're already PC Patch.

3. Are you serious, i think you should do a little research before start attempting to make your own patch.
01-06-2012, 12:37 AM #31
Originally posted by IVI40A3Fusionz View Post
1. Why would you need to edit it? It's fine enough as it is, yeah it could use a few tweaks to make it spectate the grenade better.

2. /facepalm You don't need to convert CoD4 PC Patches to PC as they're already PC Patch.

3. Are you serious, i think you should do a little research before start attempting to make your own patch.




no can you help ne put mods into the script and like ps3 and xbox cod4 patches to pc can you help me with that please
01-06-2012, 12:42 AM #32
IVI40A3Fusionz
Former Gaming Squad Member
Originally posted by ReallyCod4 View Post
no can you help ne put mods into the script and like ps3 and xbox cod4 patches to pc can you help me with that please


Why would you want to put mods into the script if the script is already done?

All you do is put all the modded .gsc's into a notepad file and save it.
01-06-2012, 12:51 AM #33
Originally posted by IVI40A3Fusionz View Post
Why would you want to put mods into the script if the script is already done?

All you do is put all the modded .gsc's into a notepad file and save it.



im new thats y i need help please just help me do it
01-06-2012, 10:55 AM #34
Originally posted by infinitycl View Post
thanks and you didnt add me once i deleted some1

I couldn't. I tried to accept your invite and it said it had been withdrawn or something so I gave up ..
01-06-2012, 08:18 PM #35
xKtF
In my man cave
Originally posted by x. View Post
I couldn't. I tried to accept your invite and it said it had been withdrawn or something so I gave up ..
can u add me now i deleted alot of people so can you add me now:p
01-09-2012, 05:56 PM #36
Harry
Former Staff
Just thought i'd let you know, put this into my newest patch :PBJ:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo