Jump to content

RLNarsiph

Member
  • Content Count

    27
  • Joined

  • Last visited

  • Medals

Posts posted by RLNarsiph


  1. Heyho!

     

    First off: Great script. I was just testing it out of curiousity. But i have a couple problems - those i can ignore but one problem is not ignorable:


     

    '...damages"];
    
    -count = -1;
    
    _output =[];
    
    |#|_hitpoints apply {
    
    _count = _count +1;
    
    ...'
    
    Error Undefined variable in expression: _hitpoint
    
    File scripts\GOM\functions\GOM_fnc_aircraftLoadoutInit.sqf
    
    [GOM_fnc_aircraftLoadoutInit], line 801

     

    Problem happens (step by step, for eventually reproduction)
     - Island: Malden
     - USS Freedom
     - Standard Trigger like it was in the Demo-Mission
     - Call support 0-8-1

    Hud pop up
    Select modded Aircraft Harrier II (CUP Vehicle)
    Select "Refuel" with Engine on -> Problem happens
    or
    Select "Refuel" with Engine off -> Problem happens

    Not tested with other Aircrafts. Aircraft was/is not damaged.


    Following Scripts are running aside:
     - igiload
     - R3F Logistics

     

    Mods used (Steam Workshop)
     - Bundeswehr Kleiderkammer
     - BW Mod
     - CBA_A3
     - CUP Weapons

     - CUP Units

     - Advanced Rappeling

     - Advanced Urban Rappelling

     - CUP Vehicles

     - Tactical Weapon Swap [WIP]

     

     

    Sincerly

     

    Narsiph

×