Biped Spawning?

Discuss stuff related to HaloCE (for modding, go to the HEK General forum).
Post Reply
User avatar
ChiefComics





Posts: 3
Joined: Sat Dec 01, 2007 5:10 pm

Biped Spawning?

Post by ChiefComics »

I heard you can spawn a biped with Devmode, is that true?
If so, what is the command?
BrainEater




Wordewatician 100

Posts: 219
Joined: Tue Nov 22, 2005 6:48 pm
Contact:

Post by BrainEater »

I havent heard of a biped doing that, but if you were to give that biped a ai encounter/squad, then it would be

ai_place encounter_name_here

so heres how it would look if my encounter was called bob

ai_place bob

The script would look like this (optional)

(script continous hax
(ai_place bob)
(sleep_until (bob) 0 ) <---- Do not know the syntax for that
(ai_place bob)
)

Or just use devmode to spawn the ai with the command up at the top of the post.
User avatar
jackson117





Posts: 565
Joined: Fri Mar 09, 2007 1:03 pm
Location: OZ

Post by jackson117 »

yes but u can only spawn bipeds if that biped is on the map like for istance a sparten is on everymap so u can clone yourself

clones vs ai
Post Reply