PDA

View Full Version : Ai issues...



Suiadan42
August 11th, 2010, 03:39 AM
Hey, I was working on some AI, and I'm having some troubles getting marines to drive tanks. If I swap the named vehicles in the scenario for wraiths or ghosts the marines drive and shoot just fine, however when said vehicles are tanks they just sit in the tank, look around, and shoot enemies off and on without actually moving. I would greatly appreciate any insight as to just why this is happening. I have th AI driver enabled on the vehi tag, I copied the ai values from teh wraith to the tank with no luck. Got rid of the sidestepping, no luck. Any help would be greatly appreciated.

Tucker933
August 19th, 2010, 03:36 PM
So no one knows anything about AI?

Inferno
August 19th, 2010, 04:56 PM
You have to set up driving parameters in the .vehicle tag. Or use a modified command list to make them drive a specific path.

Suiadan42
August 19th, 2010, 05:10 PM
What exact driving params would you recommend specifically? I have messed around with them with no luck as yet. I also already have a custom command list.

Problem (mostly) resolved