Home   Help Search Login Register  

Author Topic: Getting driver AI to Ignore objects (enemies)  (Read 528 times)

0 Members and 1 Guest are viewing this topic.

RipeMarine

  • Guest
Getting driver AI to Ignore objects (enemies)
« on: 14 Mar 2004, 23:47:48 »
Hi all,
I need help with a mission iam making, i need my PV3S to drive threw a group of civilains without dodging them while still following a road?, is this possible with a AI driving the truck,
   Thanks in advanced , Ripe Marine

 P.S.  before you ask I have already searched the boards for Ignoring AI while drving and found some things that did not relate to my needs.

Offline Tomb

  • Contributing Member
  • **
  • in2 Metal? Go 2 my sig
Re:Getting driver AI to Ignore objects (enemies)
« Reply #1 on: 14 Mar 2004, 23:49:57 »
try the setVelocity command, maybe together w/ a looped setDir (direction)  :-*

Dubieman

  • Guest
Re:Getting driver AI to Ignore objects (enemies)
« Reply #2 on: 16 Mar 2004, 21:51:53 »
Hmmm I've had this problem too, sometimes in missions where the 5ton waits for the east dude to get out of his way before going and even in one of my short movies, the M113 would not run the guy over!

Anyways I'll watch this thread as I have the same problem and no solution yet. :)

Maybe try the truck at full speed? Maybe you drive the truck?
 ???

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Getting driver AI to Ignore objects (enemies)
« Reply #3 on: 16 Mar 2004, 22:12:15 »
Collision avoidance is hardcoded into the game for obvious reasons.   The only solutions I've heard of are to drive the vehicle yourself or to use setVelocity.
Plenty of reviewed ArmA missions for you to play

Kaliyuga

  • Guest
Re:Getting driver AI to Ignore objects (enemies)
« Reply #4 on: 16 Mar 2004, 22:13:57 »
 Yeah... as mentioned setvelocity would be the best bet IMO....

another thing about that collision avoidance stuff is that if you run down some guys in a car.. you don't get points for that :(