Page 1 of 1

How to

Posted: Mon Dec 10, 2007 1:36 pm
by OrionWarrior
How to make an vehicle to follow a path, and then when he "see" us, he stop and start shooting against us?

ANY Vehicle

Posted: Mon Dec 10, 2007 2:47 pm
by UntalkativeBunny
I would say...CE>PC.

Posted: Mon Dec 10, 2007 2:55 pm
by Philly
I believe scripting is the only way, it's the way that Halo uses to move vehicles and such.

Posted: Mon Dec 10, 2007 4:18 pm
by Andrew_b
Philly wrote:I believe scripting is the only way, it's the way that Halo uses to move vehicles and such.
nope. scripting has something to do with it, but the vehicles are actually moved either by animations (pelican, dropship), or ai drivers.

Posted: Mon Dec 10, 2007 4:18 pm
by Phenomena
you could do this without scripting, just us a command list...

Posted: Mon Dec 10, 2007 4:58 pm
by DeadHamster
CE is the way to go with this. There's no way I can think of doing this with the tools available on PC. Unless you wanted it to go in a straight line...you could mess around with the slow-down speed and have it go until an AI takes over for it and drives it at you, but that's a really cheap version of what you want



I just realised I'm in the presense of greatness. haha. Thanks for the plugins Phenom, what do you fill your free time with now that you don't do plugins anymore?

Posted: Mon Dec 10, 2007 5:56 pm
by Patrickh
command lists. And use scripts to make them more smarterer....

Posted: Mon Dec 10, 2007 6:17 pm
by Cryticfarm
Command lists. Ce shouldn't be a problem.

Posted: Mon Dec 10, 2007 8:00 pm
by conure
Command lists SUCK. If you would be kind to notice bungie only used command lists for cutscenes, and basic AI movement. Vehicles need firing points (as all AI do if they should be good). Also some vehicles can not be driven so you have to use animations.

Also - scripts dont make ai smarter. They just give it more varibles, they dont think or anything. They are still stupid as they are when made, scripts can only realy be used to affect player based on ai. For scripts to effect ai they need to use command lists, which make AI stupider.
/rant

Posted: Mon Dec 10, 2007 9:29 pm
by Andrew_b
^^^ conure thanks for explaining. i was going to explain to pat earlier...but i didnt want people to think i was flamming...and i couldnt think of the right words :P

Posted: Tue Dec 11, 2007 8:48 am
by OrionWarrior
Then...

?

Posted: Tue Dec 11, 2007 12:54 pm
by Cryticfarm
Yayz for conure?