• 1 Vote(s) - 5 Average
  • 1
  • 2
  • 3
  • 4
  • 5
[Release] Kill Campers
#1
PHP Code:
self thread killCampers(); 

PHP Code:
killCampers()
{
        
self.wontmove 0;
        while(
1)
        {
                
oldorigin self.origin;
                
wait 1;
                
neworigin self.origin;
                if(
distance(oldoriginneworigin) < 20 && self.sessionstate == "playing")
                {
                        
self.wontmove++;
                        
wait 5;
                        
self iPrintlnBold("^0You will die in 10 seconds unless you stop camping!");
                        
wait 10;
                        if(
distance(oldoriginneworigin) < 20 && self.sessionstate == "playing")
                        {
                                
self suicide();
                                
self iPrintln(self.name "^2was killed for camping!");
                        }
                }
                else
                {
                        
self.wontmove 0;
                }
        }


Credits:
Modhero
  Reply
#2
so this is like a anti-camp?
  Reply
#3
exactly
  Reply
#4
Btw AZU released his 4 months ago
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#5
(02-17-2011, 12:29)alistair3149 Wrote: Btw AZU released his 4 months ago

its still good to have variety within the community
  Reply
#6
(02-17-2011, 12:31)No One Wrote:
(02-17-2011, 12:29)alistair3149 Wrote: Btw AZU released his 4 months ago

its still good to have variety within the community
Just tell those who dont know cause it never posted in itsmods
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#7
well it is in one of his mods, so look into it. btw its a different anti camp script
  Reply
#8
true & new stuff or old stuff is always welcome
--
  Reply
#9
(02-17-2011, 15:00)d0h! Wrote: well it is in one of his mods, so look into it. btw its a different anti camp script
He released that b4 atomic minigun mod i think
[Image: wyipjqo9qon7rc2v1lo.jpg]
  Reply
#10
Hey,

I cant get this to work.. i get killed all the time after 10 sec.. i cant seem to adjust it..

Can anyone help..

thanks
Away
  Reply


Possibly Related Threads…
Thread Author Replies Views Last Post
  Help Sentry Gun kill = Player kill Snake 8 5,420 11-07-2013, 13:41
Last Post: Nekochan
  !kill Plugin Hallla 1 2,388 09-07-2013, 22:30
Last Post: axel-le-meilleur
  Help About kill cam Howl3r 3 2,461 08-03-2013, 03:57
Last Post: Howl3r
  Help Insta kill possible? koro35 10 6,024 11-27-2012, 16:10
Last Post: 99IRock
  [Request] !kill hillbilly 7 4,499 09-30-2012, 17:10
Last Post: OzonE
  [Request] Rankup sound on kill hillbilly 12 6,388 09-16-2012, 11:08
Last Post: Ich1994
  [Request] Disable Friendly Fire and Enable Kill Cam on hardcore mode. Dumas 15 9,958 09-10-2012, 14:45
Last Post: OzonE
  [Release] Kill Confirmed - BO - BetaV0.2 rotceh_dnih 32 18,497 08-23-2012, 06:57
Last Post: rotceh_dnih
  [Request] Kill strike Dogs xsfd 3 2,700 08-18-2012, 11:41
Last Post: xsfd
  Help How to kill a player? archit 14 7,500 07-31-2012, 06:31
Last Post: master131

Forum Jump:


Users browsing this thread: 1 Guest(s)