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:51 PM #11
anddrew
League Champion
nice script! tell hawking and he may put it in a random weapon/perk box (instead of the menu options)
02-28-2011, 07:52 PM #12
Mabez96
Do a barrel roll!
Originally posted by xQuZe
It doesn't matter you can leave the code..
Just a small little little cred in your thread?? Winky Winky


Sure, after all im just lazy :sleep:
02-28-2011, 07:53 PM #13
xQuZe-
You talkin to me?
Originally posted by anddrew View Post
nice script! tell hawking and he may put it in a random weapon/perk box (instead of the menu options)


Both already made and this is pretty basic :P
Don't think hawkin takes this. Still Not flaming btw Winky Winky
02-28-2011, 10:22 PM #14
level.box CloneBrushmodelToScriptmodel(level.airDropCrateCollision);
fix that
02-28-2011, 10:44 PM #15
Nastyscaper
I am error
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) 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)


Looks awesome ^^ only one thing you know anyone who has better quality? i can barely read what the machine sais :P
03-01-2011, 12:46 AM #16
Swade
The Brain Named Its Self
nice going..
03-01-2011, 03:46 PM #17
Mabez96
Do a barrel roll!
Originally posted by Nastyscaper View Post
Looks awesome ^^ only one thing you know anyone who has better quality? i can barely read what the machine sais :P


Just Look at the codeCool Man (aka Tustin), and im trying to find better screen recorder cuz i play mw2 on my laptop, do anyone have any suggestions?
03-01-2011, 06:53 PM #18
Nastyscaper
I am error
Originally posted by Mabez96 View Post
Just Look at the codeCool Man (aka Tustin), and im trying to find better screen recorder cuz i play mw2 on my laptop, do anyone have any suggestions?


Get fraps easy to use screen recorder Winky Winky theres a free version that lets you film 30 seconds you can try that out and if you like it i can send you the full version for free :P ( But its in zip file so you need winrar but you probably already have that ^^ )

The following 2 users say thank you to Nastyscaper for this useful post:

je_rep_le_ppl, Mabez96
03-01-2011, 07:28 PM #19
Mabez96
Do a barrel roll!
Originally posted by Nastyscaper View Post
Get fraps easy to use screen recorder Winky Winky theres a free version that lets you film 30 seconds you can try that out and if you like it i can send you the full version for free :P ( But its in zip file so you need winrar but you probably already have that ^^ )


Ok Uploading New High Quality Vid Now May Take a while Not Happy or Sad

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo