Jump to content

Gaanalma

Members
  • Posts

    1456
  • Joined

  • Last visited

  • Days Won

    1

Everything posted by Gaanalma

  1. Congrats Grazie!
  2. Great! Grazie!
  3. Gaanalma

    Vola con AMVI!

    Ottima iniziativa! Complimenti :)
  4. Sbav Sbav
  5. Thx Secret.. I try to see if it works.
  6. Congratulazioni.
  7. Gaanalma

    Vor/tacan ils

    The gustibus... io aspetterei di giudicare a lavori finiti... credo che siano ancora entrambi in beta e senza efm.
  8. Gaanalma

    AA CERCANSI

    Ciao Van... Ti rispondo a titolo personale e non come cds del 36°. Purtroppo il tempo è poco un po' per tutti ma sicuramente lo si riesce a trovare per condividere questa bella passione che abbiamo anche con chi non fa' parte del "circolo chiuso". Il sabato e la domenica, il 36° ha il server aperto, con al momento 2 missioni che ciclano. Se trovi all'interno dei piloti del nostro gruppo e fai delle domande tramite Chat, solitamente rispondiamo... poi se hai anche un TS e inviti i piloti per scambiare 4 chiacchere o aver maggior aiuto di quello che si può ottenere tramite Chat ancora meglio. Ti segnalo un po' di guide che possono essere d'aiuto per i moduli che il 36° ha adottato... http://www.36stormovirtuale.net/index.php/download/documentazione-ufficiale A breve inseriremo anche quelle per lo Huey. Spesso il problema principale per le missioni è che bisogna conoscere l'editor... in stormo ne abbiamo molte e di diverso genere... se in Tuttovola ne avete bisogno, potremmo condividerne qualcuna. Per volare assieme, si potrebbe organizzare magari qualche serata tra gli utenti di Tuttovola e il 36°... alla fine anche se fai turni, non credo che te li diano un giorno per l'altro... anche io ho turnistica (lavoro in ospedale) ma un minimo di organizzazione riesco a farmela. Un saluto e a presto nei cieli virtuali.
  9. Hello gentlemen ... I present my problem. I inserted a new plane ... I do not care that it is controllable for now. The thing that interests me is that it carries out its task. It is a tanker, but I have not found anywhere lua dedicated. below will place the code that I'm using... In red specific for tanker ... the problem is that the AI in flight, and clients do not perform refueling. -mounting 3d model paths and texture paths mount_vfs_model_path (current_mod_path.."/Shapes") mount_vfs_liveries_path (current_mod_path.."/Liveries") mount_vfs_texture_path (current_mod_path.."/Textures/Avionics") mount_vfs_texture_path (current_mod_path.."/Textures/KC-767A.zip") mount_vfs_texture_path (current_mod_path.."/Textures") KC767A = { Name = 'KC-767A', DisplayName = _('KC-767A'), HumanCockpit = true, HumanCockpitPath = current_mod_path..'/Cockpit/', Picture = current_mod_path..'/Textures/KC-767A.png', Rate = 40, -- RewardPoint in Multiplayer Shape = "KC-767A", shape_table_data = { { file = 'KC-767A'; life = 18; -- lifebar vis = 3; -- visibility gain. desrt = 'KC-767A'; -- Name of destroyed object file name fire = { 300, 2}; -- Fire on the ground after destoyed: 300sec 2m username = 'KC-767A'; index = WSTYPE_PLACEHOLDER; }, { name = "KC-767A"; file = "KC-767A"; fire = { 240, 2}; }, [color=red] }, mapclasskey = "P0091000064", attribute = {wsType_Air, wsType_Airplane, wsType_Cruiser, KC_767A,"Tankers",}, Categories = {"{8A302789-A55D-4897-B647-66493FA6826F}", "Tanker",},[/color] ViewSettings = { Cockpit = { [1] = {-- player slot 1 CockpitLocalPoint = {16.2,1.0,0.000000}, CameraViewAngleLimits = {20.000000,120.000000}, CameraAngleRestriction = {true,50.000000,0.400000}, CameraAngleLimits = {80.000000,-75.000000,90.000000}, EyePoint = {0.000000,2.000000,0.000000}, limits_6DOF = {x = {-0.050000,0.450000},y ={-0.200000,0.200000},z = {-0.220000,0.220000},roll = 90.000000}, }, }, -- Cockpit Chase = { LocalPoint = {4.259000,3.819000,0.000000}, AnglesDefault = {180.000000,-8.000000}, }, -- Chase Arcade = { LocalPoint = {-12.041000,6.419000,0.000000}, AnglesDefault = {0.000000,-8.000000}, }, -- Arcade }, ------------------------- M_empty = 25000, M_nominal = 30000, M_max = 55000, M_fuel_max = 30000, H_max = 12200, average_fuel_consumption = 0.2, CAS_min = 42, V_opt = 236, V_take_off = 77, V_land = 70, has_afteburner = false, has_speedbrake = false, main_gear_pos = {-0.724, -2.55, 2.157}, radar_can_see_ground = false, nose_gear_pos = {6.546, -2.55, 0}, AOA_take_off = 0.15, stores_number = 0, bank_angle_max = 54, Ny_min = 0.5, Ny_max = 2.5, tand_gear_max = 0.577, V_max_sea_level = 180, V_max_h = 250, [color=red]tanker_type = 1, 2, is_tanker = true, air_refuel_receptacle_pos = {0, 0, 0}, [/color]wing_area = 283, wing_span = 47.5, thrust_sum_max = 300000, thrust_sum_ab = 300000, Vy_max = 9, length = 48.51, height = 15.85, flaps_maneuver = 0.5, Mach_max = 0.86, range = 12200, crew_size = 3, RCS = 50, Ny_max_e = 3.4, detection_range_max = 60, IR_emission_coeff = 0.5, IR_emission_coeff_ab = 0, engines_count = 2, --wing_tip_pos = {-0.295, 0.765, 17.521}, wing_tip_pos = {-11.295, 1.987, 20.8}, nose_gear_wheel_diameter = 0.72, main_gear_wheel_diameter = 1.1, engines_nozzles = { [1] = { pos = {-2.039, -1.113, 8.55}, elevation = 0, diameter = 1.523, exhaust_length_ab = 11.794, exhaust_length_ab_K = 0.76, smokiness_level = 0.05, }, -- end of [1] [2] = { pos = {-2.039, -1.113, -8.55}, elevation = 0, diameter = 1.523, exhaust_length_ab = 11.794, exhaust_length_ab_K = 0.76, smokiness_level = 0.05, }, -- end of [2] [3] = { pos = {-5.039, -0.613, -15.2}, elevation = 0, diameter = 1.523, exhaust_length_ab = 11.794, exhaust_length_ab_K = 0.76, smokiness_level = 0.05, }, -- end of [3] [4] = { pos = {-5.039, -0.613, 15.2}, elevation = 0, diameter = 1.523, exhaust_length_ab = 11.794, exhaust_length_ab_K = 0.76, smokiness_level = 0.05, }, -- end of [4] }, -- end of engines_nozzles crew_size = 2, crew_members = { [1] = { ejection_seat_name = 9, drop_canopy_name = 20, pos = {3, 0.5, 0}, canopy_pos = {3, 0.5, 0}, }, -- end of [1] [2] = { ejection_seat_name = 9, drop_canopy_name = 0, pos = {1.5, 0.75, 0}, canopy_pos = {3, 0.5, 0}, }, -- end of [2] }, -- end of crew_members fires_pos = { [1] = {-0.589, 0.7, 0}, [2] = {-0.295, 0.7, 8}, [3] = {-0.295, 0.7, -8}, [4] = {-0.295, 0.7, 4}, [5] = {-0.295, 0.7, -4}, [6] = {-0.295, 0.7, 6}, [7] = {-0.295, 0.7, -6}, [8] = {-3.887, 0.801, 1.921}, [9] = {-3.887, 0.801, -1.921}, [10] = {-6.476, 1.261, 0}, [11] = {-6.476, 1.261, 0}, }, -- end of fires_pos -- Countermeasures SingleChargeTotal = 0, CMDS_Incrementation = 0, ChaffDefault = 0, ChaffChargeSize = 0, FlareDefault = 0, FlareChargeSize = 0, CMDS_Edit = false, chaff_flare_dispenser = { [1] = { dir = {0, 1, 0}, pos = {-3.677, 1.012, -0.859}, }, -- end of [1] [2] = { dir = {0, 1, 0}, pos = {-3.677, 1.012, 0.859}, }, -- end of [2] }, -- end of chaff_flare_dispenser --sensors detection_range_max = 60, radar_can_see_ground = true, -- this should be examined (what is this exactly?) CanopyGeometry = { azimuth = {-160.0, 160.0}, -- pilot view horizontal (AI) elevation = {-50.0, 90.0} -- pilot view vertical (AI) }, -- Sensors = { -- RWR = "Abstract RWR", -- RWR type -- RADAR = "N-019", -- Radar type -- -- }, HumanRadio = { frequency = 127.5, -- Radio Freq editable = true, minFrequency = 100.000, maxFrequency = 156.000, modulation = MODULATION_AM }, [color=red]Tasks = { aircraft_task(Refueling), }, DefaultTask = aircraft_task(Refueling),[/color] Countries = {"Italy"}, } add_aircraft(KC767A) Can anyone help me? THX in advice!
  10. Gaanalma

    Benvenuti !

    Benvenuti!
  11. Good Luck!
  12. Siamo in attesa.
  13. Auguri!
×
×
  • Create New...