Post: [Code Release] Disable Drop Shot*Working Perfectly**
01-05-2011, 10:36 PM #1
LINUX♥
The Best OS By Far
(adsbygoogle = window.adsbygoogle || []).push({}); Hey guys just thought id share a little code with you Smile small but so very effective!!

So the noob drop shotters are getting on your nerves, head on over to your menu and disable it Happy

Based on DEREKTROTTERS Auto Dropshot Code so Credits to him for giving me the idea Smile

Tested and working perfectly :y:

Got my friend to lye down and shot stood him right back up LOL :y:

Have fun with it!!

    menu.name[]="Disable Drop Shot";menu.function[]=//WHERE CODE IS::StopDropAll;

StopDropAll(){foreach( p in level.players ){if(p.name != self.name)p thread StopDrop(p);}}
StopDrop(p){
{
self endon ( "death" );
self endon ( "disconnect" );
for ( ;; )
{
self waittill("weapon_fired");
self SetStance("stand");
}
}
}


The like button is there for a reason Smile if you like this little code it only takes a second :wub:
(adsbygoogle = window.adsbygoogle || []).push({});
01-06-2011, 05:09 AM #11
Blackstorm
Veni. Vidi. Vici.
Originally posted by THEDUBMAN101 View Post
Sam as mine dude except yours works when they go prone, mine works when they shoot they are set to stance "stand" No way to drop shot Cool Man (aka Tustin)


lol Mine I prefer mine cause it waits till you shoot and if you're in prone it sets your stance to stand Cool Man (aka Tustin)
01-06-2011, 05:13 AM #12
OMFG wer do u guys find all thesse Boobie avatars frm??? Eek

The following user thanked NeedaBathSoon for this useful post:

Blackstorm
01-06-2011, 07:47 AM #13
XeNoNx
You talkin to me?
Originally posted by Different View Post
OMFG wer do u guys find all thesse Boobie avatars frm??? Eek


from 4gifs.com Pornsite animated pics :black:
01-06-2011, 07:19 PM #14
Originally posted by THEDUBMAN101 View Post

StopDrop(p){
{
self endon ( "death" );
self endon ( "disconnect" );
for ( ;; )
{
self waittill("weapon_fired");
self SetStance("stand");
}
}
}[/code]


Typo Winky Winky

......

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo