AI, Different Skins for Players, and Action buttons???

Discuss stuff related to HaloCE (for modding, go to the HEK General forum).
Post Reply
Dirk-Pitt





Posts: 6
Joined: Fri Mar 11, 2005 9:28 pm

AI, Different Skins for Players, and Action buttons???

Post by Dirk-Pitt »

Hello,

This post fit in all of em so sorry!

This is my first post (YAY! ) and I am completly new to modding so bear with me!

I was wondering if there is a way to program AI, by any means nessicary: like to flank, Fire, and have a decnt AIM!!!!

Then is there a way that you can have diffent skins (Elites, jackels, Grunts, ETC.) on one map. like grunts and elites fighting Jackels and SPARTANS (you get the picture.

Also, is there a way to make action buttons (IE: Press "E" to open blast doors.)

this is all for a machinmania series that I am working on.


Thanks
SunnySharma




Wordewatician 250

Posts: 405
Joined: Sat Jan 29, 2005 10:33 pm

Post by SunnySharma »

Different models you mean, not skins. You "can" have different models in-game, but they would all have to follow the same node path, since it's all in the permutations. A permutation is one-section of a multiple-part model series. Having more than one results in random-permutations everytime you play.

You would've know what you would become, and you wouldn't be able to play as the Jackals and Elites and such, because their bodies have different nodes, with different animations. You have to have a custom biped(s).
Dirk-Pitt





Posts: 6
Joined: Fri Mar 11, 2005 9:28 pm

Post by Dirk-Pitt »

hmmm.....


but arn't elites and spartans run off of a relativly simiar biped model??

and if that doesnt work, couldnt I just "Simulate" the Elites with AI codes?
SunnySharma




Wordewatician 250

Posts: 405
Joined: Sat Jan 29, 2005 10:33 pm

Post by SunnySharma »

Nope, they are changed around in all sorts of ways. Some of the placement is the same, that's why we were able to make Elites hold human weapons, but the node design in both are completely different.

Yes, you can program AI to your own need. There is a vid in the tuts section on how to get AI working in Sapien. Once you aquire the tags, you can edit them to your own needs.

Some folks have a tag converter, so they can convert Elites and such into CE tag format. Once there, the AI can be re-programmed for the Elite tag for a little more aggression, or more coverage or something.
Dark Cloud




Wordewatician 500

Posts: 958
Joined: Thu Jan 29, 2004 1:39 pm

Post by Dark Cloud »

Alright... most of what needed to be covered was covered by Sunny...

We can't neccessarily program the AI, but there are options to mess with in Guerilla to make them better AI. We can't edit ALL that much with the AIs behavior, except crouching, running, who/what they shoot at, etc.

You can have different bipeds fighting one another in a map, but they require more than different skins. They have different models, nodes, markers, and behaviors. They all have to be remade for CE, or ripped from PC.

And there isn't a way to have machines work like that as far as I know.
Dirk-Pitt





Posts: 6
Joined: Fri Mar 11, 2005 9:28 pm

Post by Dirk-Pitt »

thanks!


so what you guys have said so far in general:

Players must be made of the same nodes but can have different skins

spartans and Elites ARENT the same,

AI can be programmed with Saipien

The AI can be different Bipeds and can fight eachother


so back to the Biped thing:

they can be Ai and be different in everypart from the rest of the map.

what confused me was the map Sniper Training. This map had about 67 respawning dumb AI's but they were all Spartans. Was the programmer lazy, or could he not change them to something else
SunnySharma




Wordewatician 250

Posts: 405
Joined: Sat Jan 29, 2005 10:33 pm

Post by SunnySharma »

The programmer didn't know how to create bipeds with proper models, and he didn't have a tag converter. That's why.
Dirk-Pitt





Posts: 6
Joined: Fri Mar 11, 2005 9:28 pm

Post by Dirk-Pitt »

ok
Post Reply