ALiVEOS / ALiVE.OS

ALiVE Open Source GPL v2
http://alivemod.com/
Other
157 stars 80 forks source link

[logistic] "Airlift: Air insertion via helicopter or vtol" is broken for certain vehicles (i.e. heavy cars) #150

Closed shukari closed 7 years ago

shukari commented 7 years ago

Repo Mission: https://workupload.com/file/3SQNXhW RPT: https://workupload.com/file/KGZ7hFN On: Singleplayer Steps:

  1. player addItem "Alive_Tablet"
  2. alive menu -> commander -> logistic
  3. choose the second option "Airlift: Air insertion via helicopter or vtol"
  4. choose a hunter as supply
  5. a helicopter comes WITHOUT the hunter, the hunter still stand on the startposition of the heli
  6. the heli hovers
  7. the heli land, but why he has no troops to unload..
  8. after that he get that he has nothing for unload he flies away

Attention only some vehicles are not working. The Ghosthawk transports everything but the ghosthawk CANT slingload all hunter variants!

tupolov commented 7 years ago

If the helo can't lift the items requested, it should be delivered by road. :(

shukari commented 7 years ago

No, the vehicle stand alone on the startpoint. The NATO or BLU_F hast the Huron (B_Heli_Transport_03_F)... and that heli can lift hunters!

tupolov commented 7 years ago

Yah expectation is the Huron should lift that to resupply.

tupolov commented 7 years ago

looks like hunter gets delivered by parachute... but helo still shows up. Weird.

tupolov commented 7 years ago

Ok, so looks like there's a mismatch with our getObjectWeight calculation and the Hunter/Ifrit :( This is because we cannot get mass from config.. only from an already spawned object...