need one last thing with AI

Discuss Halo 2 modding, progress on figuring things out, mapfiles...you know the drill. Cheating discussion not allowed.
Post Reply
mapmaster





Posts: 30
Joined: Mon Nov 06, 2006 2:21 pm

need one last thing with AI

Post by mapmaster »

ok so i can import the elite and other characters asign weapons vhicles and more. i can make an asum script for respone in groups in diffrent sectors(wich i need some relly talented person with AI to look over to see if it will work) im prety shore it wll though. but i dont know how to import the script to the game and place the AI. im guess you use entitys bsp viewer to do though. but can some one please hit me up on aim to help me inject the script into the map or email me.

all help is greatly appreciated.

aim- invadergir683

[email protected]

ps hear is my placement code code so fare

Code: Select all

(script ai_place
  (begin
    (ai_place 20 )
))

hears the respauner code so far

Code: Select all

(script continouse respauner
 (begin
  (sleep 120)
  (sleep_untile (<=(ai_living count 9) 0))
  (ai_place 7)
)) 
so if you could hit me up on aim or email me that would be greate
User avatar
crackcocaine
Readers Club





Posts: 425
Joined: Wed May 24, 2006 3:29 pm
Contact:

Post by crackcocaine »

just read in another topic you need a trainer called "yelo."
BAN ME, YOUR AN ASSHOLE.
User avatar
xXxCocoFangxXx





Posts: 3756
Joined: Thu Sep 08, 2005 9:57 am
Contact:

Post by xXxCocoFangxXx »

crackcocaine wrote:just read in another topic you need a trainer called "yelo."
You don't know what you are talking about.
Image
User avatar
crackcocaine
Readers Club





Posts: 425
Joined: Wed May 24, 2006 3:29 pm
Contact:

Post by crackcocaine »

xXxCocoFangxXx wrote:
crackcocaine wrote:just read in another topic you need a trainer called "yelo."
You don't know what you are talking about.
no your right, I don't, I just said I read it in another thread.
I can't even mod halo 2 cause I dont got a chip.
BAN ME, YOUR AN ASSHOLE.
Jbregi





Posts: 77
Joined: Thu Jun 08, 2006 7:25 pm

Post by Jbregi »

Firstly, talk about seriously bad grammar!

Secondly, you don't NEED a mod chip to mod. www.xbox-scene.com is a great site.
mapmaster





Posts: 30
Joined: Mon Nov 06, 2006 2:21 pm

Post by mapmaster »

ok well duh i know about yelo i have other AI mods but i wanted to make my own and thats kinda offtopic
User avatar
crackcocaine
Readers Club





Posts: 425
Joined: Wed May 24, 2006 3:29 pm
Contact:

Post by crackcocaine »

Jbregi wrote:Firstly, talk about seriously bad grammar!

Secondly, you don't NEED a mod chip to mod. www.xbox-scene.com is a great site.
Yeah I know a mod chip isn't the only way too mod, don't think I'm a total idiot. And your almost exactly like my mom talking about my grammer.
BAN ME, YOUR AN ASSHOLE.
mapmaster





Posts: 30
Joined: Mon Nov 06, 2006 2:21 pm

Post by mapmaster »

OFF-TOPIC
Ghetto Green





Posts: 156
Joined: Wed Mar 09, 2005 10:10 am
Location: Wouldn't you like to know
Contact:

Post by Ghetto Green »

You know, saying OFF-TOPIC is, in itself, off topic. All it's going to do is arise more flames.
Post Reply