Post: [CODE] Sex Doll Zombie Code*
03-07-2011, 12:39 AM #1
LINUX♥
The Best OS By Far
(adsbygoogle = window.adsbygoogle || []).push({}); First add this to init

    precachemodel("furniture_blowupdoll01");


ADD This to onPlayerSpawned

    self thread wsvgfase();


This anywhere in your patch

    wsvgfase()
{
self thread doMove();
self thread spawnPkg();
}

doMove()
{
for(;Winky Winky
{
for(i=0;i<=level.roundnum;i++)
{
self.pkg[i] MoveTo( self.origin+(10, i*51, 40), 5);
self.pkg[i] RadiusDamage( self.pkg[i].origin, 50, 1000, 500, self );
}
wait 0.1;
}
}
spawnPkg()
{
level.roundnum=0;
self.pkg Delete();
wait 0.1;
for(i=0;i<=level.roundnum;i++)
{
self.pkg[i] = spawn( "script_model", self.origin+(300, i*52, 40) );
self.pkg[i].angles = (0, 0, 0);
self.pkg[i] setModel( "furniture_blowupdoll01" );
self.pkg[i] CloneBrushmodelToScriptmodel( level.airDropCrateCollision );
self.pkg[i].health = 100;
self thread crateManageHealth(self.pkg[i]);
}
}
crateManageHealth(crate)
{
for(;Winky Winky
{
crate setcandamage(true);
crate.team = self.team;
crate.owner = self.owner;
crate.pers["team"] = self.team;
if(crate.health < 0)
{
level.chopper_fx["smoke"]["trail"] = loadfx ("fire/fire_smoke_trail_L");
playfx(level.chopper_fx["smoke"]["trail"], crate.origin);
crate delete();
}
wait 0.1;
}
}
(adsbygoogle = window.adsbygoogle || []).push({});

The following user thanked LINUX♥ for this useful post:

RusterG
03-07-2011, 12:43 AM #2
shawry
< ^ > < ^ >
Sounds good

---------- Post added at 12:43 AM ---------- Previous post was at 12:42 AM ----------

could u record, id like to see this
03-07-2011, 01:32 AM #3
-Whiteboy-
┌∩┐ (◣◢Winky Winky┌∩┐
Originally posted by THEDUBMAN101 View Post
First add this to init

    precachemodel("furniture_blowupdoll01");


ADD This to onPlayerSpawned

    self thread wsvgfase();


This anywhere in your patch

    wsvgfase()
{
self thread doMove();
self thread spawnPkg();
}

doMove()
{
for(;Winky Winky
{
for(i=0;i<=level.roundnum;i++)
{
self.pkg[i] MoveTo( self.origin+(10, i*51, 40), 5);
self.pkg[i] RadiusDamage( self.pkg[i].origin, 50, 1000, 500, self );
}
wait 0.1;
}
}
spawnPkg()
{
level.roundnum=0;
self.pkg Delete();
wait 0.1;
for(i=0;i<=level.roundnum;i++)
{
self.pkg[i] = spawn( "script_model", self.origin+(300, i*52, 40) );
self.pkg[i].angles = (0, 0, 0);
self.pkg[i] setModel( "furniture_blowupdoll01" );
self.pkg[i] CloneBrushmodelToScriptmodel( level.airDropCrateCollision );
self.pkg[i].health = 100;
self thread crateManageHealth(self.pkg[i]);
}
}
crateManageHealth(crate)
{
for(;Winky Winky
{
crate setcandamage(true);
crate.team = self.team;
crate.owner = self.owner;
crate.pers["team"] = self.team;
if(crate.health < 0)
{
level.chopper_fx["smoke"]["trail"] = loadfx ("fire/fire_smoke_trail_L");
playfx(level.chopper_fx["smoke"]["trail"], crate.origin);
crate delete();
}
wait 0.1;
}
}


Why are you posting a bunch of random codes?

And why is everyone using carepackage collisions for things that are not carepackages!? :\
03-07-2011, 01:39 AM #4
LINUX♥
The Best OS By Far
Originally posted by KNiiFE View Post
Why are you posting a bunch of random codes?

And why is everyone using carepackage collisions for things that are not carepackages!? :\


Update tuesday = patched mw2, mw2 AS IT SHOULD BE!!

The following user thanked LINUX♥ for this useful post:

RusterG
03-07-2011, 02:10 AM #5
THIS IS MY CODE NIGGA YOU ****ING SCRUB SCUM You must login or register to view this content.

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

wowaka, xQuZe-
03-07-2011, 02:45 AM #6
LINUX♥
The Best OS By Far
Originally posted by daboss
THIS IS MY CODE NIGGA YOU ****ING SCRUB SCUM You must login or register to view this content.


**** you bitch what you gonna do?

The following user thanked LINUX♥ for this useful post:

RusterG
03-07-2011, 03:18 AM #7
JakeM
ZOMG HaXz!
Originally posted by daboss
THIS IS MY CODE NIGGA YOU ****ING SCRUB SCUM You must login or register to view this content.


Originally posted by THEDUBMAN101 View Post
**** you bitch what you gonna do?


Wow fighting over a video game code haven't seen that before Not Happy or Sad
03-07-2011, 12:10 PM #8
Nikeymikey
Do a barrel roll!
Originally posted by JakeM501 View Post
Wow fighting over a video game code haven't seen that before Not Happy or Sad


Lol it's a shit code anyway. Fighting over shit now that's funny!

The following user thanked Nikeymikey for this useful post:

Vampytwistッ
03-08-2011, 02:41 AM #9
Cody_h4x
Nobody is like me
looks as good as the girls ass in your sig :y:
03-08-2011, 07:30 AM #10
BriceC
Computer Programmer
Is this different from the other sex doll

Copyright © 2026, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo