Home   Help Search Login Register  

Author Topic: Mando Hitch Destroyed Vehicles ACE  (Read 1313 times)

0 Members and 1 Guest are viewing this topic.

Offline Stone-187th

  • Members
  • *
Mando Hitch Destroyed Vehicles ACE
« on: 11 May 2009, 02:33:50 »
I am trying to incorporate mando hitch into a mission for my unit. And I am using ACE mod. With no vehicle respawns, I want to use a helicopter to go pick up the wreck and bring it back to base for repairs. So I tried blowing up the vehicle at base and picking it up. It starts to pick up then drops back and won't move. I just merged the mando hitch demo mission with mine. And use the defualt Arma UH60, with ACE vehicles. I can't seem to figure out the problem. I thought it might be ACE mod and Default arma vehicles, but I kind of ruled it out. Any help is greatly appreciated.

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: Mando Hitch Destroyed Vehicles ACE
« Reply #1 on: 11 May 2009, 22:42:25 »
If you open mando_hitch.sqf you will find this:
Code: [Select]
               if (damage _unit > 0.3) then
               {
                  _continue = false;
               };

Remove these lines so that destroyed or heavily damaged vehicles can be hitched.

Offline Stone-187th

  • Members
  • *
Re: Mando Hitch Destroyed Vehicles ACE
« Reply #2 on: 13 May 2009, 04:40:51 »
Hmm, i tried it, but i still cant lift the vehicles.

The wrecks, will start to pick up, then they will just drop. But when it doesn't have the pick up action again. Like the wreck is still in tow, but its not.
« Last Edit: 13 May 2009, 04:48:00 by Stone-187th »

Offline Mandoble

  • Former Staff
  • ****
    • Grunt ONE and MandoMissile suite
Re: Mando Hitch Destroyed Vehicles ACE
« Reply #3 on: 13 May 2009, 11:10:19 »
Is this something that happens to you only with ACE?

Offline Stone-187th

  • Members
  • *
Re: Mando Hitch Destroyed Vehicles ACE
« Reply #4 on: 14 May 2009, 03:41:13 »
Negative.