Results 1 to 3 of 3

Thread: Question about very strange bug...

  1. #1
    I have very strange bug. Some of "cargo" mens or pilots (not all) in my helicopter addon, when game is starting, put their legs up (foot have one level with butt). I have not this animation, I chek config many times. Really don't know what is it. Maybe memory error? Maybe someone have same trouble?
    Our Weapons project leader

  2. #2
    I had same problem with my 'Skyvan'
    sometimes the cargo would sit like they where constipated and in pain.
    show us what you have in your cpp file re:
    cargoAction[]={"ManActCessnaCoPilot","manactcargo"};
    or simular



    Every Day above ground - Is A Good Day

    Old account, now known as CSJ.

  3. #3
    Staff Sergeant
    Join Date
    Feb 23 2003
    Location
    Moscow, Russia
    Posts
    204
    Author of the Thread
    Here is sequence of animations:
    cargoAction[] =
    { ManActOWPMi26nav,ManActOWPMi26nav,ManActCargo,ManA ctCargo,ManActCargo,ManActUazCoDriver,Ma
    nActCargo
    };
    First 2 is custom animated, other well known.

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •