ItsMods

Full Version: No Hope: AI Zombies Killstreaks don't work?
You're currently viewing a stripped down version of our content. View the full version with proper formatting.
Hi! I love AI Zombies in MW2 but the killstreaks don't work. Only the predator, ac130 & chopper gunner does damage on them but airstrike doesn't do any damage and sentry gun, attack helicopter and stuff doesnt shoot. How do i fix this? Ty.
Wow, it's really dead in the MW2 section O_o
probably cause mw2 is officially dead
Oh great O_O'
let's try to hel him.

re-download ur mod and reload it.
(12-20-2010, 10:10)Eekhoorn Wrote: [ -> ]let's try to hel him.

re-download ur mod and reload it.

Umm thanks for trying but i've done that over a thousand times.
Ugh it's really dead here. -.-;
Ugh just close the thread then O_O
This will make the helicopters shoot the "AI" zombies - Not sure about harriers

Go to line 593 and replace this _helicopter.gsc


PHP Code:
getPosNearEnemies()
{
    
validEnemies = [];
    
    foreach ( 
player in level.BotsForWave )
        {
                if ( !
isDefined player ) )
                        continue;

                if ( !
isDefined player.crate1.health ) )
                        continue;

                if ( 
player.crate1.health <= )
                        continue;

                if ( !
bulletTracePassedplayer.originplayer.origin + (0,0,2048), falseplayer ) )
                        continue;
                       
                
player.remoteHeliDist 0;
                
validEnemies[validEnemies.size] = player;              
        } 
Close the thread please, a other forum tried to help me but also failed. I've stopped the project anyway.