Post: [CODE/PREVIEW]>>JuggerNog Machine For Zombies<<!!!!
02-28-2011, 06:55 PM #1
Mabez96
Do a barrel roll!
(adsbygoogle = window.adsbygoogle || []).push({}); I Have Wanted to do this for a while, But Couldn't(Exams Not Happy or Sad)

But heres what it looks like so far

[ame]https://www.youtube.com/watch?v=0xkREQdsO5Q[/ame]

Very Good Quality Now Happy

Heres the code (I Know its simple but im not very good :embarrassedSmile

    Jugger()
{
level.box = spawn( "script_model", (self.origin+(0,-180,0)) );
level.box setModel( "com_vending_can_new2_lit" );
level.box Solid();
level.box CloneBrushmodelToScriptmodel(level.airDropCrateCollision);

for(;Winky Winky
{
self.CreatedByMabez destroy();
if(distance(self.origin, level.box.origin) <100)
{
self.CreatedByMabez = self createFontString( "hudbig", 0.8 );
self.CreatedByMabez setPoint( "Center", "Center", 0, 5 );
self.CreatedByMabez setText("^1Press [{+usereload}] ^7To ^1Buy ^7Jugger-^1Nog");
if(self usebuttonpressed())
{
self thread Double();
self.CreatedByMabez destroy();
}
}
wait 0.05;
}
}

Double()
{
self endon( "death" );
self.maxhealth=400;self.health=400;
}


Credit To Teh1337 for the zombie map building stuff like putting guns on the wall and idea for vending machine modelCool Man (aka Tustin) And Quze- for the Box Cuz Im Lazy Smile

I would like some help:

Question can we port a certain model to all the maps?Like put precache on init?or smethin cuz tht would be GreatSmile

I want add so you can move it with forge
or to spawn it at the crosshairs (That would probably be the easyiest) with the coodinates for it aswell

If Anyone can help Me Plz Do, I Will +repCool Man (aka Tustin)
(adsbygoogle = window.adsbygoogle || []).push({});

The following 10 users say thank you to Mabez96 for this useful post:

Alfa, andge12, hydro_122499, IRiSe_GodFather, Jannis96, Nastyscaper, ReK, smd, Strike Venom, xShep
02-28-2011, 07:00 PM #2
The InvadeR
Who’s Jim Erased?
Originally posted by Mabez96 View Post
I Have Wanted to do this for a while, But Couldn't(Exams Not Happy or Sad)

But heres what it looks like so far

You must login or register to view this content.

Sorry for bad quality

Heres the code (I Know its simple but im not very good :embarrassedSmile

    Jugger()
{
level.box = spawn( "script_model", (self.origin+(0,-180,0)) );
level.box setModel( "com_vending_can_new2_lit" );
level.box Solid();
level.box CloneBrushmodelToScriptmodel(level.airDropCrateCollision);

for(;Winky Winky
{
self.CreatedByMabez destroy();
if(distance(self.origin, level.box.origin) <100)
{
self.CreatedByMabez = self createFontString( "hudbig", 0.8 );
self.CreatedByMabez setPoint( "Center", "Center", 0, 5 );
self.CreatedByMabez setText("^1Press [{+usereload}] ^7To ^1Buy ^7Jugger-^1Nog");
if(self usebuttonpressed())
{
self thread Double();
self.CreatedByMabez destroy();
}
}
wait 0.05;
}
}

Double()
{
self endon( "death" );
self.maxhealth=400;self.health=400;
}


Credit To Teh1337 for the zombie map building stuff like putting guns on the wall and idea for vending machine modelCool Man (aka Tustin)

I would like some help:

I want add so you can move it with forge
or to spawn it at the crosshairs (That would probably be the easyiest) with the coodinates for it aswell

If Anyone can help Me Plz Do, I Will +repCool Man (aka Tustin)


its simple and cool dont worry it does'nt have to be complex to be good , i think with a little improvement this could be amazing Smile
02-28-2011, 07:03 PM #3
Mabez96
Do a barrel roll!
Originally posted by NaThR View Post
its simple and cool dont worry it does'nt have to be complex to be good , i think with a little improvement this could be amazing Smile


Thank You If This goes down well, i think i might make some other perks IDEA:PhD Flopper Using Quze- Dolphin Dive CodeCool Man (aka Tustin)
02-28-2011, 07:05 PM #4
The InvadeR
Who’s Jim Erased?
Originally posted by Mabez96 View Post
Thank You If This goes down well, i think i might make some other perks IDEA:PhD Flopper Using Quze- Dolphin Dive CodeCool Man (aka Tustin)


thats exactly what i was thinking also it doesn't have to copy blackops you can add some other perk ideas too just have a little think Winky Winky anything that can be thought can be done Smile
02-28-2011, 07:37 PM #5
xQuZe-
You talkin to me?
Originally posted by Mabez96 View Post
Thank You If This goes down well, i think i might make some other perks IDEA:PhD Flopper Using Quze- Dolphin Dive CodeCool Man (aka Tustin)


Not flaming.
02-28-2011, 07:40 PM #6
The InvadeR
Who’s Jim Erased?
Originally posted by xQuZe
Atleast leave ma name in it if you copied the box.
Not flaming.


its not your box
02-28-2011, 07:42 PM #7
xQuZe-
You talkin to me?
Originally posted by NaThR View Post
its not your box


I didn't say he did. I said IF you copied.
02-28-2011, 07:47 PM #8
Mabez96
Do a barrel roll!
Originally posted by xQuZe
I didn't say he did. I said IF you copied.


Yeh I wont Lie i Copied a while ago and forgot(Im Lazy Cba To Write OutCool Man (aka Tustin)) ill change it in a minuet got to revise Not Happy or Sad what was the original?
02-28-2011, 07:47 PM #9
The InvadeR
Who’s Jim Erased?
Originally posted by xQuZe
I didn't say he did. I said IF you copied.


calm down lol my mistake Smile its cool
02-28-2011, 07:49 PM #10
xQuZe-
You talkin to me?
Originally posted by Mabez96 View Post
Yeh I wont Lie i Copied a while ago and forgot(Im Lazy Cba To Write OutCool Man (aka Tustin)) ill change it in a minuet got to revise Not Happy or Sad what was the original?


It doesn't matter you can leave the code..
Just a small little little cred in your thread?? Winky Winky

---------- Post added at 08:49 PM ---------- Previous post was at 08:49 PM ----------

Originally posted by NaThR View Post
its not your box


Muhahahaaha it's maa boxxx
Jk :mudkip:

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo