Home   Help Search Login Register  

Author Topic: Dangerous Driving  (Read 520 times)

0 Members and 1 Guest are viewing this topic.

Anton VonE

  • Guest
Dangerous Driving
« on: 19 Apr 2003, 16:29:41 »
Can you make an enemy AI get into a vehicle and attemp to run players and other AI over? Is this possible? I'd like it for a mission I'm making...I'd like to thank you in advance for a reply.

Anton

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Dangerous Driving
« Reply #1 on: 19 Apr 2003, 18:03:11 »
I suppose you could just use doMove commands

MadLorryDriver doMove getPos InnocentVictim1

You might need to give commands (doMove or doStop) to the victims to stop them from running away.   You also might need to put

this addrating 10000

in the init field of the driver to stop people shooting at him.
Plenty of reviewed ArmA missions for you to play

Anton VonE

  • Guest
Re:Dangerous Driving
« Reply #2 on: 19 Apr 2003, 18:07:09 »
Do you think that dotarget would work? I mean, he would be in the drivers position, so I'm not sure if that command only applies to gunners. I'd need the driver to target actual players too, so dostop might not exactly work.

 :) Thanks for replying so quickly, Macguba

Offline macguba

  • Former Staff
  • ****
    • macguba's operation flashpoint page
Re:Dangerous Driving
« Reply #3 on: 19 Apr 2003, 18:10:13 »
I have no idea, why don't you try it.  ;)    Doubt it though.

If you want to cheat so that the players get run over, try disableUserInput if the vehicle gets close enough to them.

PS - my pleasure :)
« Last Edit: 19 Apr 2003, 18:10:33 by macguba »
Plenty of reviewed ArmA missions for you to play