AI Topic

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
User avatar
koekoek





Posts: 254
Joined: Wed Jun 06, 2007 7:20 am
Location: My desk

Post by koekoek »

I will help you.
You have to make sure they don't don't don't get destroyed.
Because then it freezes.
When the game is great.... The gamer has to be greater.
Such is the rule of honor.
uncutshadow





Posts: 447
Joined: Sat Jul 22, 2006 2:50 pm
Location: new jersey

Post by uncutshadow »

koekoek wrote:I will help you.
You have to make sure they don't don't don't get destroyed.
Because then it freezes.
uh......... no. try starting over and take the bipd from a different map. also, did you do anything to the mp map before you added ai? if so you might want to start over and add ai first then transfer the changes from the old to the new
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

Post by grimdoomer »

they where all clean maps from the halo 2 disk. i dident do any other mods to the map befor that. i tried 3 diffrent flood maps and samething but it works fine with elites i dont get it
User avatar
Trulife8342




Orb Commentator Firestorm

Posts: 2403
Joined: Sat Sep 03, 2005 7:04 am
Location: Miami, FL -- Name: Mauro Garcia
Contact:

Post by Trulife8342 »

koekoek wrote:Hey how do i make my ai's hunt for the players??
You need zones to work, and I cant really help you out there for certain reasons. And Grim, The reason its failing to spawn is the way you are spawning them, For the floods you need the weapon pallet from the scnr SP map, And bring over the flood_arm_weap tag and it should work.
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

Post by grimdoomer »

i cant find the flood_arm weapon i looked on 3 flood SP maps. i searched in the weapon pallet nothing and i looked in the weap tag nothing. and they spawn they just have freezing problems with certain explosion. will this fix it eather way im willing to try.
uncutshadow





Posts: 447
Joined: Sat Jul 22, 2006 2:50 pm
Location: new jersey

Post by uncutshadow »

grimdoomer wrote:i cant find the flood_arm weapon i looked on 3 flood SP maps. i searched in the weapon pallet nothing and i looked in the weap tag nothing. and they spawn they just have freezing problems with certain explosion. will this fix it eather way im willing to try.
the flood arm is a weapon? i just thought it is just the melee for the flood (flood claw is always atatched to the bipd even while wielding a weapon). as the turf ai mod that was created not too long ago had flood on it. they were unarmed and used melee.
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

Post by grimdoomer »

what kind of tag is it???
uncutshadow





Posts: 447
Joined: Sat Jul 22, 2006 2:50 pm
Location: new jersey

Post by uncutshadow »

im not sure. but now i have a problem of my own :lol: i spawned a squad in a warthog.
1. the driver is standing up
2. after i kill the ai in the hog without destroying the hog, i can not enter any part of the warthog
also how can you make them drive while in a warthog or ghost. i tried to jmad edit but couldnt get anything to work
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

Post by grimdoomer »

that requirss you to transfer the zones pallet in the chunk clonner but AI zones hasent been released yet so they you probally run into walls and the bases
User avatar
spawnova





Posts: 44
Joined: Sat Mar 10, 2007 12:49 pm

Post by spawnova »

2 things how do i get my ai to move and how do i add the respawn script ive asked about everyoen who made a map in the ai revision lol none replied so i got the script tools and the script in scnr tag what now?
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

Post by grimdoomer »

find a script or here is one for countinues respawns then put it into the script tools you will figure it out

Code: Select all

(script continuous respawner 
 (sleep_until (<= (ai_living_count 0000) 0)) 
 (ai_place 0000) 
) 
and you can only get you AI to move through a jmad swap but they just play an anamation forever so its kinda gay search for the tut.
User avatar
Trulife8342




Orb Commentator Firestorm

Posts: 2403
Joined: Sat Sep 03, 2005 7:04 am
Location: Miami, FL -- Name: Mauro Garcia
Contact:

Post by Trulife8342 »

Even with the zones pallet the map wont work, It is impossible to create AI zones with the tools that are publicly released at the moment.
User avatar
spawnova





Posts: 44
Joined: Sat Mar 10, 2007 12:49 pm

Post by spawnova »

grimdoomer wrote:find a script or here is one for countinues respawns then put it into the script tools you will figure it out

Code: Select all

(script continuous respawner 
 (sleep_until (<= (ai_living_count 0000) 0)) 
 (ai_place 0000) 
) 
yea i understand the scripts lol i made 1
to i..dont...know...where...to...put....it......lol
User avatar
MilyardoX2




Wordewatician 500

Posts: 821
Joined: Mon Jun 26, 2006 9:16 pm

Post by MilyardoX2 »

I've always wondered something about flood that hasn't really been mentioned.
Why does the little floodlings freeze when using a new bsp and with squads added. I've made maps before with 100% working flood but then I add the AI Squads reflexive in the scnr tag and the map will freeze if the little floodlings are spawned in any way. This has always made me wonder what else is missing from the AI squads reflexive?
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

Post by grimdoomer »

ya well you have to get to the compiler then you will see a bunch of drop down boxes. then you can put your script in. i think you go to script - decompile to constructer. but when ever i do that it freezes, so i cant get resspawning in my maps :cry:
MilyardoX2 wrote:I've always wondered something about flood that hasn't really been mentioned.
Why does the little floodlings freeze when using a new bsp and with squads added. I've made maps before with 100% working flood but then I add the AI Squads reflexive in the scnr tag and the map will freeze if the little floodlings are spawned in any way. This has always made me wonder what else is missing from the AI squads reflexive?
well if you look there are a lot of unkowns in the chunk cloner and the meta editor for the scrn tag. and i know one of them is AI encounter zones has been labed but no options in the meta editor. i bet the key the AI perfection is in those unkowns.
tribal_wolf





Posts: 2
Joined: Fri Sep 07, 2007 7:16 pm

no flags

Post by tribal_wolf »

I've been following a strange tutorial I found on the net somewhere describing how to add AI to a multilayer level, the basics are you move the char Elite\ai_generic to the mp map with all but a few tags nulled, then you start cloning chunks (vehicle pallet, weapons pallet, ai squad type/size and character) then you mod the meta data (where I'm stuck).

I think I get the basics of whats going on with each step, but the problem is, when I get to the meta editing the "flags" box is empty under AI Squads, I know I'm supposed to have "spawn on startup" checked or it wont work so I was wondering if there is an easier way to do this or if I just forgot something.

I've ran through it several times so I know I'm not missing any steps in the tut, maybe someone could point me to a better tut, one not involving the use of H2Core because it refuses to work on my machine and I'd rather not get into figuring out why.
User avatar
grimdoomer




System Engineer

Posts: 1440
Joined: Mon Oct 09, 2006 4:36 pm

Post by grimdoomer »

transfer the AI squads reflexive.
Image
AI Zones in MP | Ambiance | Gravemind Beta v1.1
Aumaan Anubis wrote:Grimdoomer. The first person ever to mod Halo 2 Vista.
tribal_wolf





Posts: 2
Joined: Fri Sep 07, 2007 7:16 pm

Post by tribal_wolf »

I'm a total noob, do you mean with the chunk cloner? Thats what I did, at least I think... (select it, copy to clip board, open coag, ad to selected reflex/chunk add meta to map.)

offset 352, size 116 if im not mistaken.

would it work to save it with parsed/recursive/sounds and then build it in coag?
Post Reply