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
10-13-2015, 03:44 AM #74
ModdedModder
Gym leader
Originally posted by Skonafid View Post
can anyone send me a working patch with this cuz i dont know how to install it to my patch.ff


You trying to install this on PC or PS3?
10-13-2015, 02:20 PM #75
Skonafid
Gym leader
Originally posted by ModdedModder View Post
You trying to install this on PC or PS3?


PS3 and i really wanna try this AI zombies patch
10-14-2015, 03:47 AM #76
ModdedModder
Gym leader
Originally posted by Skonafid View Post
PS3 and i really wanna try this AI zombies patch


All you have to do is replace the patch_mp.ff in Your MW2 folder in your PS3. (requires Jailbreak)

If you don't have a Jailbreak I would be happy to host some games for you.
10-14-2015, 10:24 AM #77
Flotonydu71_
Bounty hunter
soon the update ?? Happy
10-14-2015, 11:03 AM #78
Skonafid
Gym leader
Originally posted by ModdedModder View Post
All you have to do is replace the patch_mp.ff in Your MW2 folder in your PS3. (requires Jailbreak)

If you don't have a Jailbreak I would be happy to host some games for you.


thanks bro but i got a CFW Happy
10-14-2015, 11:24 AM #79
ModdedModder
Gym leader
Originally posted by Flotonydu71
soon the update ?? Happy


I already updated it haha
10-14-2015, 11:25 AM #80
ModdedModder
Gym leader
Originally posted by next
could someone send me the download for this please ? i dont have drop box to recieve it after its downloaded. thanks


You don't need dropbox to download this. Its just a download link.
10-14-2015, 11:25 AM #81
ModdedModder
Gym leader
Originally posted by next
could someone send me the download for this please ? i dont have drop box to recieve it after its downloaded. thanks


You don't need dropbox to download this. Its just a download link.
10-24-2015, 07:14 PM #82
I put on the patch.ff an went on the game by myself an it did not work?

Copyright © 2024, NextGenUpdate.
All Rights Reserved.

Gray NextGenUpdate Logo