H

highhead

Administrator

Last active 6 years ago

  1. 8 years ago
    Wed Feb 1 18:37:58 2017

    I think this is not a perfect but efficient solution to disable autogenerated tasks.
    and well, it should fail with grace. so i will take a look at the script error.

  2. Tue Jan 31 16:56:20 2017
    H highhead posted in Lots of errors on 1.2.9.

    Could you please upload the full log and - for the record - try if you get any of those errors in a vanilla mission with vanilla factions and C2ISTAR please (but I guess not).

    In Jmans log it all seems to start, when there is no position passed to the function, for whatever reason.

  3. Wed Oct 19 16:49:09 2016
    H highhead posted in How To Setup a Headless Client.

    props @whigital, exactly that. somehow the second HC isn't visible when the init executes that part of code, thats why only the first one is in that headlessClients array. The cause of that could/should be investigated (suspecting a race condition as always with the RV engine esp. as we use the module_f framework in scheduled for init; bad choice at the start) but unfortunatly I am inactive at the moment, so OP please stick to whigital's workaround. That function is perfect, still I would only call it every few minutes or so.

  4. Thu May 19 18:27:19 2016
    H highhead posted in T.R.A.C.E Blacklists?.

    its primery an INTEL option to show cleared areas with houses, while it originates from the original Insurgency mission, you can ofc. use it in any mission. Do you really need a blacklist or is it hurting your eyes only?

  5. Thu May 19 17:03:33 2016

    easiest way to do is sync the heli to the multispawn module, choose dropdown -win. only ensure the chopper you use is of the same faction as the players!

  6. Thu May 12 22:26:04 2016

    mulrispawn has a respawn wirh gear option

  7. Fri May 6 11:59:39 2016

    we are all in this together :)

  8. Wed May 4 21:44:25 2016

    maybe only certain objects are bugged - the errors broke the ALiVE init process though.

  9. Wed May 4 21:37:05 2016
    H highhead posted in AA Unit Blacklist.

    Also I added 2 new functions to help you find units/vehicles/groups more easily.

    _groupTypes = ["AA_" (string to searchfor), INDEPENDENT (side or faction)] call ALiVE_fnc_groupFinder;
    _objectTypes = [configFile >> "cfgVehicles" (config path), "_AA" (string to searchfor)] call ALiVE_fnc_configFindEntries;

    those arrays can basically be easily read and copypasted to whatever blacklist you like.

  10. Wed May 4 21:34:26 2016
    H highhead posted in AA Unit Blacklist.

    incl. CUP and Massi, was to lazy to clean it up by hand. could be tweaked.

    ALiVE_PLACEMENT_CUSTOM_GROUPBLACKLIST = ["BUS_mas_med_InfTeam_AA_b_hd","BUS_mas_medinshd_InfTeam_AA_b","OIA_InfTeam_AA","OIA_MotInf_AA","OIA_MechInf_AA","OIA_TankPlatoon_AA","ORG_InfTeam_AA","CUP_O_RU_InfSection_AA","CUP_O_RU_InfSection_AA_EMR","CUP_O_RU_InfSection_AA_VDV","CUP_O_RU_InfSection_AA_VDV_EMR","CUP_O_ChDKZ_InfSection_AA","CUP_O_TK_InfantrySectionAA","CUP_O_TK_MILITIA_AATeam","CUP_O_SLA_InfantrySectionAA","OPF_mas_med_InfTeam_AA_o","OPF_mas_medins_InfTeam_AA_o","OPF_mas_ira_InfTeam_AA_o","OPF_mas_med_InfTeam_AA_o_hd","OPF_mas_medinshd_InfTeam_AA_o","OPF_mas_irahd_InfTeam_AA_o_hd","IND_mas_med_InfTeam_AA_i_hd","IND_mas_medinshd_InfTeam_AA_i"];

    ALiVE_PLACEMENT_CUSTOM_UNITBLACKLIST = ["I_Soldier_AA_F","I_Soldier_AAA_F","O_Soldier_AA_F","O_Soldier_AAA_F","O_soldierU_AA_F","O_soldierU_AAA_F","CUP_O_RU_Soldier_AA_EMR","CUP_O_RU_Soldier_AA_VDV","CUP_O_RU_Soldier_AA_VDV_EMR","O_mas_med_Army_AA_F","I_mas_med_Army_AA_F","B_mas_med_Army_AA_F","O_mas_ira_Army_AA_F","O_mas_med_Insu_AA_F","I_mas_med_Insu_AA_F","O_mas_med_Armyhd_AA_F","I_mas_med_Armyhd_AA_F","B_mas_med_Armyhd_AA_F","O_mas_irahd_Army_AA_F","O_mas_med_Insuhd_AA_F","I_mas_med_Insuhd_AA_F"];

    ALiVE_PLACEMENT_CUSTOM_VEHICLEBLACKLIST = ["O_static_AA_F","I_static_AA_F","O_AA_01_weapon_F","I_AA_01_weapon_F","CUP_KA50_AA_Base","CUP_O_Ka50_AA_SLA","CUP_O_Ka50_AA_RU","CUP_Igla_AA_pod_Base","CUP_I_Igla_AA_pod_AAF","CUP_I_RBS70_AA_pod_AAF","I_mas_Igla_AA_pod_Base","I_mas_Igla_AA_pod_AAF","O_mas_Igla_AA_pod_AAF","I_mas_Stinger_AA_pod_Base","I_mas_Stinger_AA_pod_AAF","B_mas_Stinger_AA_pod_AAF","I_mas_med_static_AA_F","O_mas_med_static_AA_F","O_mas_ira_static_AA_F","CUP_O_Igla_AA_pod_RU","CUP_O_Igla_AA_pod_TK"];

    ALiVE_PLACEMENT_CUSTOM_UNITBLACKLIST = ["I_Soldier_AA_F","I_Soldier_AAA_F","O_Soldier_AA_F","O_Soldier_AAA_F","O_soldierU_AA_F","O_soldierU_AAA_F","CUP_O_RU_Soldier_AA_EMR","CUP_O_RU_Soldier_AA_VDV","CUP_O_RU_Soldier_AA_VDV_EMR","O_mas_med_Army_AA_F","I_mas_med_Army_AA_F","B_mas_med_Army_AA_F","O_mas_ira_Army_AA_F","O_mas_med_Insu_AA_F","I_mas_med_Insu_AA_F","O_mas_med_Armyhd_AA_F","I_mas_med_Armyhd_AA_F","B_mas_med_Armyhd_AA_F","O_mas_irahd_Army_AA_F","O_mas_med_Insuhd_AA_F","I_mas_med_Insuhd_AA_F"];

View more