Post: Ai zombies v1.8.9 [edit] [new]
03-18-2013, 11:00 AM #1
ModdedModder
Gym leader
(adsbygoogle = window.adsbygoogle || []).push({});
AI Zombies v1.8.9

Made/Edited By ModdedModder And xxKILLALLMW2xx


I have always wanted to release an AI zombie Mod that is easy to install and has a lot of cool features. So I took a lot of the stuff from the AI zombies v1.9 beta and mixed it with the AI zombies v1.8.3. I have also fixed a lot of stuff. It is probably the best AI zombie mod released right now.

More Updates Will Be Coming Soon Hopefully!Winky Winky


Video:


Log:

Fixes:

Fixed Spectating
Fixed Wasteland Lightweight
Fixed Killstreaks Killing You And Your Team
Fixed Highrise Auto Revive/Last Stand Pro
Fixed Zombies Getting Stuck in Wall On Highrise.
Fixed Unknown Function for PS3. Was caused by _gamelogic.gsc
Fixed Killstreaks not working after being revived with Auto-Revive.
Cleaned Up Mod Menu
Fixed Revive icon not showing up
Fixed Revive icon not despawning when reviving yourself with Auto-Revive


New:

Added Map Menu (You can choose what edit of the map you would like to play on)
Added Manual Sentry Gun
Added A MaxZombies Identifier (Helps With LAG, and makes more challenging when playing alone) | 1 person = MaxZombies 35 | 2 people = MaxZombies 30 | 2-4 people = MaxZombies 25 | 5+ people = MaxZombies 20 |
Added The LightStick Reviving Feature
Added New Perk Text. (The Icons Didn't always show up on PS3. So I make it plain text now with \n fix so they don't disappear.
Added A Fix So Zombies Don't Stand Still On The Upper Floor On Zombie Airlines(Terminal). They will now come down and attack the humans.
Added New Final Boss Wave For Terminal, Highrise, and Wasteland.
Added New Spawn Welcome
Added A Revive Icon color change to show other players how close to death the downed player is.


New Maps:

-Over Run Bunker ||afghan - xxKILLALLMW2xx
-Avalanche ||derail - xxKILLALLMW2xx
-Power Outage || estate - xxKILLALLMW2xx
-Tears Of Blood || estate - ModdedModder
-Abandoned Streets || Favela - xxKILLALLMW2xx
-Raining Zombies || Highrise - xxKILLALLMW2xx
-Zombie infestation || invasion - xxKILLALLMW2xx
-Zombie Lock-Down || invasion - ModdedModder
-City of Ruins || Karachi - xxKILLALLMW2xx
-Hell House || Karachi - xxKILLALLMW2xx
-Cliffside || Quarry - xxKILLALLMW2xx
-Quarry fix to [115] Deaths map - xxKILLALLMW2xx/[115]Death
-Trench || Rundown - xxKILLALLMW2xx
-Cornered || rust - xxKILLALLMW2xx
-LOT 24 || Scrapyard - xxKILLALLMW2xx
-Road Block || Skidrow - xxKILLALLMW2xx
-Snow-fall || Subbase - xxKILLALLMW2xx
-Departure || Terminal - xxKILLALLMW2xx
-Zombie Airlines || Terminal - ModdedModder
-Zombie Maddness|| Terminal - ModdedModder
-Flooded Docks || Underpass - xxKILLALLMW2xx
-Last Regret || Wasteland - xxKILLALLMW2xx


How To Install Files For Any Patch:


Step 1.
Download The Patch/Files
You must login or register to view this content.

Step 2.
Open the main folder.
Then move the two folders in your patch.
You must login or register to view this content.

Step 3.
If You're A Noob
Click Here

Step 4.
Now you must put this
function in your menu option file.
    
GTC(G)
{

{
self iPrintln("Changing Game Mode");
wait 1;
setDvar("matchGameType",G);
setDvar("g_password","");
map(getDvar("mapname"));
}
}


Step 5.
And create an option like this
in the same file you put the funtion.
You must login or register to view this content.

Step 6.
Now you must go to the _missions.gsc file
(located in maps\mp\gametypes\_missions.gsc)

Step 7.
Open the file and go to the top
where it says init()

Step 8.
Paste this code underneath precacheString(&"MP_CHALLENGE_COMPLETED");
    
setDvarIfUninitialized("matchGameType",0);
level.matchGameType=getdvar("matchGameType");
if(level.matchGameType=="AIZOMBIES"){level thread AIzombies\AImod\_mod::ModLoad();}

It should look like this
You must login or register to view this content.

Step 9.
Save the patch and go play! Have Fun! Winky Winky


If You're Not a Noob
Click Here

Step 4.
Just add a option matchGameType to AIZOMBIES
You must login or register to view this content.
(AIZOMBIES has to be the gametype! If not the killstreaks and other features will not work)

Step 5.
Go play and have fun!!! Winky Winky




Download:

Patch Download:
(Install and Play)
You must login or register to view this content.
Files Download:
(If You Want To Install It To Your Patch)
You must login or register to view this content.
You will have to remove the _load.gsc to stop it from loading automatically.


Credits:
[115]Death - Zombie Coding.
Rendflex & Yamato - Animations.
[115]xSillent - Testing.
[115]YoDaddyYo - Testing.
MsModdedModder - Testing.
xxKILLALLMW2xx - Maps.
ModdedModder - Fixes,Maps,Other.
xePixTvx - Quick Menu Zoom.
Team Modz - Converting AI to PS3.
M0T1VAT10N - Bugs, Testing, and Adding New Features(soon)
If I for got you PM me!
Last edited by ModdedModder ; 10-18-2015 at 04:06 AM. Reason: Updated Thread

The following 23 users say thank you to ModdedModder for this useful post:

^TPP^, -Xperia-, 631, OG-Thuggin, HanleyzHD♚, ImGsus, JackMods-, ResistTheJamsha, joni_djESP, M0T1VAT10N, Mango_Knife, Nicktasticz, mykeeeh, Obris, Script Kiddie, Skonafid, Oklahomo, Swifter, TaccoHD, The Kosmic, xePixTvx, xGreekModzHD, xxKILLALLMW2xx
03-22-2013, 01:43 PM #29
Default Avatar
JayGeN
Guest
Nice edit my friend should be very useful for somebody with a good computer that can run Modern Warfare 2.
03-28-2013, 10:22 PM #30
Originally posted by ModdedModder View Post
AI Zombies v1.8.5

Made/Edited By ModdedModder And xxKILLALLMW2xx


(Only Good For PC)
[/FONT]

I have always wanted to release an AI zombie Mod that is easy to install and has a lot of cool features. So I took a lot of the stuff from AI zombies v1.9 beta and mixed it with AI zombies v1.8.3. I have also fixed a lot of stuff. It is probably the best AI zombie mod released right now.

I will be updating this thread with New Maps, New Killstreaks, And other Cool Stuff! Winky Winky

Video:


New Maps:

-Over Run Bunker ||afghan - xxKILLALLMW2xx
-Avalanche ||derail - xxKILLALLMW2xx
-Power Outage || estate - xxKILLALLMW2xx
-Tears Of Blood || estate - ModdedModder
-Abandoned Streets || Favela - xxKILLALLMW2xx
-Raining Zombies || Highrise - xxKILLALLMW2xx
-Zombie infestation || invasion - xxKILLALLMW2xx
-Zombie Lock-Down || invasion - ModdedModder
-City of Ruins || Karachi - xxKILLALLMW2xx
-Hell House || Karachi - xxKILLALLMW2xx
-Cliffside || Quarry - xxKILLALLMW2xx
-Quarry fix to [115] Deaths map - xxKILLALLMW2xx/[115]Death
-Trench || Rundown - xxKILLALLMW2xx
-Cornered || rust - xxKILLALLMW2xx
-LOT 24 || Scrapyard - xxKILLALLMW2xx
-Road Block || Skidrow - xxKILLALLMW2xx
-Snow-fall || Subbase - xxKILLALLMW2xx
-Departure || Terminal - xxKILLALLMW2xx
-Zombie Airlines || Terminal - ModdedModder
-Zombie Maddness|| Terminal - ModdedModder
-Flooded Docks || Underpass - xxKILLALLMW2xx
-Last Regret || Wasteland - xxKILLALLMW2xx


How To Install:


Step 1.
Download The Patch/Files
You must login or register to view this content.

Step 2.
Open the main folder.
Then move the two folders in your patch.
You must login or register to view this content.

Step 3.
If You're A Noob
Click Here

Step 4.
Now you must put this
function in your menu option file.
    
GTC(G)
{

{
self iPrintln("Changing Game Mode");
wait 1;
setDvar("matchGameType",G);
setDvar("g_password","");
map(getDvar("mapname"));
}
}


Step 5.
And create an option like this
in the same file you put the funtion.
You must login or register to view this content.

Step 6.
Now you must go to the _missions.gsc file
(located in maps\mp\gametypes\_missions.gsc)

Step 7.
Open the file and go to the top
where it says init()

Step 8.
Paste this code underneath precacheString(&"MP_CHALLENGE_COMPLETED");
    
setDvarIfUninitialized("matchGameType",0);
level.matchGameType=getdvar("matchGameType");
if(level.matchGameType=="AIZOMBIES"){level thread AIzombies\AImod\_mod::ModLoad();}

It should look like this
You must login or register to view this content.

Step 9.
Save the patch and go play! Have Fun! Winky Winky


If You're Not a Noob
Click Here

Step 4.
Just add a option matchGameType to AIZOMBIES
You must login or register to view this content.
(AIZOMBIES has to be the gametype! If not the killstreaks will not work)

Step 5.
Go play and have fun!!! Winky Winky


Download:
(Fixed the Predator Missile Glitch)

Patch Download:
(Ready To Play. Only can play with other CFW users ;( )
You must login or register to view this content.

Files Download:
(If You Want To Install It To Your Patch)
You must login or register to view this content.


Credits:
    
[115]Death - Zombie Coding.
Rendflex & Yamato - Animations.
[115]xSillent - Testing.
[115]YoDaddyYo - Testing.
MsModdedModder - Testing.
xxKILLALLMW2xx - Maps.
ModdedModder - Fixes,Maps,Other.
xePixTvx - Quick Menu Zoom.
If I for got you PM me!


Can u install this on mw2 liberation
03-31-2013, 11:14 PM #31
zGooNzHaX
Bounty hunter
looks good bro Happy
03-31-2013, 11:15 PM #32
631
Bounty hunter
It looks nice
04-07-2013, 05:31 AM #33
zGooNzHaX
Bounty hunter
i like it bro keep up the good workHappy
04-07-2013, 01:28 PM #34
M0T1VAT10N
Do a barrel roll!
Originally posted by ModdedModder View Post
AI Zombies v1.8.5

Made/Edited By ModdedModder And xxKILLALLMW2xx


(Only Good For PC)
[/FONT]

I have always wanted to release an AI zombie Mod that is easy to install and has a lot of cool features. So I took a lot of the stuff from AI zombies v1.9 beta and mixed it with AI zombies v1.8.3. I have also fixed a lot of stuff. It is probably the best AI zombie mod released right now.

I will be updating this thread with New Maps, New Killstreaks, And other Cool Stuff! Winky Winky

Video:


New Maps:

-Over Run Bunker ||afghan - xxKILLALLMW2xx
-Avalanche ||derail - xxKILLALLMW2xx
-Power Outage || estate - xxKILLALLMW2xx
-Tears Of Blood || estate - ModdedModder
-Abandoned Streets || Favela - xxKILLALLMW2xx
-Raining Zombies || Highrise - xxKILLALLMW2xx
-Zombie infestation || invasion - xxKILLALLMW2xx
-Zombie Lock-Down || invasion - ModdedModder
-City of Ruins || Karachi - xxKILLALLMW2xx
-Hell House || Karachi - xxKILLALLMW2xx
-Cliffside || Quarry - xxKILLALLMW2xx
-Quarry fix to [115] Deaths map - xxKILLALLMW2xx/[115]Death
-Trench || Rundown - xxKILLALLMW2xx
-Cornered || rust - xxKILLALLMW2xx
-LOT 24 || Scrapyard - xxKILLALLMW2xx
-Road Block || Skidrow - xxKILLALLMW2xx
-Snow-fall || Subbase - xxKILLALLMW2xx
-Departure || Terminal - xxKILLALLMW2xx
-Zombie Airlines || Terminal - ModdedModder
-Zombie Maddness|| Terminal - ModdedModder
-Flooded Docks || Underpass - xxKILLALLMW2xx
-Last Regret || Wasteland - xxKILLALLMW2xx


How To Install:


Step 1.
Download The Patch/Files
You must login or register to view this content.

Step 2.
Open the main folder.
Then move the two folders in your patch.
You must login or register to view this content.

Step 3.
If You're A Noob
Click Here

Step 4.
Now you must put this
function in your menu option file.
    
GTC(G)
{

{
self iPrintln("Changing Game Mode");
wait 1;
setDvar("matchGameType",G);
setDvar("g_password","");
map(getDvar("mapname"));
}
}


Step 5.
And create an option like this
in the same file you put the funtion.
You must login or register to view this content.

Step 6.
Now you must go to the _missions.gsc file
(located in maps\mp\gametypes\_missions.gsc)

Step 7.
Open the file and go to the top
where it says init()

Step 8.
Paste this code underneath precacheString(&"MP_CHALLENGE_COMPLETED");
    
setDvarIfUninitialized("matchGameType",0);
level.matchGameType=getdvar("matchGameType");
if(level.matchGameType=="AIZOMBIES"){level thread AIzombies\AImod\_mod::ModLoad();}

It should look like this
You must login or register to view this content.

Step 9.
Save the patch and go play! Have Fun! Winky Winky


If You're Not a Noob
Click Here

Step 4.
Just add a option matchGameType to AIZOMBIES
You must login or register to view this content.
(AIZOMBIES has to be the gametype! If not the killstreaks will not work)

Step 5.
Go play and have fun!!! Winky Winky


Download:
(Fixed the Predator Missile Glitch)

Patch Download:
(Ready To Play. Only can play with other CFW users ;( )
You must login or register to view this content.

Files Download:
(If You Want To Install It To Your Patch)
You must login or register to view this content.


Credits:
    
[115]Death - Zombie Coding.
Rendflex & Yamato - Animations.
[115]xSillent - Testing.
[115]YoDaddyYo - Testing.
MsModdedModder - Testing.
xxKILLALLMW2xx - Maps.
ModdedModder - Fixes,Maps,Other.
xePixTvx - Quick Menu Zoom.
If I for got you PM me!


Hey, when will these "updates" be put in place?
04-07-2013, 07:15 PM #35
seb5594
Proud Former Admin
Any Credits to me and ThePhantom410?
04-08-2013, 02:37 PM #36
moddermodder.. :hmm: :|
07-02-2013, 11:22 PM #37
ModdedModder
Gym leader
Originally posted by seb5594 View Post
Any Credits to me and ThePhantom410?


For what?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo