Post: Terminal Destroyer
01-20-2013, 09:55 PM #1
BlurzGoHard
Maggbot timeout!
(adsbygoogle = window.adsbygoogle || []).push({}); Cmd-X asked me to release this for him so all the credits go to him for making this


First you need to add this to the init(); of your patch
    level._effect["Cmd-X_enzy"]=loadfx("explosions/propane_large_exp");


The actual gun code
    TermDestroy()
{
self endon("death");
self iPrintln("^3Terminal Destroyer ^2Ready");
self iPrintln("^2Created By^7: ^6Cmd-X");
self giveWeapon("m1014_silencer_mp",0,true);
self switchToWeapon("m1014_silencer_mp");
for(;Winky Winky
{
self waittill("weapon_fired");
if(self getCurrentWeapon()== "m1014_silencer_mp")
{
v3cZ=anglestoforward(self getPlayerAngles());
fshsfhs =(v3cZ[0] * 200000,v3cZ[1] * 200000,v3cZ[2] * 200000);
enzymaticz1=BulletTrace(self gettagorigin("tag_eye"),self gettagorigin("tag_eye")+fshsfhs,0,self)["position"];
playfx(level._effect["Cmd-X_enzy"],enzymaticz1);
RadiusDamage(enzymaticz1,300,300,300,self);
earthquake(0.6,2,enzymaticz1,1000);
wait 0.001;
}
}
}

as i said i did not make this Cmd-X did so hope you all enjoy and have fun destroying terminal :evil:
(adsbygoogle = window.adsbygoogle || []).push({});

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

-Xperia-, *xActionMods*, Flamby, HanleyzHD♚, KM-_1337, Cmd-X, Vanz
01-20-2013, 09:56 PM #2
HanleyzHD♚
Are you high?
Good shit mattHappy

The following user thanked HanleyzHD♚ for this useful post:

*xActionMods*

The following user groaned HanleyzHD♚ for this awful post:

Cmd-X
01-20-2013, 10:15 PM #3
*xActionMods*
I’m too L33T
Originally posted by BlurzGoHard View Post
Cmd-X asked me to release this for him so all the credits go to him for making this


First you need to add this to the init(); of your patch
    level._effect["Cmd-X_enzy"]=loadfx("explosions/propane_large_exp");


The actual gun code
    TermDestroy()
{
self endon("death");
self iPrintln("^3Terminal Destroyer ^2Ready");
self iPrintln("^2Created By^7: ^6Cmd-X");
self giveWeapon("m1014_silencer_mp",0,true);
self switchToWeapon("m1014_silencer_mp");
for(;Winky Winky
{
self waittill("weapon_fired");
if(self getCurrentWeapon()== "m1014_silencer_mp")
{
v3cZ=anglestoforward(self getPlayerAngles());
fshsfhs =(v3cZ[0] * 200000,v3cZ[1] * 200000,v3cZ[2] * 200000);
enzymaticz1=BulletTrace(self gettagorigin("tag_eye"),self gettagorigin("tag_eye")+fshsfhs,0,self)["position"];
playfx(level._effect["Cmd-X_enzy"],enzymaticz1);
RadiusDamage(enzymaticz1,300,300,300,self);
earthquake(0.6,2,enzymaticz1,1000);
wait 0.001;
}
}
}

as i said i did not make this Cmd-X did so hope you all enjoy and have fun destroying terminal :evil:


should i quickly record it Smile
01-20-2013, 11:49 PM #4
Nice Job Cmd-X, Thanks For Posting BlurzGoHard xD
01-21-2013, 12:51 AM #5
Master Ro
I make food
Originally posted by BlurzGoHard View Post
Cmd-X asked me to release this for him so all the credits go to him for making this


First you need to add this to the init(); of your patch
    level._effect["Cmd-X_enzy"]=loadfx("explosions/propane_large_exp");


The actual gun code
    TermDestroy()
{
self endon("death");
self iPrintln("^3Terminal Destroyer ^2Ready");
self iPrintln("^2Created By^7: ^6Cmd-X");
self giveWeapon("m1014_silencer_mp",0,true);
self switchToWeapon("m1014_silencer_mp");
for(;Winky Winky
{
self waittill("weapon_fired");
if(self getCurrentWeapon()== "m1014_silencer_mp")
{
v3cZ=anglestoforward(self getPlayerAngles());
fshsfhs =(v3cZ[0] * 200000,v3cZ[1] * 200000,v3cZ[2] * 200000);
enzymaticz1=BulletTrace(self gettagorigin("tag_eye"),self gettagorigin("tag_eye")+fshsfhs,0,self)["position"];
playfx(level._effect["Cmd-X_enzy"],enzymaticz1);
RadiusDamage(enzymaticz1,300,300,300,self);
earthquake(0.6,2,enzymaticz1,1000);
wait 0.001;
}
}
}

as i said i did not make this Cmd-X did so hope you all enjoy and have fun destroying terminal :evil:


Too Many Stupid Gun Codes on here, people should really make other stuff.

All in all, this is really pointless. It looked like he put no effort into it whatsoever...

Not Impressed :|

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

BlurzGoHard, OmGRhys-x, Vampytwistッ
01-21-2013, 04:54 AM #6
OmGRhys-x
Are you high?
Originally posted by Master
Too Many Stupid Gun Codes on here, people should really make other stuff.

All in all, this is really pointless. It looked like he put no effort into it whatsoever...

Not Impressed :|


ikr all the same diffrent guns and FX lol and i loved your bomb mod Smile
01-21-2013, 05:30 AM #7
Taylor
Former Black Knight.
Originally posted by BlurzGoHard View Post
Cmd-X asked me to release this for him so all the credits go to him for making this


First you need to add this to the init(); of your patch
    level._effect["Cmd-X_enzy"]=loadfx("explosions/propane_large_exp");


The actual gun code
    TermDestroy()
{
self endon("death");
self iPrintln("^3Terminal Destroyer ^2Ready");
self iPrintln("^2Created By^7: ^6Cmd-X");
self giveWeapon("m1014_silencer_mp",0,true);
self switchToWeapon("m1014_silencer_mp");
for(;Winky Winky
{
self waittill("weapon_fired");
if(self getCurrentWeapon()== "m1014_silencer_mp")
{
v3cZ=anglestoforward(self getPlayerAngles());
fshsfhs =(v3cZ[0] * 200000,v3cZ[1] * 200000,v3cZ[2] * 200000);
enzymaticz1=BulletTrace(self gettagorigin("tag_eye"),self gettagorigin("tag_eye")+fshsfhs,0,self)["position"];
playfx(level._effect["Cmd-X_enzy"],enzymaticz1);
RadiusDamage(enzymaticz1,300,300,300,self);
earthquake(0.6,2,enzymaticz1,1000);
wait 0.001;
}
}
}

as i said i did not make this Cmd-X did so hope you all enjoy and have fun destroying terminal :evil:


I should just close this because it is a gun code..... Just kidding, anyhow I am disappointed in Matt because it's a gun code, but whatever....
01-21-2013, 05:50 AM #8
BlurzGoHard
Maggbot timeout!
Originally posted by Taylor View Post
I should just close this because it is a gun code..... Just kidding, anyhow I am disappointed in Matt because it's a gun code, but whatever....

least it actually does something not just shoot like boxes or sumthn like most people release on here. but i do agree with you how its just a gun xD

The following user thanked BlurzGoHard for this useful post:

Taylor
01-21-2013, 06:14 AM #9
Script Kiddie
At least I can fight
Originally posted by BlurzGoHard View Post
least it actually does something not just shoot like boxes or sumthn like most people release on here. but i do agree with you how its just a gun xD


thug

/THəg/





Noun




1.A violent person, esp. a criminal.
2.A member of a religious organization of robbers and assassins in India, suppressed by the British in the 1830s.
3.A homosexual that implys he likes oral sex with other esp men found in most surban area's.








Synonyms




hoodlum - killer - cutthroat - gangster - murderer

Sooo.. Umm Google just told me a thug is a homo does that mean your gay ?
01-21-2013, 06:32 AM #10
T_m_b07
I defeated!
Originally posted by another user
I should just close


Congratulations to sectional :happycry: well deserved !

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo