Home   Help Search Login Register  

Author Topic: vehicle issues  (Read 1452 times)

0 Members and 1 Guest are viewing this topic.

Offline sharkattack

  • Former Staff
  • ****
vehicle issues
« on: 14 Jul 2007, 09:14:22 »
having a few  probs with vehicles ...

if a gunner of a uaz is shot  how would i get the driver to  get out of  uaz
have tried
not alive gunner  car1; unassignVehicle driver car1
and
not alive gunner  car1; DoGetOut driver car1

both of the above  work if i manually place crew in vehicle  and name them
"HOLY SARDINE" - see Shark-Attack meet his match

Offline LCD

  • Former Staff
  • ****
    • Everon Cartel
Re: vehicle issues
« Reply #1 on: 14 Jul 2007, 13:48:17 »
use da eject command

(driver car1) action ["EJECT", car1]

instead of da dogetout

shud work

LCD OUT
"guess being the community has downsides .." - cheetah
Help Perfecting Da Next Best Thing - O-Team Beta

Offline Nixer6

  • Members
  • *
Re: vehicle issues
« Reply #2 on: 14 Jul 2007, 16:43:45 »
Getting out of vehicles seems sorta bugged for AI ATM.

In MP, sometimes the  only way to get AI to disembark now is to have them eject also.

ie;

Say you are draggin a couple of AI with you in a Stryker. You order them to disembark the "normal" way, sometimes the just sit there.

So, I have had to use action "eject" instead.  It works everytime.
Why do I have to be a Rocket Scientist to make a good mission?

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: vehicle issues
« Reply #3 on: 14 Jul 2007, 18:22:47 »
This and the retadish units not being able to board vehicles is what prevents me of playing ArmA, this way the game has a value of NULL for me, except for scripting  :D

Offline Cheetah

  • Former Staff
  • ****
Re: vehicle issues
« Reply #4 on: 14 Jul 2007, 20:00:47 »
Mandoble, have you posted this at the ArmA bugs website?
Like missions? Help with Beta Testing! or take a look at the OFPEC Missions Depot for reviewed missions!

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: vehicle issues
« Reply #5 on: 14 Jul 2007, 22:15:20 »
Nah, cannot post there. They sent me a user confirmation link and didnt work, and not that I care pretty much about that  :whistle:

Offline nominesine

  • Former Staff
  • ****
  • I'm NOT back!
    • The IKB Forum
Re: vehicle issues
« Reply #6 on: 15 Jul 2007, 17:34:19 »
both of the above  work if i manually place crew in vehicle  and name them

Then I suggest you do it that way  :) Even if you manage to get the driver out of the UAZ, there's no way you can get him back in if you haven't named him in along the way. If you unassign driver car1 in the first line, then he is no longer driver car1 when your script tries to give him the order to get in again; because you just unAssigned him from that position. And ArmA doesent come with a unit-Who-Was-Driver-of-the-Vehicle-until-quite-recently command
OFPEC | Intel Depot
RETARDED Ooops... Retired!

Offline sharkattack

  • Former Staff
  • ****
Re: vehicle issues
« Reply #7 on: 16 Jul 2007, 20:25:02 »
Thats  what i ended  up doing  ..  just  been  lazy    :)
"HOLY SARDINE" - see Shark-Attack meet his match