Jump to content

AndyB1580

Member
  • Content Count

    13
  • Joined

  • Last visited

  • Medals

Posts posted by AndyB1580


  1. I would love to get this mod working but I don't seem to be getting the same behavior as other people. When I tested the Steam demo mission, the team leader just gives an order to move left or right 100 or 200 meters, pauses for 30 seconds, and then orders the squad in the opposite direction and then pauses 30 seconds again and repeats zig-zagging to the first objective.  Once  reaching the first objective, the squad leader just moves back and forth 5 meters at a time in random directions, and never proceeds to the next objective.

     

    Could this mod have been affected by the recent CBA update or something?

     

    Thanks.


  2. On 5/2/2018 at 5:57 PM, Zenophon said:

    For those looking for older versions, go to file>revisions.

    Hi. I'm just getting started with your Foundation.  I fixed a few function renames  in the init.sqf for the AltisPatrol tutorial, however, the provided ReinforceGroups.sqf script is failing.  Maybe I should try the foundation version that the tutorials were originally developed for until I get more familiar with the system.  I checked the InfantryPatrol sample mission and it does not use the same script.  Do you recall the foundation version that the tutorials were developed with? Thanks!

     

    EDIT: Hmmm. Or, is only the tutorial PDF outdated? I am not at home, but I see now that that the Solution.sqf appear to have the updated fcn names.

     

    EDIT: After testing more, I'm pretty sure that ReinforceGroups.sqf is buggy.   Using the provided init solution file I get this:

     

    0 = [_reinforceGroup, _group, [#]_h_insert, _reinforceHeli] spawn f_sy...

    Error undefined variable in expression: _h_insertion

    ...\ReinforceGroups.sqf, line 83

     

    -Zen_CheckArguments Error -

    Argument 6 is the wrong type

     1505.08

    [B Alpha 2-1:1,[[6080.766,15577.2,0]],[0,0,0]], B Alpha

    2-3,"normal",30,true]

     

    EDIT - Made this correction in ReinforceGroups.sqf - missing argument "fastrope".
     

                // fastrope insertion and retreat, recall that _h_insertion is finished when heli is at [0,0,0]
                _h_insertion = [_reinforceHeli, [_landPos, [0,0,0]], _reinforceGroup, "normal", 30, "fastrope", true] call Zen_OrderInsertion;

     

    Now replacements are inserted but do not join the existing group and own the mission until they die. 


  3. 2 hours ago, ProfTournesol said:

    ITW there isn't any DLC called "rules", only Laws of war.

    AidWorkerClothes_ca.png

    That's it. Y-M-C-A....

     

    They break content, for example, by causing an assigned task such as "Steal vehicle" to be attached to a DLC tour van instead of a military vehicle.  Then 45 minutes into the mission, if you don't buy the DLC then you cannot enter the vehicle to steal it.  Also it seems kind of silly to be trying to steal a commercial touring bus from a military installation.


  4. 27 minutes ago, Gunter Severloh said:
    27 minutes ago, Gunter Severloh said:
    27 minutes ago, Gunter Severloh said:

    Overall just buy the DLC's their worth it and your supporting BIS!

    Thanks Gunter. I own Marksman DLC and Apex DLC and they are great.  But I have absolutely no interest in the Village People DLC (AKA Rules) or Tanks DLC.  I only play infantry and I don't want that junk.  If the idea is try it before you buy it, it seems there should be an option to say no and opt out.


    Actually, I might  buy them if they included an option to disable them and make them go away.  LOL

     

    They are a huge annoyance in dynamic SP missions.  It seems like they should have tested and realized that the way they added those DLCs breaks so much content.

     


  5. 15 hours ago, Harzach said:

    You can't disable DLC.

     

    Scripts that pull dynamically from the config can be super handy, but without any filtering you may (more likely, will) see unwanted results. This one's on the mission maker, unfortunately. A blacklist would not be too difficult to implement, but they must be willing to do so.

    Thanks for the reply. Unfortunately this seems to be an issue with MANY missions and mission makers - the entire RCO series, for example.


  6. Many Steam single-player scenarios such as DRO include randomization features which have started inserting Rules DLC "Village People" costumes, ambulances, tour vans and DLC tanks into missions and prompting me to purchase them.  I'm not asking how to use them for free. I just want that content gone because it often ruins the flavor of the mission.  The SP randomization outfits the AI as Village People and uses the DLC without me having a choice.

     

    In contrast, I don't get RHS weapons unless I intentionally load an RHS Mod.  Why can't Rules and Tanks DLC be the same and leave me alone?


  7. Many Steam single-player scenarios such as DRO include randomization features which have started inserting Rules DLC "Village People" costumes, ambulances, tour vans and DLC tanks into missions and prompting me to purchase them.  I'm not asking how to use them for free. I just want that content gone because it often ruins the flavor of the mission.  The SP randomization outfits the AI as Village People and uses the DLC without me having a choice.

     

    In contrast, I don't get RHS weapons unless I intentionally load an RHS Mod.  Why can't Rules and Tanks DLC be the same and leave me alone?

     

    Thanks.

×