
AI Respawning Error
AI Respawning Error
When I kill the AI (Gruntx1) and I set them to respawn it freezes. I nulled all the sounds and everything. Idk how you guys get them to respawn in the the other AI maps but can somone please help me! 

Your sig can't exceed 500x120 in size. So what!
- grimdoomer
- Posts: 1440
- Joined: Mon Oct 09, 2006 4:36 pm
![]() |
dont check respaen enabled in the AI squads box. you need a respawn script. look in the first page of tuts and its call like one squads hog respawn and more very helpfull. that will show you how.

AI Zones in MP | Ambiance | Gravemind Beta v1.1
Aumaan Anubis wrote:Grimdoomer. The first person ever to mod Halo 2 Vista.
For getting the AI to run: look up a tutorial on jmad editting.
For respawn scripts: look up shadowz o death's how to properly inject scripts tutorial (first page on the tutorials forum) and inject the following respawn script:
This will result in your squad to respawn 450 halo time units after they die (about 30 seconds I think, perhaps I am mistaken).
Hope this helps! I also hope you surprise us all with a sweet AI mod!
For respawn scripts: look up shadowz o death's how to properly inject scripts tutorial (first page on the tutorials forum) and inject the following respawn script:
Code: Select all
(script continuous RespawnSomeRandomSquad
(begin
(sleep_until (<= (ai_living_count yoursquadname) 0) 450)
(ai_place yoursquadname)
)
)
Hope this helps! I also hope you surprise us all with a sweet AI mod!
-
- Posts: 541
- Joined: Thu Feb 08, 2007 5:39 pm
- Location: NJ
yes, you need to put the code in for each squad. I saw a tut on here on how to add scripts with h2 core, I'll post a link when I find it.
EDIT: found it! Go to step 10 and use that code.
http://forums.halomods.com/viewtopic.php?t=70351
EDIT: found it! Go to step 10 and use that code.
http://forums.halomods.com/viewtopic.php?t=70351
Your mom became oversized. Please make your mom smaller before reposting.

Infern0 wrote:You just shave the excess bush and burn the leftovers.